
.color1 { color: var(--color1); }
.color1_bg { background-color: var(--color1); }

.color1_light { color: var(--color1_light); }
.color1_light_bg { background-color: var(--color1_light); }

#header, #header-wrap {
    height: auto !important;
}

.navigation-wrap {
    margin-top: 0px !important;
}

.header-dark .main-menu > ul > li > a, .header-dark:not(.header-navigation-light) .main-menu > ul > li > ul a, .header-dark #top-search a, .header-dark #shopping-cart a, .header-dark #shopping-cart .shopping-cart-items, .header-dark .nav-main-menu-responsive > button, .header-dark #top-search form input {
    color: var(--color1) !important;
}

.morphsearch-submit { background-color: var(--color1) !important; }

.text-center {text-align: center !important; }
.text-left {text-align: left !important; }
.text-right { text-align: right !important; }
.text_center {text-align: center !important; }
.text_left	{ text-align: left; }
.text_right	{ text-align: right; }


.pad_left_0 { padding-left: 0px !important; }
.pad_right_0 { padding-right: 0px !important; }
.margin_left_0 { margin-left: 0px !important; }
.margin_right_0 { margin-right: 0px !important; }

.text_lighter { font-weight: 100 !important; }
.text_light { font-weight: 300 !important; }
.text_bolder { font-weight: 400 !important; }
.text_bold { font-weight: 700 !important; }
.text_bolder { font-weight: 900 !important; }


.blue { color: #4060e1; }
.red { color: red; }
.green { color: green; }
.orange { color: #e97a16; }
.purple { color: purple; }
.pink { color: pink; }
.yellow { color: yellow; }
.black { color: black; }
.white { color: white; }
.gray { color: gray; }

.bg_blue { background-color: #4060e1; }
.bg_red { background-color: red; }
.bg_green { background-color: green; }
.bg_orange { background-color: #e97a16; }
.bg_purple { background-color: purple; }
.bg_pink { background-color: pink; }
.bg_yellow { background-color: yellow; }
.bg_black { background-color: black; }
.bg_white { background-color: white; }
.bg_gray { background-color: gray; }


.margin0 { margin: 0px !important; }
.margin10 { margin: 10px; }
.bottom-margin10 { margin-bottom: 10px !important; }
.padding10 { padding: 10px; }
.padding20 { padding: 20px; }


.margin-0{margin:0px !important;}
.margin-right0{margin-right:0px !important;}
.margin-left0{margin-left:0px !important;}
.margin-top0{margin-top:0px !important;}
.margin-bottom0{margin-bottom:0px !important;}

.margin-5{margin:5px !important;}
.margin-right5{margin-right:5px !important;}
.margin-left5{margin-left:5px !important;}
.margin-top5{margin-top:5px !important;}
.margin-bottom5{margin-bottom:5px !important;}

.margin-10{margin:10px !important;}
.margin-right10{margin-right:10px !important;}
.margin-left10{margin-left:10px !important;}
.margin-top10{margin-top:10px !important;}
.margin-bottom10{margin-bottom:10px !important;}

.margin-15{margin:15px !important;}
.margin-right15{margin-right:15px !important;}
.margin-left15{margin-left:15px !important;}
.margin-top15{margin-top:15px !important;}
.margin-bottom15{margin-bottom:15px !important;}

.margin-20{margin:20px !important;}
.margin-right20{margin-right:20px !important;}
.margin-left20{margin-left:20px !important;}
.margin-top20{margin-top:20px !important;}
.margin-bottom20{margin-bottom:20px !important;}

.margin-25{margin:25px !important;}
.margin-right25{margin-right:25px !important;}
.margin-left25{margin-left:25px !important;}
.margin-top25{margin-top:25px !important;}
.margin-bottom25{margin-bottom:25px !important;}

.margin-30{margin:30px !important;}
.margin-right30{margin-right:30px !important;}
.margin-left30{margin-left:30px !important;}
.margin-top30{margin-top:30px !important;}
.margin-bottom30{margin-bottom:30px !important;}

.margin-40{margin:40px !important;}
.margin-right40{margin-right:40px !important;}
.margin-left40{margin-left:40px !important;}
.margin-top40{margin-top:40px !important;}
.margin-bottom40{margin-bottom:40px !important;}

.margin-50{margin:50px !important;}
.margin-right50{margin-right:50px !important;}
.margin-left50{margin-left:50px !important;}
.margin-top50{margin-top:50px !important;}
.margin-bottom50{margin-bottom:50px !important;}

.margin-60{margin:60px !important;}
.margin-right60{margin-right:60px !important;}
.margin-left60{margin-left:60px !important;}
.margin-top60{margin-top:60px !important;}
.margin-bottom60{margin-bottom:60px !important;}

.margin-80{margin:80px !important;}
.margin-right80{margin-right:80px !important;}
.margin-left80{margin-left:80px !important;}
.margin-top80{margin-top:80px !important;}
.margin-bottom80{margin-bottom:80px !important;}


.padding-0{padding:0px !important;}
.padding-right0{padding-right:0px !important;}
.padding-left0{padding-left:0px !important;}
.padding-top0{padding-top:0px !important;}
.padding-bottom0{padding-bottom:0px !important;}

.padding-5{padding:5px !important;}
.padding-right5{padding-right:5px !important;}
.padding-left5{padding-left:5px !important;}
.padding-top5{padding-top:5px !important;}
.padding-bottom5{padding-bottom:5px !important;}

.padding-10{padding:10px !important;}
.padding-right10{padding-right:10px !important;}
.padding-left10{padding-left:10px !important;}
.padding-top10{padding-top:10px !important;}
.padding-bottom10{padding-bottom:10px !important;}

.padding-15{padding:15px !important;}
.padding-right15{padding-right:15px !important;}
.padding-left15{padding-left:15px !important;}
.padding-top15{padding-top:15px !important;}
.padding-bottom15{padding-bottom:15px !important;}

.padding-20{padding:20px !important;}
.padding-right20{padding-right:20px !important;}
.padding-left20{padding-left:20px !important;}
.padding-top20{padding-top:20px !important;}
.padding-bottom20{padding-bottom:20px !important;}

.padding-25{padding:25px !important;}
.padding-right25{padding-right:25px !important;}
.padding-left25{padding-left:25px !important;}
.padding-top25{padding-top:25px !important;}
.padding-bottom25{padding-bottom:25px !important;}

.padding-30{padding:30px !important;}
.padding-right30{padding-right:30px !important;}
.padding-left30{padding-left:30px !important;}
.padding-top30{padding-top:30px !important;}
.padding-bottom30{padding-bottom:30px !important;}

.padding-40{padding:40px !important;}
.padding-right40{padding-right:40px !important;}
.padding-left40{padding-left:40px !important;}
.padding-top40{padding-top:40px !important;}
.padding-bottom40{padding-bottom:40px !important;}

.padding-50{padding:50px !important;}
.padding-right50{padding-right:50px !important;}
.padding-left50{padding-left:50px !important;}
.padding-top50{padding-top:50px !important;}
.padding-bottom50{padding-bottom:50px !important;}

.padding-60{padding:60px !important;}
.padding-right60{padding-right:60px !important;}
.padding-left60{padding-left:60px !important;}
.padding-top60{padding-top:60px !important;}
.padding-bottom60{padding-bottom:60px !important;}

.padding-80{padding:80px !important;}
.padding-right80{padding-right:80px !important;}
.padding-left80{padding-left:80px !important;}
.padding-top80{padding-top:80px !important;}
.padding-bottom80{padding-bottom:80px !important;}

.noborder { border: none !important; }
.v_align_top { vertical-align: top !important; }

.font5rem  { font-size: .5rem; }
.font6rem  { font-size: .6rem; }
.font7rem  { font-size: .7rem; }
.font8rem  { font-size: .8rem; }
.font9rem  { font-size: .9rem; }
.font10rem { font-size: 1rem; }
.font12rem { font-size: 1.2rem; }
.font15rem { font-size: 1.5rem; }
.font16rem { font-size: 1.6rem; }
.font18rem { font-size: 1.8rem; }
.font20rem { font-size: 2rem; }
.font25rem { font-size: 2.5rem; }
.font30rem { font-size: 3rem; }
.font32rem { font-size: 3.2rem; }
.font35rem { font-size: 3.5rem; }
.font40rem { font-size: 4rem; }
.font50rem { font-size: 5rem; }

.opacity0 { opacity: 0; }
.opacity10 { opacity: .1; }
.opacity20 { opacity: .2; }
.opacity30 { opacity: .3; }
.opacity40 { opacity: .4; }
.opacity50 { opacity: .5; }
.opacity60 { opacity: .6; }
.opacity70 { opacity: .7; }
.opacity80 { opacity: .8; }
.opacity90 { opacity: .9; }
.opacity100 { opacity: 1; }

@media only screen and (min-width: 990px) {
    .pc_opacity0 { opacity: 0; }
}

.w-100{width:100% !important;}

.link_blue { color: #46b !important; }
.link_blue:hover { color: var(--color1) !important; }


.trp_fileds{display:block;background-size: cover;}
#tabbed_container,.flex_row{display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: stretch;align-content: stretch;}
.flex_item{-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;}
.row_title_flex{width:20%;}
.trp_course_boxes_tabbed{border:1px solid #EEE;padding:13px;text-align: center;font-size:12px;font-weight: bold;margin-top:2px;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;flex-basis: auto;}
.color_active{color:var(--color1);}
.trp_course_boxes_tabbed:hover,.trp_course_boxes_tabbed_active{cursor: pointer;background-color:var(--color1);color:#FFF;font-weight: normal;}
.trp_course_tabbed_sticky{position: fixed;top: 0;background-color: #FFF;z-index: 2000;left:0;}
.trp_course_info_content{display: inline-block;margin:20px 0;}
.trp_boxes{position:relative;background-size:cover;display: block;border:1px solid #EEE;padding:15px;margin-bottom:15px;float:left;width:100%;box-shadow: hsl(0, 0%, 80%) 0 0 16px;transition: transform 0.2s;}
.trp_boxes:hover{transform: translateY(-2px);}
.color_white .field_title, .color_white .icon_trp{color:#FFF;}
.trp_boxes:hover .field_title, .trp_boxes:hover .icon_trp{color:var(--color1);}
.icon_trp{font-size: 5rem;} .icon_trp_smaller{ font-size: 3rem; }
.trp_paragraph{font-size: 3rem;padding-top:10px;font-weight: bold;line-height: 1.1;}
.trp_paragraph_smaller{font-size: 2rem !important;}
.trp_browsnow{font-size:15px;display:block;margin-top: 15px;color:#999;font-weight: normal;}


.cardsrow {display: flex;flex-wrap: wrap;}
.cardsrow > a[class*='col-'] { display: flex; }
.filed_contianer{box-shadow: hsl(0, 0%, 80%) 0 0 16px;}
.filed_thumbnail{min-height:150px;max-height:150px;background-size: cover;}
.title_value > .row_title_flex , .title_value > .flex_item{padding:15px;margin-bottom:1px;}
.title_value.flex_row:nth-child(even){ background-color: #EEE; }
.trp_year_container{margin-bottom:1px;}
.trp_item_padding{padding:20px;} .trp_item_padding_title{padding:15px;}
.trp_title_bg{background-color: #212121; color:#FFF} .trp_title_bg_desc{background-color: #FFF;}


.height50{height:60%;} .height20{height:40%;}
.trp_bolder{font-weight: bold;} .trp_bold{font-weight: bold;} .trp_border{border:1px solid #000;}
.noborder_right{ border-right: 0;} .noborder_left{ border-left: 0;} .noborder_top{ border-top: 0;}
.year_title{margin-top:50px;}


.video-counter{position: absolute;left:15px;bottom:10px;display:block;padding:5px 10px;font-size:14px;font-weight: bold;background-color:var(--color1);border-radius: 3px;}
.video-bg-container{position: relative;width:100%;height:450px;z-index: 20;overflow: hidden; bottom: 90px;}
.video-bg-absolute{width:100%;left:0;top:0;z-index: 10;}
#video-blogstyle{position: absolute;z-index: 11;top:50%;text-align: center;left:0;width: 100%;color:#FFF;}

#widget-subscribe-submit-button { margin-left:30px; }

.m-b-40-desktop{margin-bottom:40px;}
.min_height_500 { min-height: 370px; }
.scholar-container{border-right:5px solid var(--color1);position: relative;width:100%;transition: 0.5s;margin-bottom:30px;border-bottom: 1px solid #EEE;border-top: 1px solid #EEE; border-radius: 5px;}
.scholar-items{min-height:250px;}
.flex-row{display: flex;flex-wrap: wrap;}
.scholar-title-row,.scholar-content-row{-webkit-box-flex: 1;-ms-flex: 1 0 25%;flex: 1 0 25%;max-width: 25%;list-style: none;display: block;display: flex;flex-direction: column;}
.scholar-content-row{-webkit-box-flex: 1;-ms-flex: 1 0 75%;flex: 1 0 75%;max-width: 75%;}
.full-row{-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;max-width: 100%;}
.name-of-scholar{border-bottom-left-radius:5px; border-top-left-radius:5px;padding: 6.75rem 1rem;text-align:center;background-color:var(--color1);position: relative;height:100%;position: relative;}
.name-of-scholar h2{font-size: 2.3rem;}
.name-of-scholar p { margin: 30px 0px; }
.name-of-scholar p a:link{ font-size: 12px; letter-spacing: .2rem; text-transform: uppercase; color: #fff; }
.name-of-scholar::after{content: "";display: block;position: absolute;height: 0;width: 0;border: solid transparent;pointer-events: none;border-top: 2rem solid transparent;border-bottom: 2rem solid transparent;border-left: 1rem solid var(--color1);top: 47%;-webkit-transform: translateX(0);transform: translateX(0);left: 100%;}
.scholar-item-container{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;width: 100%;-ms-flex-pack: distribute;justify-content: space-around;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.scholar-item-coloumn{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
.scholar-li{font-weight:900; position: relative;color: #363636;padding:10px;list-style: none;}
.align-items-stretch {-webkit-box-align: stretch!important;-ms-flex-align: stretch!important;align-items: stretch!important;}
.d-flex {display: -webkit-box!important;display: -ms-flexbox!important;display: flex!important;}
.box-center{position: absolute;top: 50%;left: 50%;width: 100%;padding: 50px;-webkit-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.scholar-item-coloumn [class*="col-"] {padding-left:0 ;padding-right:0 ;}
a.scholar_external_link:link { text-decoration: underline !important; font-weight:bold !important; font-size:15px !important; }
.lighter-color{padding-left:10px !important;color:#aeaeae !important;}
.nopadding{padding-left:0;padding-right: 0;}
#header-filter-scholar{margin-bottom:15px;}
#scholar-countshow{text-align: right;padding-top:20px;}


#videos-container{padding-top:0 !important;margin-top:-25px !important;}
.link-gallery:hover h2,.portfolio-item:hover h2{color:var(--color1);}
.cards-items:hover{cursor: pointer;}
.social-links img{width:100%;position: relative;}
.flex-same-height-row{display: flex;width: 100%;flex-wrap: wrap;padding:5px;}
.flex-same-height-column{display: inline-block;flex-basis: 25%;padding:5px;}
.scholar-same-height-row{flex-basis: 100% !important;border-bottom: 1px solid #ededed;}
.scholar-same-height-row:last-child{border:0 !important;}
#scholar-leftpadd{padding-left:0 !important;}
.cards-items-header-img{height:200px;overflow: hidden;background-size: cover;width:100%;}
.cards-items-content{min-height:150px;width:100%;}
.nomargin{margin: 0 !important;}
.at-svc-google_plusone_share{display: none !important;}
.white-link:link, .white-link:visited{color:#FFF !important;}
.nohover-link:hover{color:#FFF;}
.quick-contact2-btn {
	
    padding: 8px 0px !important;
    border: 0 !important;
    outline: 0 !important;
    background: var(--color1) !important;
    color: #fff !important;
    font-size: 18px !important;
    letter-spacing: 1px !important;
    box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.25);
    text-shadow: 0 -2px 0 rgba(0, 0, 0, 0.25), 0 1px 0 rgba(255, 255, 255, 0.2);
    width: 100% !important;
    cursor: pointer !important;	
    margin-top:25px;
}

.quick-contact-btn:hover {
	background: #ab0505 !important;
}

.quick-contact2 {
	
margin-left:15%;	
}



.quick-contact2 input, .quick-contact2 button, .quick-contact2 select{

  display: block;
  width: auto !important;
  
  
}

.quick-contact2 .tip {
  color: red;
}











.quick-contact input, .quick-contact
button, .quick-contact select{
  position: absolute;

  -webkit-transform: translate(-0%, -300%);
          transform: translate(- 0%, -300%);
  display: block;
  width: 30vw;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0.25, 0.8, 0.3);
  transition: all 0.5s cubic-bezier(0.4, 0.25, 0.8, 0.3);
}
.quick-contact input:valid ~ label {
    top: 1px;
    display: none;
    }
.quick-contact .tip
{
  color: #fff;
}
 .quick-contact input, .quick-contact select {
  padding: .25rem 0;
  border: 0;
  border-bottom: 1px solid #bb1515;
  outline: 0;
  background: transparent;
  color: var(--color1);
  font-size: 3rem;
  line-height: 4rem;
  letter-spacing: .125rem;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0.25, 0.8, 0.3);
  transition: all 0.5s cubic-bezier(0.4, 0.25, 0.8, 0.3);
}

.quick-contact input, .quick-contact select::-moz-selection {
  background: rgba(187, 21, 21, 0.25);
}

.quick-contact input, .quick-contact select::selection {
  /*background: rgba(187, 21, 21, 0.25);*/
}

.quick-contact button,
.quick-contact .signup-button {
  padding: .25em 0;
  border: 0;
  outline: 0;
  background: #bb1515;
  color: rgba(255, 255, 255, 0.85);
  font-size: 2rem;
  line-height: 3.6rem;
  letter-spacing: .0625rem;
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.25);
  text-shadow: 0 -2px 0 rgba(0, 0, 0, 0.25), 0 1px 0 rgba(255, 255, 255, 0.2);
}

.quick-contact input:focus,
.quick-contact button:focus, .quick-contact select:focus {
  opacity: 1;
  -webkit-transform: translate(-0%, 60%);
          transform: translate(-0%, 60%);
  pointer-events: auto;
  -webkit-transition: all 0.4s cubic-bezier(0.1, 0.45, 0.1, 0.85) 0.5s;
  transition: all 0.4s cubic-bezier(0.1, 0.45, 0.1, 0.85) 0.5s;
  z-index: 10;
}

.quick-contact input:focus ~ input,
.quick-contact input:focus ~ button {
  -webkit-transform: translate(-50%, 500%);
          transform: translate(-50%, 500%);
  -webkit-transition: all .5s ease-in;
  transition: all .5s ease-in;
}

.quick-contact input:focus ~ label .label-text {
  -webkit-transform: translate(-50%, 300%);
          transform: translate(-50%, 300%);
  -webkit-transition: all .5s ease-in;
  transition: all .5s ease-in;
}

.quick-contact input:focus ~ .tip {
  opacity: 1;
}

.quick-contact input:focus ~ .signup-button,
button:focus ~ .signup-button {
  opacity: 0;
}

.quick-contact input:focus + label .label-text {
  opacity: 1;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  -webkit-transition: all 0.3s cubic-bezier(0.1, 0.45, 0.1, 0.85) 0.4s;
  transition: all 0.3s cubic-bezier(0.1, 0.45, 0.1, 0.85) 0.4s;
}

.quick-contact input:focus + label .nav-dot:before {
  background: #a41212;
  box-shadow: 0 0 0 0.15rem #111, 0 0 0.05rem 0.26rem #bb1515;
}
.quick-form small {
    color: #ccc;
}
.quick-contact .tip {
  position: absolute;
  top: 57%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  opacity: 0;
      font-size: 16px;
    font-weight: 600;
  letter-spacing: .125rem;
  text-transform: uppercase;
  text-align: left;
  -webkit-transition: opacity .25s .5s;
  transition: opacity .25s .5s;
}

.quick-contact .signup-button,
.quick-contact .signup-button-trigger {
  position: absolute; 
  -webkit-transform: translate(0%, 10%);
          transform: translate(0%, 10%);
  width: 22vw;
  padding: .25rem 0;
  line-height: 3.6rem;
  text-align: center;
  pointer-events: none;
  cursor: pointer;
  -webkit-transition: opacity .4s .3s;
  transition: opacity .4s .3s;
}

.quick-contact .signup-button-trigger {
  opacity: 0;
  pointer-events: auto;
}
form.quick-contact {
}
.quick-contact label {
    position: relative;
}
.quick-contact .label-text {
  
  -webkit-transform: translate(4%, -60%);
          transform: translate(4%, -60%);
  width: 20vw;
  display: none;
  padding: 3.125rem 0 1.5rem;
  text-transform: uppercase;
  color: #000 !important;
  opacity: 0;
  font-size: 1.125rem;
  font-weight: 300;
  letter-spacing: .125rem;
  pointer-events: none;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.25, 0.8, 0.3) 0.05s;
  transition: all 0.4s cubic-bezier(0.4, 0.25, 0.8, 0.3) 0.05s;
}


.awards { min-height:30px; }



/* DEFAULT HEX COLOR: var(--color1) */
/* CHANE IT BY REPLEACING THE VALUE ABOVE */

::-moz-selection {
 background: var(--color1);
 color: #333;
 text-shadow: none;
}
::selection {
	background: var(--color1);
	text-shadow: none;
	color: #333;
}
.text-colored, h1.text-colored, h2.text-colored, h3.text-colored, h4.text-colored, h5.text-colored, h6.text-colored, .color-font, .color-font a, .widget-tweeter li a, .widget-twitter li a, p.text-colored, .heading.heading-colored h1, .heading.heading-colored h2 {
	color: var(--color1) !important;
}
.progress-bar-container.color .progress-bar {
	background-color: var(--color1);
	color: #fff;
}
.blockquote-color {
	background-color: var(--color1);
	color: #fff;
}
.blockquote-color > small {
	color: #fff;
}
/*buttons*/
.button.color, .btn.btn-primary {
	background-color: var(--color1);
	border-color: var(--color1);
	color: #fff;
}
/*go to top*/

.gototop-button {
	background-color: var(--color1);
}
.gototop-button {
	color: #fff;
}
nav .main-menu .dropdown-menu {
	/*border-color: var(--color1);*/
}
#topbar.topbar-colored {
	background-color: var(--color1);
}
/*vertical-dot-menu */
#vertical-dot-menu a:hover .cd-dot, #vertical-dot-menu a.active .cd-dot {
	background-color: var(--color1);
}
/*scrollspy nav */
/*.sidebar-menu ul.nav-tabs li, */
.sidebar-menu ul.nav-tabs li:hover .sidebar-menu ul.nav-tabs li a, .sidebar-menu ul.nav-tabs li a:hover, .sidebar-menu ul.nav-tabs li.active a, .sidebar-menu ul.nav-tabs li.active a:hover {
	color: #fff;
	background: var(--color1);
	border: 1px solid var(--color1);
}
/*Bootstrap defaults overrides*/

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	background-color: var(--color1);
	border-color: var(--color1);
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #fff;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: var(--color1);
}
pre {
	background-color: #fcfcfc;
	border: 1px solid #ececec;
}
.alert {
	border-left-width: 10px;
	border-radius: 0;
}
.alert-success {
	background-color: var(--color1);
	border-color: var(--color1);
}
.alert-info {
	background-color: #2699c8;
	border-color: #3aaddc;
}
.alert-warning {
	background-color: #f6b63a;
	border-color: #ffcd51;
}
.alert-danger {
	background-color: #de4b37;
	border-color: #f3604c;
}
.alert, .alert a.alert-link {
	color: #fff;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: var(--color1);
	border-color: var(--color1);
	color: #fff;
}
.pagination > li > a:hover i, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #333;
}
/*navs*/

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: var(--color1);
	color: #fff;
}
/*Typography*/

a:hover {
	color: var(--color1);
}
/*dropcat & highlight*/
.dropcap.dropcap-colored, .dropcap.dropcap-colored a, .highlight.highlight-colored, .highlight.highlight-colored a {
	background-color: var(--color1);
	color: #fff;
}
/*timeline*/
.timeline.timeline-colored .timeline-circles:before, .timeline.timeline-colored .timeline-circles:after, .timeline.timeline-colored .timeline-date, .timeline.timeline-colored:before {
	background-color: var(--color1);
	color: #fff;
}
.timeline.timeline-colored li .timeline-block:before {
	border-color: transparent var(--color1);
}
.timeline.timeline-colored .timeline-block-image {
	border-color: var(--color1);
}
.timeline.timeline-colored.timeline-simple .timeline-date {
	background-color: #fff;
	border: 1px solid var(--color1);
	color: var(--color1);
}
/*tabs*/

.border .tabs-navigation li.active a:after {
	background: var(--color1);
}
/*accordions*/

.breadcrumb a:hover {
	color: var(--color1);
}
/*color*/

.accordion.color .ac-item .ac-title {
	background: var(--color1);
	color: #fff;
}
.accordion.color-border-bottom .ac-item .ac-title {
	border-bottom: 1px dotted var(--color1);
}
.accordion.color-border-bottom .ac-item .ac-title:before {
	color: var(--color1);
}
/*ICONS*/

.icon-box.color .icon i {
	background: var(--color1);
	color: #fff;
}
.icon-box.color .icon i:after {
	box-shadow: 0 0 0 3px var(--color1);
}
.icon-box.border.color .icon, .icon-box.border.color .icon i {
	color: var(--color1);
	border-color: var(--color1);
}
.icon-box.fancy.color .icon i {
	color: var(--color1);
	background-color: transparent;
}
/*FONT AWESOME ICONS*/

.fontawesome-icon-list .fa-hover a:hover {
	background-color: var(--color1);
}
/*lists icons*/

ul.icon-list li i {
	color: var(--color1);
}
/* ----------------------------------------------------------------
    Backgrounds
-----------------------------------------------------------------*/

.background-colored {
	background-color: var(--color1) !important;
}
/* ----------------------------------------------------------------
    NPROGRESS
-----------------------------------------------------------------*/

#nanobar-progress div {
	background: var(--color1) !important;
}
/* ----------------------------------------------------------------
    PORTFOLIO
-----------------------------------------------------------------*/
.portfolio-filter li.ptf-active, .portfolio-filter li:hover {
	background-color: var(--color1);
}
.portfolio-filter li:not(.ptf-active):hover {
	color: var(--color1);
}
/* ----------------------------------------------------------------
    HEADINGS
-----------------------------------------------------------------*/
.heading-title-border-color {
	border-color: var(--color1);
}
/* ----------------------------------------------------------------
    IMAGE BOX
-----------------------------------------------------------------*/
.image-box-links a {
	background-color: var(--color1);
}
.image-box.effect.bleron {
	background-color: var(--color1);
}
.image-block-content .feature-icon {
	background-color: var(--color1);
}
.image-box.effect.bleron p.image-box-links a {
	color: var(--color1);
}
/* ----------------------------------------------------------------
    SHOP PRODUCTS
-----------------------------------------------------------------*/
.product .product-wishlist a:hover {
	border-color: var(--color1);
}







@media (max-width:991px) {
    /*Sticky Resposnive*/
    #header.header-sticky-resposnive #header-wrap {
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 199;
    }
    #header.header-sticky-resposnive #header-wrap #mainMenu > ul {
        max-height: 290px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    #header.header-sticky-resposnive {
        min-height: 90px;
        position: relative;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    #header.header-sticky-resposnive.header-sticky #mainMenu > ul > li > a {
        height: 50px;
    }
    #header.header-sticky-resposnive.header-sticky #mainMenu > ul > li > a {
        line-height: 32px;
    }
    
}







@media only screen and (min-width: 1020px) {
  .group-process { display: flex; }
}

.block-process {
     padding-left: 15px;
     padding-right: 15px;
     position: relative;
     z-index: 10;
}

.block-process::before, .block-process::after {
     content: " ";
     display: table;
}

.block-process::after {
     clear: both;
}

.block-process::before, .block-process::after {
     content: " ";
     display: table;
}

.block-process::after {
     clear: both;
}

.block-process .__icon {
     position: relative;
}

.block-process .__icon::before {
     background: #99e3c1 none repeat scroll 0% 0%;
     content: "";
     display: block;
     position: absolute;
     z-index: -1;
}

.block-process:last-child .__icon::before {
     display: none;
}

.block-process.active .__icon .circle-icon::before {
     background-color: #00bfff;
}

.block-process.active .__icon::before, .block-process.active ~ .block-process .__icon::before {
     background-color: #dadada;
}

.block-process.active ~ .block-process .__icon .circle-icon::before {
     background-color: #a2a2a2;
}

@media only screen and (min-width: 1020px) {
  .block-process { text-align: center; }
  .block-process .__title { height: 60px; margin-bottom: 0px; }
  .block-process .__icon { margin: 0px -15px 40px; }
  .block-process .__icon::before { width: 100%; top: 50%; height: 4px; transform: translateY(-50%); }
  .block-process .__icon::before { left: 50%; }
  .group-process.large-icon .block-process .__icon .circle-icon::before { width: 140px; height: 140px; border: 10px solid rgba(255, 255, 255, 0.6); line-height: 120px ! important; font-size: 40px; }
}

@media only screen and (max-width: 1019px) {
  .block-process { padding-left: 100px; padding-bottom: 20px; }
  .block-process .__title { margin-bottom: 10px; }
  .block-process .__icon { position: absolute; width: 70px; height: 100%; left: 15px; top: 0px; }
  .block-process .__icon::before { width: 4px; height: 100%; left: 50%; transform: translateX(-50%); }
}

.block-process-2 {
     position: relative;
}

.block-process-2 .cell-vertical-wrapper {
     height: 320px;
}

.block-process-2 .__number {
     bottom: 0px;
     color: #333333;
     font-size: 200px;
     height: 200px;
     left: 6px;
     line-height: 1;
     margin-bottom: auto;
     margin-top: auto;
     opacity: 0.04;
     position: absolute;
     top: -20px;
}

.block-process-2 .__block {
     margin-left: auto;
     margin-right: auto;
     padding-bottom: 40px;
     padding-top: 40px;
}

.block-process-2 .__block > * {
     letter-spacing: 0.05em;
}

.block-process-2 .__block .__title {
     font-size: 14px;
     margin-bottom: 10px;
}

.block-process-2 .__block p.__content {
     margin-bottom: 0px;
}

.block-process-2.size-small .cell-vertical-wrapper {
     height: 240px;
}

.block-process-2.size-small .__block > * {
     letter-spacing: 0px;
}

.block-process-2.size-small .__block .__title {
     font-size: 18px;
     margin-bottom: 5px;
}

@media only screen and (min-width: 1020px) {
  .block-process-2 .__block { max-width: 320px; }
}

@media only screen and (max-width: 1019px) {
  .block-process-2 .__block { max-width: 720px; }
}


/* Icon-box-list */
.group-icon-box-list-right-slider {
  position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-1,
.group-icon-box-list-right-slider .__block-wrapper-2 {
  padding-right: 15px;
  padding-left: 15px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block,
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
  margin-right: auto;
  margin-left: auto;
}
.group-icon-box-list-right-slider .__block-wrapper-1 {
  padding-top: 100px;
  padding-bottom: 60px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block .hr-header {
  margin-bottom: 30px;
}
.group-icon-box-list-right-slider .__block-wrapper-2 {
  position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .cell-vertical-wrapper {
  table-layout: fixed;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
  max-width: 640px;
}
@media only screen and (min-width: 768px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    width: 720px;
  }
}
@media only screen and (min-width: 1020px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    width: 960px;
  }
}
@media only screen and (min-width: 1230px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1,
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    width: 50%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    max-width: 680px;
  }
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
  }
}
@media only screen and (max-width: 1229px ) {
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
.group-icon-box-list-side-image {
  position: relative;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
  content: " ";
  display: table;
}
.group-icon-box-list-side-image:after {
  clear: both;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
  content: " ";
  display: table;
}
.group-icon-box-list-side-image:after {
  clear: both;
}
.group-icon-box-list-side-image .__block-wrapper-2 {
  padding-top: 100px;
  padding-bottom: 75px;
  padding-right: 15px;
  padding-left: 15px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block {
  margin-right: auto;
  margin-left: auto;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__title {
  margin-bottom: 20px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__caption {
  margin-bottom: 50px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon {
  margin-bottom: 25px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon .__right-side .__heading {
  padding-top: 5px;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px ) {
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    width: 720px;
  }
}
@media only screen and (min-width: 1020px ) {
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    width: 960px;
  }
}
@media only screen and (min-width: 1230px ) {
  .group-icon-box-list-side-image .__block-wrapper-1,
  .group-icon-box-list-side-image .__block-wrapper-2 {
    width: 50%;
  }
  .group-icon-box-list-side-image .__block-wrapper-2 {
    padding-right: 30px;
    padding-left: 30px;
    float: right;
  }
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    max-width: 700px;
  }
  .group-icon-box-list-side-image .__block-wrapper-1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
@media only screen and (max-width: 1229px ) {
  .group-icon-box-list-side-image .__block-wrapper-1 {
    position: relative;
    min-height: 500px;
  }
}


.static-background {
  background-position: 50% 50%;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}




/*--------------------------------------*/

@media (max-width: 1000px) {

	
	.post-description  table { display: block !important; }
	.post-description  tr { display: block !important; }
	.post-description  td { display: block !important; }

	h1 { font-size: 30px; }
	h2 { font-size: 24px; }
	h3 { font-size: 18px; }
	h4 { font-size: 14px; }
	h5 { font-size: 12px; }
	h6 { font-size: 11px; }

	a.grid-box_a, a.grid-box_a:link, a.grid-box_a:active, a.grid-box_a:visited { background-size: cover !important;	}

	.inner_home_steps { margin:-5px 30px 5px 80px; padding:5px 100px 5px 5px; width:100%; box-sizing: border-box; display:block; max-width:auto; }
	
	#f_form { height: auto; margin-top:170px; }
	#f_form fieldset { position: relative; padding: 10px; margin:20px 5px; width:100%; display:block; opacity:1; transform:scale(1); margin-top:20px; }
	#f_form next, #f_form previous, { display: none; }
	#f_bodyform { height:auto; }
	#progressbar li { font-size: 8px; letter-spacing:0px; }
	#f_form_container { background-size: auto; background-image:none; background-color:#000; }

	#map_wrapper, #map_canvas { max-width:100%; box-sizing: border-box; width:auto; display:block; }
	
	.office_box { display: block; width:100%; box-sizing:border-box; vertical-align:top; margin:0 60px 0 20px; padding:0 60px 0 20px; }
	.team_col { width: 100% !important; }	
	.unis_page_tab { min-width:300px !important; display:block !important; }
	
	.grid-box_text h4 span { font-size: 13px !important;	}
  	
	
	.mobile-top-bar { display:block !important; float:none !important; text-align: center !important; }
	.mobile-top-bar-lang a { font-size:11px !important; }
	.mobile-top-bar-apply { display: block !important; }
	.mobile-top-bar-apply a, .mobile-top-bar-apply a:link, .mobile-top-bar-apply a:active, .mobile-top-bar-apply a:visited { 
	margin:10px auto 5px auto !important; display: block !important; background-color:#fff !important; color:#446 !important;
	border-radius:5px !important; width:210px !important; text-align: center !important; font-size:13px !important;	}
	
	.step-guide-box { width:95%; padding:30px 30px; }
	
	#logo { display: block !important; float:none; text-align: center !important; margin-top:15px; }
	#logo a { text-align: center !important; }
    #logo a img{ width:140px; height: auto; display:inline; }
	
	.header_top { margin:0px; text-align:right; }
	.header_top .container { text-align: center; padding:0px !important; margin:0px !important; }
	.header_top .container nav { float:none !important; padding:0px !important; margin:0px !important; }
	.header_top .container nav ul { float:none !important; padding:0px !important; margin:0px !important; }
	.header_top .container nav ul li { display:inline-block; float:none; padding:0px !important; margin:0px !important; }
	.header_top ul > li > a { height: 20px; padding:10px 10px 0px 10px !important; margin:5px 5px 0px 5px !important; text-transform:uppercase; font-size:12px; }
	
	.mobile_hide { display: none !important; }
    
	
}

/*--------------------------------------*/





@media (min-width: 1240px) {
    .rev_slider_wrapper {
        min-height: 600px;
    }
    body.boxed .wrapper,
    body.boxed-simple .wrapper {
        float: none;
        width: 1220px;
        margin: 0 auto;
    }
    body.boxed-simple .wrapper {
        margin-top: 40px;
        margin-bottom: 40px;
        padding: 20px;
    }
}
@media (max-width: 1240px) {
    #header.header-modern {
        width: 1180px;
	}
	
	#verticaldotmenu { display:none; }
		
    
}
@media (min-width: 992px) and (max-width: 1199px) {
    .post-3-columns .post-item,
    .post-4-columns .post-item,
    .post-5-columns .post-item,
    .post-6-columns .post-item {
        width: 31.3333%;
        margin-right: 2%;
    }
    #header.header-modern {
        width: 998px;
    }
    .news-section-wrapper {
        padding: 0 40px
    }
    .inspiro-slider .slide-captions h1,
    .inspiro-slider .slide-captions h2 {
        font-size: 56px;
        line-height: 56px;
    }
}

/*
Medium devices
Desktops (≥992px)
*/

@media (max-width: 1000px) {
    .wrapper {
        width: 100%;
        margin: 0;
    }
    #msform {
    width: 100%;
    margin: 25% 0 0 auto;
    text-align: center;
    position: relative;
    height: auto;
    }
    #msform fieldset
    {
        position: relative;
    }
    body.wide #header.header-fullwidth #header-wrap .container {
        padding: 0 15px;
        width: 750px;
    }
    #topbar.topbar-dark {
        background-color: #101010 !important;
    }
    #topbar .topbar-dropdown {
        font-size: 12px;
    }
    #topbar .topbar-dropdown .title {
        padding: 0 10px;
    }
    #logo img {
        padding: 10px 10px 10px 0;
    }
    #header,
    #header-wrap,
    #header.header-sticky nav#mainMenu ul.main-menu,
    #mainMenu > ul {
        height: auto !important;
    }
    #header.header-sticky #header-wrap {
        position: relative;
    }
    #header.header-transparent + #slider,
    #header.header-transparent + #google-map,
    #header.header-transparent + .page-title-extended,
    #header.header-transparent + .page-title-video,
    #header.header-transparent + .page-title-parallax,
    #header.header-transparent + .fullscreen,
    #header.header-modern + .page-title-parallax {
        top: 0px;
        margin-bottom: 0px;
    }
    #header.header-transparent,
    #header.header-light-transparent {
        background: #FFF;
        border-bottom: 1px solid #F5F5F5;
        /*z-index: auto;*/
    }
    #header.header-transparent.header-dark:not(.header-navigation-light),
    #header.header-dark-transparent.header-dark:not(.header-navigation-light) {
        background-color: #101010;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    #header.header-dark.header-navigation-light .main-menu > ul > li > a,
    #header.header-dark.header-navigation-light #top-search a,
    #header.header-dark.header-navigation-light #shopping-cart a,
    #header.header-dark.header-navigation-light #shopping-cart .shopping-cart-items,
    #header.header-dark.header-navigation-light .nav-main-menu-responsive > button,
    #header.header-dark.header-navigation-light #top-search form input {
        color: #111;
    }
    #header.header-dark.header-navigation-light .lines,
    #header.header-dark.header-navigation-light .lines:before,
    #header.header-dark.header-navigation-light .lines:after {
        background-color: #fff;
    }
    #header.header-modern {
        margin: 0;
        width: 100%;
        border-radius: 0px;
    }
    #header.header-modern + .page-title-parallax {
        padding: 40px 0;
    }
    #header.header-logo-center:not(.header-sticky) #logo {
        width: auto;
    }
    #header.header-logo-center:not(.header-sticky) nav.main-menu li.dropdown:first-child > a {
        padding-left: 6px;
        margin-left: 0px;
    }
    #header.header-mini,
    #header.header-mini #header-wrap,
    #header.header-mini #logo img,
    #header.header-mini nav#mainMenu ul.main-menu,
    #header.header-mini #shopping-cart a,
    #header.header-mini #top-search a,
    #header.header-mini .nav-main-menu-responsive,
    #header.header-mini .side-panel-button {
        height: 90px;
    }
    #header > .container {
        width: 100%;
        padding: 0px;
    }

    
    .hidden, .animated {
    opacity: 1;

}
/*step by step guide*/
.step{
    padding-left: 9%;
}
h3{
    font-size: 14px;
}
h2{
    font-size: 19px;
}
/*canada page sidebar*/
.list-medium li {
    margin: 27px 0;
}
.button.transparent {
    padding : 16px 10px;
}

.steps_vertical .tab-pane {
    padding-left: 36%;
}
/*index page why elkagroup section*/
.grid-box-item{
    margin-top: 7px;
}
/*index page step-by-step */
.animated b{
    font-size: 13px;
}


.header_top nav {
    clear: none!important;
    display: block;
     width: auto!important; 
}
.nav-main-menu-responsive {
    
    position: absolute;
    float: right;
    right: 20px;
    color: #fff;
    z-index: 16;
    background:var(--color1);
    }

    /*	Main menu*/
    .navigation-wrap {
		margin-top:80px;
        display: none;
        clear: both;
    }
    .navigation-wrap.navigation-active {
        display: block;
    }
    .navigation-wrap,
    .navigation-wrap > .container,
    #header.header-fullwidth #header-wrap .container .navigation-wrap .container {
        padding: 0px;
        width: 100%;
    }
    .navbar-collapse {
        border: 0px !important;
    }
    .navigation-wrap.navbar-header,
    .navigation-wrap.navbar-collapse {
        margin-left: 0px;
        margin-right: 0px;
        box-shadow: none;
    }
    .nav-main-menu-responsive {
        display: block;
    }
    .main-menu-collapse {
        position: relative;
        width: 100% !important;
        overflow: hidden;
        overflow-y: hidden;
        overflow-x: hidden;
    }
    .dropdown-menu {
        width: 100% !important;
    }
    .main-menu-collapse.collapse {
        display: none !important;
        overflow: auto !important;
    }
    .main-menu-collapse.in {
        display: block !important;
        overflow-x: hidden !important;
        overflow-y: auto;
    }
    .main-menu {
        clear: both;
        display: block;
        width: 100%;
    }
    .main-menu ul {
        padding: 0;
        margin: 0;
    }
    .main-menu ul li {
        padding: 0;
        margin: 0;
        clear: both;
        float: none;
        display: block;

    }
    #mainMenu {
        margin-bottom: 10px;
    }
    #mainMenu > ul > li > a,
    #mainMenu > ul > li > span {
        font-size: 13px;
    }
    #mainMenu ul > li > a,
    #mainMenu ul > li > span {
        height: 50px;
        line-height: 32px;
        outline: none;
    }
    .main-menu ul ul {
        margin-left: 10px !important
    }
    .main-menu ul.main-menu {
        float: none;
        position: static;
    }
    .main-menu ul.dropdown-menu {
        position: static;
        clear: both;
        float: none;
        display: block !important;
    }

    nav ul.main-menu .dropdown > .dropdown-menu, nav ul.main-menu .dropdown-submenu > .dropdown-menu {
        visibility: visible !important;
        display: block !important;
        opacity: 1 !important;
        -webkit-transition: none !important;
        transition: none !important;
    }

    nav.mega-menu .dropdown-menu > li {
        background: rgb(255, 255, 255) !important;
    }



    .main-menu li.resp-active > ul.dropdown-menu {
        border: 0 none;
        display: block !important;
        padding-right: 10px;
        min-width: -webkit-fill-available;
    }
    nav ul.main-menu li a,
    nav ul.main-menu .dropdown-submenu > span.dropdown-menu-title-only {
        clear: both;
        float: none;
        display: block;
        border: 0;
        border-top: 0;
        margin: 0;
    }
    nav ul.main-menu li a i.fa-angle-down {
        position: absolute;
        right: 5px;
        top: 18px;
    }
    nav ul.main-menu ul.dropdown-menu {
        box-shadow: none;
    }
    #header.header-dark #mainMenu ul li.mega-menu-item .mega-menu-title,
    #header.header-dark:not(.header-navigation-light) #mainMenu ul li.dropdown:not(.mega-menu-item) li {
        border-bottom: 0;
    }
    #mainMenu ul > li > a,
    #mainMenu ul > li > span,
    #mainMenu .mega-menu-title,
    #mainMenu .mega-menu-content a {
        border-bottom: 1px solid #eee !important;
    }
    #header.header-dark:not(.header-navigation-light) #mainMenu ul > li > a,
    #header.header-dark:not(.header-navigation-light) #mainMenu ul > li > span,
    #header.header-dark:not(.header-navigation-light) .mega-menu-title,
    #header.header-dark:not(.header-navigation-light) .mega-menu-content a {
        border-bottom: 1px solid #222 !important;
        color: #ccc;
    }
    #header.header-dark:not(.header-navigation-light) .dropdown-menu a,
    #header.header-dark:not(.header-navigation-light) .dropdown-menu span:not(.label) {
        color: #888 !important;
    }
    #mainMenu ul li.dropdown:not(.mega-menu-item) li {
        border-bottom: 0;
    }
    #header.header-dark:not(.header-navigation-light) #mainMenu.style-1 ul.dropdown-menu,
    #header.header-dark:not(.header-navigation-light) #mainMenu.style-1 ul.dropdown-submenu {
        border: 3px solid #222;
    }
    #mainMenu.style-1 ul.dropdown-menu,
    #mainMenu.style-1 ul.dropdown-submenu,
    #header.header-dark #mainMenu.style-1 ul.dropdown-menu,
    #header.header-dark #mainMenu.style-1 ul.dropdown-submenu {
        border: 0px !important;
        box-shadow: none !important;
    }
    /*Slide menu version*/
    #mainMenu.slide-menu > ul > li {
        visibility: visible;
        filter: alpha(opacity=1);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }
    #header.header-dark #mainMenu ul li.dropdown:not(.mega-menu-item) li {
        border-bottom: 0;
    }
    nav ul.main-menu ul.dropdown-menu li > a #header nav ul.main-menu .dropdown-submenu > span.dropdown-menu-title-only {
        padding: 9px 8px;
        border: 0;
        border-top: 0;
        margin: 0;
        border-bottom: none;
    }
    nav ul.main-menu ul.sub-menu {
        padding: 0;
        margin: 0 0 10px 0;
    }
    nav .main-menu .dropdown-submenu:before {
        content: "\f107";
        font-family: fontawesome;
        font-size: 12px;
        opacity: 0.6;
        position: absolute;
        right: 12px;
        top: 12px;
    }
    nav ul.main-menu ul.dropdown-menu {
        background: none !important;
        background-color: transparent !important;
    }
    nav ul.main-menu li.dropdown.open .dropdown-toggle,
    nav ul.main-menu li a,
    nav ul.main-menu li > a:hover,
    nav ul.main-menu li.active a,
    nav ul.main-menu li.dropdown:hover a,
    nav ul.main-menu li.dropdown:hover .dropdown-submenu > span.dropdown-menu-title-only {
        background: none !important;
        background-color: transparent !important;
    }
    nav ul.main-menu ul.dropdown-menu li:hover > a,
    nav ul.main-menu li.dropdown:hover ul.dropdown-menu li > a:hover {
        background: none !important;
        background-color: transparent !important;
    }
    nav.mega-menu li.mega-menu-item .mega-menu-sub-title {
        margin-top: 30px;
    }
    nav.mega-menu .mega-menu-content {
        padding: 0px;
    }
    nav .main-menu .dropdown-menu .mega-menu-content [class*="col-md-"] {
        padding: 0;
    }
    nav .main-menu .dropdown-menu .mega-menu-content [class*="col-md-"]:nth-child(2n) {
        padding-left: 2px;
    }
    nav .main-menu .dropdown-menu .mega-menu-content {
        background-image: none !important;
    }
    nav ul.main-menu .dropdown > .dropdown-menu,
    nav ul.main-menu .dropdown-submenu > .dropdown-menu {
        visibility: visible;
        opacity: 1;
    }
    nav ul.main-menu .dropdown:hover > .dropdown-menu,
    nav ul.main-menu .dropdown-submenu:hover > .dropdown-menu {
        opacity: 1;
        visibility: visible;
    }
    /*dropdown*/
    #mainMenu > ul > li > a,
    #mainMenu > ul > li > span,
    #mainMenu > ul > li a,
    #mainMenu > ul > li span:not(.label) {
        padding: 10px 0;
        background: rgba(179, 175, 175, 0.32);
        color: #000;
        padding-left: 10px;
    }
     /*Sticky Resposnive*/
    #header.header-sticky-resposnive #header-wrap {
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 199;
    }
    #header.header-sticky-resposnive #header-wrap #mainMenu > ul {
        max-height: 290px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    #header.header-sticky-resposnive {
        min-height: 90px;
        position: relative;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    #header.header-sticky-resposnive.header-sticky #mainMenu > ul > li > a {
        height: 50px;
    }
    #header.header-sticky-resposnive.header-sticky #mainMenu > ul > li > a {
        line-height: 32px;
    }
    /*Side panel*/
    #side-panel {
        background-color: transparent;
        display: block !important;
        overflow: hidden !important;
        position: relative;
        width: 100%;
        left: 0;
        right: 0;
    }
    #side-panel #panel-logo {
        display: none;
    }
    body.side-panel-left #side-panel {
        left: 0;
        right: 0;
    }
    #side-panel .side-panel-wrap {
        overflow: unset;
        width: 100%;
        padding: 0;
    }
    .side-panel-button {
        display: none;
    }
    #side-panel .side-panel-wrap .panel-widget {
        display: none;
    }
    /*	static side panel*/
    body.side-panel-static .wrapper {
        padding-left: 0px;
    }
    body.side-panel-static #header #logo {
        display: inherit;
    }
    #top-search {
        display: none;
    }
    #shopping-cart {
        margin-right: 20px;
    }
    /*	page title*/
    .page-title-parallax {
        background-attachment: none !important;
        background-position: 50% 0;
        background-size: inherit !important;
    }
    #page-title {
        /* padding: 40px 0 !important; */
    }
    #page-title:not(.page-title-small) h1 {
        font-size: 40px !important;
    }
    /*	post columns*/
    .post-2-columns .post-item,
    .post-3-columns .post-item,
    .post-4-columns .post-item,
    .post-5-columns .post-item,
    .post-6-columns .post-item {
        margin-right: 2.000%;
        width: 48.000%;
    }
    .post-content,
    .post-content-single {
        padding-left: 15px;
        padding-right: 15px;
    }
    #header.header-transparent + #slider,
    #header.header-transparent + .page-title-extended,
    #header.header-transparent + .page-title-video,
    #header.header-transparent + .page-title-parallax,
    #header.header-transparent + .fullscreen,
    #header.header-transparent + .fullscreen,
    #header.header-transparent + .halfscreen,
    #header.header-transparent + #google-map,
    #header.header-light-transparent + #slider,
    #header.header-light-transparent + .page-title-extended,
    #header.header-light-transparent + .page-title-video,
    #header.header-light-transparent + .page-title-parallax,
    #header.header-light-transparent + .fullscreen,
    #header.header-light-transparent + .fullscreen,
    #header.header-light-transparent + .halfscreen,
    #header.header-light-transparent + #google-map,
    #header.header-dark-transparent + #slider,
    #header.header-dark-transparent + .page-title-extended,
    #header.header-dark-transparent + .page-title-video,
    #header.header-dark-transparent + .page-title-parallax,
    #header.header-dark-transparent + .fullscreen,
    #header.header-dark-transparent + .fullscreen,
    #header.header-dark-transparent + .halfscreen,
    #header.header-dark-transparent + #google-map,
    #topbar.topbar-transparent + #header.header-transparent + #slider,
    #topbar.topbar-transparent + #header.header-transparent + .page-title-extended,
    #topbar.topbar-transparent + #header.header-transparent + .page-title-video,
    #topbar.topbar-transparent + #header.header-transparent + .page-title-parallax,
    #topbar.topbar-transparent + #header.header-transparent + .fullscreen,
    #topbar.topbar-transparent + #header.header-transparent + #google-map,
    #topbar.topbar-transparent + #header.header-dark-transparent + #slider,
    #topbar.topbar-transparent + #header.header-dark-transparent + .page-title-extended,
    #topbar.topbar-transparent + #header.header-dark-transparent + .page-title-video,
    #topbar.topbar-transparent + #header.header-dark-transparent + .page-title-parallax,
    #topbar.topbar-transparent + #header.header-dark-transparent + .fullscreen,
    #topbar.topbar-transparent + #header.header-dark-transparent + #google-map #topbar.topbar-transparent + #header.header-light-transparent + #slider,
    #topbar.topbar-transparent + #header.header-light-transparent + .page-title-extended,
    #topbar.topbar-transparent + #header.header-light-transparent + .page-title-video,
    #topbar.topbar-transparent + #header.header-light-transparent + .page-title-parallax,
    #topbar.topbar-transparent + #header.header-light-transparent + .fullscreen,
    #topbar.topbar-transparent + #header.header-light-transparent + #google-map {
        margin-bottom: 0px;
        top: 0px;
    }
    .p-t-200 {
        padding-top: 80px !important;
    }
    .p-b-200 {
        padding-bottom: 80px !important;
    }
    /*	Grid post*/
    .grid-articles:not(.post-carousel) .post-entry {
        width: 50%;
    }
    .grid-articles:not(.post-carousel) .post-entry:first-child {
        width: 100%;
    }
    .grid-articles:not(.post-carousel) .post-entry:first-child .post-entry-meta .post-entry-meta-title h2 {
        font-size: 20px;
    }
    .grid-articles:not(.post-carousel) .post-entry .post-entry-meta .post-entry-meta-title h2 {
        font-size: 13px;
    }
    .grid-articles:not(.post-carousel) .post-entry .post-entry-overlay {
        border-width: 0 !important;
    }
    /*	hide news ticker*/
    .news-ticker {
        display: none;
    }
    .news-section-wrapper {
        padding: 0px
    }
    /*  widgets*/
    .widget {
        float: left;
        width: 100%;
    }
    /* shop*/
    .mfp-ajax-holder .mfp-close {
        margin-right: 0;
    }
    .mfp-close {
        font-size: 22px;
        height: 30px;
        line-height: 32px;
        width: 30px;
    }
    /*    maps*/
    .map {
        min-height: 240px;
    }
    /*helper classes*/
    .sm-text-center {
        text-align: center !important;
    }
    .sm-text-left {
        text-align: left !important;
    }
    .sm-text-right {
        text-align: right !important;
    }
    /*    inspiro slider*/
    .inspiro-slider .slide-captions h1,
    .inspiro-slider .slide-captions h2 {
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 16px;
    }
}

/*
Small devices
Tablets (≥768px)
*/

@media (max-width: 767px) {
    .wrapper {
        width: 100% !important;
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-19,
    .col-md-11,
    .col-md-12 {
        clear: left;
        width: 100%;
    }
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        width: 100% !important;
    }
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12 {
        width: 100% !important;
    }
    /* helper classes*/
    section {
        padding: 40px 0;
    }
    /*helper classes*/
    .xs-text-center {
        text-align: center !important;
    }
    .xs-text-left {
        text-align: left !important;
    }
    .xs-text-right {
        text-align: right !important;
    }
    /*    inspiro slider*/
    .inspiro-slider .slide-captions h1,
    .inspiro-slider .slide-captions h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 14px;
    }
    .inspiro-slider .slide-captions .btn {
        padding: 5px 10px !important;
        font-size: 10px !important;
        line-height: 1.5;
    }
}
@media (min-width: 480px) and (max-width: 990px) {
    .container,
    #header.header-fullwidth .container {
        width: 470px !important;
    }
    #page-title:not(.page-title-small) h1 {
        font-size: 30px !important;
    }
    /*	post columns*/
    .post-2-columns .post-item,
    .post-3-columns .post-item,
    .post-4-columns .post-item,
    .post-5-columns .post-item,
    .post-6-columns .post-item {
        margin-right: 2%;
        width: 98%;
    }
    /*	TYPOGRAPHY*/
    .text-large,
    .text-large span,
    .text-large span span,
    .text-large-light,
    .text-large-light span,
    .text-large-light span span,
    .text-extra-large,
    .text-extra-large span,
    .text-lg,
    .text-lg span,
    .text-lg span span {
        font-size: 40px !important;
        line-height: 40px !important;
    }
}
@media (max-width: 479px) {
    .container,
    #header.header-fullwidth .container {
        width: 100% !important;
    }
    /*	Grid post*/
    .grid-articles:not(.post-carousel) .post-entry,
    .grid-articles:not(.post-carousel) .post-entry:first-child,
    .grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(1),
    .grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(2) {
        width: 100%;
    }
    .grid-articles:not(.post-carousel) .post-entry:first-child .post-entry-meta .post-entry-meta-title h2 a,
    .grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(1) .post-entry-meta .post-entry-meta-title h2 a,
    .grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(2) .post-entry-meta .post-entry-meta-title h2 a {
        font-size: 16px;
    }
    #page-title:not(.page-title-small) h1 {
        font-size: 30px !important;
    }
    /*	post columns*/
    .post-2-columns .post-item,
    .post-3-columns .post-item,
    .post-4-columns .post-item,
    .post-5-columns .post-item,
    .post-6-columns .post-item {
        margin-right: 0%;
        width: 100%;
    }
    /*	blog*/
    .post-thumbnail .post-image,
    .post-thumbnail .post-video,
    .post-thumbnail .post-audio,
    .post-thumbnail .post-embed,
    .post-thumbnail .post-slider,
    .post-thumbnail .post-content-details,
    .post-thumbnail .post-meta {
        width: 100%;
        padding: 0;
    }
    /*	footer*/
    footer .footer-logo {
        border-right: 0 none;
        float: none !important;
        margin: 0px;
        padding: 0;
        width: 100%;
        display: block;
    }
    /*****SHORTCODES *****/
    /*countdown*/
    .countdown .countdown-box {
        height: 60px !important;
        padding: 2px 0px 0 0 !important;
        width: 60px !important;
        margin: 0px !important;
        border: solid 0px !important;
    }
    .countdown .countdown-box .number {
        font-size: 20px !important;
        margin-bottom: 0px;
    }
    .countdown .countdown-container .countdown-box span {
        font-size: 10px !important;
        padding-top: 0px;
    }
    /*	TYPOGRAPHY*/
    .text-large,
    .text-large span,
    .text-large span span,
    .text-large-light,
    .text-large-light span,
    .text-large-light span span,
    .text-extra-large,
    .text-extra-large span,
    .text-lg,
    .text-lg span,
    .text-lg span span {
        font-size: 40px !important;
        line-height: 40px !important;
    }
    .hero-heading-3 {
        background-color: #fff;
        border: 30px solid #fff;
        padding: 30px;
        width: 100%;
        margin: 0;
    }
    .hero-heading-3 h2,
    .hero-heading-3 h3 {
        font-size: 40px !important;
        line-height: 40px !important;
    }
    /*multiscroll*/
    #multiscroll .ms-left {
        width: 100% !important;
        z-index: 1;
    }
    #multiscroll .ms-right {
        background: none;
    }
}






/* For a full explanation of this code, please refer to the blogpost at http://www.bram.us/2014/01/05/css-animated-content-switching/ */


/* Panel Navigation */
.panelNav {
  list-style: none;
  margin: 0; padding: 0;
}

.panelNav li {
  display: inline-block;
  padding: 0 10px;
}


/*
PanelWrapper and Basic Panel styling.
Make sure to set `overflow:hidden` onto the wrapper. */
.panelWrapper {
  width: 100%;
  height: 575px;
  position: relative;
  overflow: hidden;

}

.panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;

  /*
  Prevent flickering of the screen when starting an animation
  @url http://blog.teamtreehouse.com/increase-your-sites-performance-with-hardware-accelerated-css
  */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}


/*
A panel can be in one of the following states:
- [default],
- current (= the current active panel),
- exit (= the panel to slide/fade out),
- enter (= the panel to slide/fade in)

All [default] panels are hidden.
Above that we make sure the current panel is on top of the other panels
*/
.panel { z-index: -1; display: none; }
.panel.current, .panel.exit { z-index: 2; display: block; }
.panel.enter { display: block; }


/*
The key aspect in this example is the `.animating` class on the wrapper: only if the wrapper has the .animating class, CSS properties are transitioned.

This allows us to set starting positions without any transition, and then - once `.animating` is in place transition to the end position.
*/
.animating .exit,
.animating .enter {
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/*
What follows now are all transition start and end states. Names are re-used for both entering and exiting effects.

Note that some effects are aliases. Entering stage left (= from the left hand side of "the stage" (wrapper)) is the same as sliding in to the right.
*/


/* SLIDE OUT TRANSITIONS */
.exit.stageback,
.exit.stagetop,
.exit.slideup {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.animating .exit.stageback,
.animating .exit.stagetop,
.animating .exit.slideup {
    -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.exit.stagefront,
.exit.stagebottom,
.exit.slidedown {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.animating .exit.stagefront,
.animating .exit.stagebottom,
.animating .exit.slidedown {
    -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.exit.stageleft,
.exit.slideleft {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.animating .exit.stageleft,
.animating .exit.slideleft {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.exit.stageright,
.exit.slideright {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.animating .exit.stageright,
.animating .exit.slideright {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}


/* SLIDE IN TRANSITIONS */
.enter.stageback,
.enter.stagetop,
.enter.slidedown {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.animating .enter.stageback,
.animating .enter.stagetop,
.animating .enter.slidedown {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.enter.stagefront,
.enter.stagebottom,
.enter.slideup {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.animating .enter.stagefront,
.animating .enter.stagebottom,
.animating .enter.slideup {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.enter.stageleft,
.enter.slideright {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.animating .enter.stageleft,
.animating .enter.slideright {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.enter.stageright,
.enter.slideleft {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.animating .enter.stageright,
.animating .enter.slideleft {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}



/* SCALE TRANSITIONS, BEST TO COBMINE WITH FADE/OPACITY */
.enter.scaleup {
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1);
}
.animating .enter.scaleup {
    -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.exit.scaleup {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.animating .exit.scaleup {
    -webkit-transform: scale(1.9);
  -ms-transform: scale(1.9);
  transform: scale(1.9);
  opacity: 0;
}

.enter.scaledown {
  -webkit-transform: scale(1.9);
  -ms-transform: scale(1.9);
  transform: scale(1.9);
}
.animating .enter.scaledown {
    -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.exit.scaledown {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.animating .exit.scaledown {
    -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1);
}


/* OPACITY/FADE TRANSITIONS */
.enter.fade {
  opacity: 0;
}
.animating .enter.fade {
  opacity: 1;
}
.exit.fade {
  opacity: 1;
}
.animating .exit.fade {
  opacity: 0;
}


/* Sequential animations: delay the animation of the entering panel */
.animating[data-concurrent="no"] .panel.enter,
.animating[data-sequential="yes"] .panel.enter{
  -webkit-transition-delay: .1s !important;
  -ms-transition-delay: .1s !important;
  transition-delay: .1s !important;
}






















hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

/*fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}*/

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

code {
    background-color: #f5f5f5;
    padding:4px;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */




/* Start of custom grid */

.gd-section {
   width: 100%;
   float: left; 
}
.gd-center {
    width: 940px;
    margin: 0 auto;
}
/*.row {
    margin-left: -10px;
    margin-right: -10px;
    float: left;
}*/
.col1, 
.col2, 
.col3, 
.col4, 
.col5, 
.col6, 
.col7, 
.col8, 
.col9, 
.col10, 
.col11,
.col12 {
    position: relative;
    min-height: 1px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}
 /* The fixed-width, column-based grid */
.col12 {
    width: 940px;
}
.col11 {
    width: 860px;
}
.col10 {
    width: 780px;
}
.col9 {
    width: 700px;
}
.col8 {
    width: 620px;
}
.col7 {
    width: 540px;
}
.col6 {
    width: 460px;
}
.col5 {
    width: 380px;
}
.col4 {
    width: 300px;
}
.col3 {
    width: 220px;
}
.col2 {
    width: 140px;
}
.col1 {
    width: 60px;
}

/* The Percentage-based grid, akin to bootstrap */
.gd-1, 
.gd-2, 
.gd-3, 
.gd-4, 
.gd-5, 
.gd-6, 
.gd-7, 
.gd-8, 
.gd-9, 
.gd-10, 
.gd-11,
.gd-12 {
    /*position: relative;*/
    min-height: 1px;
    float: left;
    box-sizing:border-box;
}
.gd-12 {
    width: 100%;
}
.gd-11 {
    width: 91.66667%;
}
.gd-10 {
    width: 83.33333%;
}
.gd-9 {
    width: 75%;
}
.gd-8 {
    width: 66.66667%;
}
.gd-7 {
    width: 58.33333%;
}
.gd-6 {
    width: 50%;
}
.gd-5 {
    width: 41.66667%;
}
.gd-4 {
    width: 33.33333%;
}
.gd-3 {
    width: 25%;
}
.gd-2 {
    width: 16.66667%;
}
.gd-1 {
    width: 8.33333%;
}
.gd-example {
    background-color: #ccc;
    border:1px solid #ababab;
    padding:10px;
    min-height: 60px;
    margin-bottom: 20px;
}

.right {
    float: right;
}


.example {
    background-color: #ccc;
    min-height: 60px;
    margin-bottom: 20px;
}
.contain-example {
    background-color: #f6eed1;
    min-height: 60px;
    margin-bottom: 20px;
}

/* Site colors */
.light-grey {
    background-color: #fafafa;
}
.grey {
    background-color: #ccc;
}
.blue {
    background-color: #4ca6cc;
}

/* Spacing */
.pad-small {
    padding: 1em 0;
}
.pad-medium {
    padding: 3em 0;
}
.pad-large {
    padding: 13em 0; /* 5em 0*/
}


.footer {
    background-color: #ececec;
    min-height: 16em;
    margin-top: 5em;
}


/* Dropdown Menu Code */

nav ul,
nav ol, 
nav li {
  /*  margin: 0;
    padding: 0;*/
    
}
#verticaldotmenu a {
    display: block;
    padding: 1em;
    text-decoration: none;
    color: #d0d0d0;
}
nav ul ul {
    max-width: 11em;
    background-color: #585858;
    position: absolute;
    z-index: 99;
    display: none;
}
nav li:hover ul {
    display: block;
}
nav ul ul li {
    width: 100%;
}

nav.page-navigation {
    width: 161px;
    background-color: transparent;
    position: fixed;
    top:25%;
    left:16px;
        z-index: 5;

}
nav.page-navigation li {
    width: 100%;
}
nav.page-navigation a {
    padding: 0.6em 10%;
    width: 80%;
    background: #595f58;
}

nav.page-navigation .current a {
    position: relative;
    background-color: var(--color1);
    color: #fff;
    border: 1px solid var(--color1);
}
nav.page-navigation .current a:after, nav.page-navigation .current a:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

nav.page-navigation .current a:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: var(--color1);
    border-width: 23px;
    margin-top: -21px;
}
nav.page-navigation .current a:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: var(--color1);
    border-width: 26px;
    margin-top: -27px;
}






/* jQuery Button examples */

.button_container {
    position: relative;
    display: inline-block;
}
.my_button {
    padding: 1em;
    background-color: #ffa457;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.my_button:hover {
    background-color: #ff6439;
}
.my_target {
    background-color: #f3f3f3;
    padding: 2em;
    border:1px solid #e5e5e5;
    width: 10em;
    display: none;
    position: absolute;
    z-index: 2;
    bottom:110%;
    left:0;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.my_target:after {
    content:'';
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    top:100%;
    left:10%;
    border-top:12px solid #f3f3f3;
    border-left:12px solid transparent;
    border-right:12px solid transparent;
    border-bottom: none;
}
.close_button {
    background-color: #000;
    color: #fff;
    padding:0.4em 0.5em;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    position: absolute;
    top:0.4em;
    right: 0.4em;
    font-size: 0.8em;
    line-height: 100%;
    opacity: 0.5;
    border-radius: 0.2em;
}
.close_button:hover {
    opacity: 1.0;
}



.dark_popup .my_button {
    background-color: #00ffff;
}
.dark_popup .my_target {
    background-color: #1a1a1a;
    color: #dbdbdb;
    bottom:auto;
    left:0;
    top: -10%;
    width: 30em;
    border:none;
    border-radius: 0.4em;
    opacity: 0.90;
}
.dark_popup .my_target:after {
    display: none;
}

.modal_popup {
    position: relative;
}
.modal_popup .my_target {
    background-color: #1a1a1a;
    color: #dbdbdb;
    bottom:auto;
    left:0;
    top: 0;
    width: 30em;
    border:none;
    border-radius: 0.4em;
    opacity: 0.90;
}
.modal_popup .my_target:after {
    display: none;
}






/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */




@media only screen and (max-width: 700px) {

html, body {
    font-size: 12px;
}
.gd-center {
    width: 96%;
    margin: 0 2%;
}
.col1, 
.col2, 
.col3, 
.col4, 
.col5, 
.col6, 
.col7, 
.col8, 
.col9, 
.col10, 
.col11,
.col12 {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.s-half {
    width:49%;
    margin-right: 2%;
}
.s-last {
    margin-right: 0;
}

}




/*@media only screen and (min-width: 35em) {
}*/

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

	
	@font-face {    
    font-family: "efontmed";
    src: url(../fonts/GothamRounded-Medium.otf);
   }
   @font-face {
    font-family: "efont";
    src: url(../fonts/GothamRoundedBook.ttf);
    }
    @font-face {
    font-family: "efontlight";
    src: url(../fonts/GothamRoundedLight.ttf);
    }
    @font-face {
    font-family: "efontbold";
    src: url(../fonts/GothamRoundedBold.ttf);
    }	



html {
    overflow-x: hidden !important;
}
body {
    color: #333;
    font-family: "efont", "pfont", "Arial";
    font-size: 14px;
    line-height: 24px;
    overflow-x: hidden;
    padding: 0 !important;
}

.efont { font-family: "efont", "pfont", "Arial"; }
.efontmed { font-family: "efontmed", "pfont", "Arial"; }
.efontlight { font-family: "efontlight", "pfont", "Arial"; font-weight:300; }
.efontbold { font-family: "efontbold", "pfont", "Arial"; }

.center { text-align: center; }

.qformtok { display: none; }




.uni_row{
    margin-left: 34px;
    margin-right: 34px;
}

.slide_height{
    height: 307px!important;
}

.newspanel{
    z-index: 1!important;
    display: block!important;
    position: inherit!important;
}
.slide1_news{
    background-color: rgba(199, 190, 190, 0.29);
	height: 300px;
	width: 300px;
	float: left; 
}

.white{
    color: #fff!important;
}
ul.list-posts.list-medium li img {
    width: 20%;
    float: left;
    margin-right: 12px;
}
.mb-90
{
    margin-top: -90px;
    top:0px;
}

.col9{
    padding-top: 9%;
    padding-bottom: 8%;
    padding-left: 18%;
}
.step {
    padding-top: 15%;
    padding-bottom: 8%;
    padding-right: 9%;
}
.dot_step{ 
    background-color: #ff6708 !important;

}

/* ----------------------------------------------------------------
    LAYOUT BOXED & WIDE
-----------------------------------------------------------------*/

@media (max-width: 479px) {
    .container {
        padding: 0 20px;
    }
}

/*Wide (default)*/

body.wide .wrapper {
    width: 100%;
    margin: 0;
}

/*Boxed*/

body.boxed .wrapper,
body.boxed-simple .wrapper {
    position: relative;
    border: 1px solid #eee;
    background-color: #fff;
}
body.outter {
    margin: 30px;
}
body.boxed-simple {
    background-color: #f8f8f8;
    border: 0 none !important;
}

/* Responsive */

@media (max-width: 479px) {
    body {
        font-size: 13px;
    }
    body.outter {
        margin: 0px;
    }
}
a {
    color: #111;
    text-decoration: none !important;
}
.down{
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    /* top: 0; */
    margin-top: -40px;
    color: #fff;
}
.image-box.effect.victor a {
    color: #fff;
}
a:focus {
    outline: none;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
iframe {
    border: none;
}

/* ----------------------------------------------------------------
    TYPOGRAPHY HEADING STYLES
-----------------------------------------------------------------*/

h1,
h1 a,
h2,
h2 a,
h3,
h3,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
    color: #111;
	font-family: "efont", "pfont", "Arial";
	font-weight: 600;
	line-height: 1.5;
	margin: 0 0 10px 0;
    text-rendering: optimizelegibility;
}

h1 { font-size: 36px; }

h2 { font-size: 30px; }

h3 { font-size: 24px; }

h4 { font-size: 18px; }

h5 { font-size: 14px; }

h6 { font-size: 12px; }

h4 { font-weight: 600; }

.as-h1 {
	font-size: 36px;
	font-weight: 600;	
}

.as-h2-guide {
	font-size: 30px !important;	
}

.as-h2-guide-step {
	font-size: 24px !important;	
}

.as-h4 {
	font-size: 18px;
	font-weight: 600;	
	margin-left: 0px !important;
	margin-right: 0px !important;
}

h5,
h6 { font-weight: bold; margin-bottom: 20px; }

p,
p.lead {
    color: #696f6f;
    margin-bottom: 20px;
}


/* ----------------------------------------------------------------
    Fonts
-----------------------------------------------------------------*/

.font-pacifico {
    font-family: 'Dancing Script' !important;
}
.font-raleway,
.font-raleway a,
.font-raleway h1,
.font-raleway h2,
.font-raleway h3,
.font-raleway h4,
.font-raleway h5,
.font-raleway h6,
h1.font-raleway,
h2.font-raleway,
h3.font-raleway,
h4.font-raleway,
h5.font-raleway,
h6.font-raleway {    
	font-family: "efont", "pfont", "Arial";
    font-weight: 100 !important;
}
.font-nothing-you-could-do,
.font-nothing-you-could-do a,
.font-nothing-you-could-do h1,
.font-nothing-you-could-do h2,
.font-nothing-you-could-do h3,
.font-nothing-you-could-do h4,
.font-nothing-you-could-do h5,
.font-nothing-you-could-do h6,
h1.font-nothing-you-could-do,
h2.font-nothing-you-could-do,
h3.font-nothing-you-could-do,
h4.font-nothing-you-could-do,
h5.font-nothing-you-could-do,
h6.font-nothing-you-could-do {
    font-family: 'Nothing You Could Do', cursive !important;
    font-weight: normal !important;
}
.font-herr-von-muellerhoff,
.font-herr-von-muellerhoff a,
.font-herr-von-muellerhoff h1,
.font-herr-von-muellerhoff h2,
.font-herr-von-muellerhoff h3,
.font-herr-von-muellerhoff h4,
.font-herr-von-muellerhoff h5,
.font-herr-von-muellerhoff h6,
h1.font-herr-von-muellerhoff,
h2.font-herr-von-muellerhoff,
h3.font-herr-von-muellerhoff,
h4.font-herr-von-muellerhoff,
h5.font-herr-von-muellerhoff,
h6.font-herr-von-muellerhoff {
    font-family: 'Herr Von Muellerhoff', cursive !important;
    font-weight: normal !important;
}
.font-cedarville,
.font-cedarville a,
.font-cedarville h1,
.font-cedarville h2,
.font-cedarville h3,
.font-cedarville h4,
.font-cedarville h5,
.font-cedarville h6,
h1.font-cedarville,
h2.font-cedarville,
h3.font-cedarville,
h4.font-cedarville,
h5.font-cedarville,
h6.font-cedarville {
    font-family: 'Cedarville Cursive', cursive;
}
.font-parisienne,
.font-parisienne a,
.font-parisienne h1,
.font-parisienne h2,
.font-parisienne h3,
.font-parisienne h4,
.font-parisienne h5,
.font-parisienne h6,
h1.font-parisienne,
h2.font-parisienne,
h3.font-parisienne,
h4.font-parisienne,
h5.font-parisienne,
h6.font-parisienne {
    font-family: 'Parisienne', cursive;
}

/* ----------------------------------------------------------------
	Logo
-----------------------------------------------------------------*/

#logo {
    float: left;
    font-size: 28px;
    line-height: 100%;
    position: relative;
    z-index: 1;
}
#logo a {
    display: block;
}
#logo img {
    display: block;
    max-width: 100%;
}
#logo a.slogo {
    display: block;
}
.main-menu #logo {
    margin-left: 40px;
    margin-right: 40px;
}
.modal-content.popup .effect {
    margin-bottom: 7px;
}
.modal-content.popup .effect img {
    border-radius: 5px;
}
.modal-content.popup .col-md-4{
    padding:7px;
}
/* ----------------------------------------------------------------
    HEADER
-----------------------------------------------------------------*/

#header {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    /*z-index: 199 !important;*/
}
#header .container {
    position: relative;
}
#header.header-transparent + #slider,
#header.header-transparent + .page-title-extended,
#header.header-transparent + .page-title-video,
#header.header-transparent + .page-title-parallax,
#header.header-transparent + .fullscreen,
#header.header-transparent + .fullscreen,
#header.header-transparent + .halfscreen,
#header.header-transparent + #google-map,
#header.header-light-transparent + #slider,
#header.header-light-transparent + .page-title-extended,
#header.header-light-transparent + .page-title-video,
#header.header-light-transparent + .page-title-parallax,
#header.header-light-transparent + .fullscreen,
#header.header-light-transparent + .fullscreen,
#header.header-light-transparent + .halfscreen,
#header.header-light-transparent + #google-map,
#header.header-dark-transparent + #slider,
#header.header-dark-transparent + .page-title-extended,
#header.header-dark-transparent + .page-title-video,
#header.header-dark-transparent + .page-title-parallax,
#header.header-dark-transparent + .fullscreen,
#header.header-dark-transparent + .fullscreen,
#header.header-dark-transparent + .halfscreen,
#header.header-dark-transparent + #google-map {

    /*top: -90px;*/
    /*margin-bottom: -90px;*/
    top: 0px;
    margin-bottom: 0px;
}


@media only screen and (max-width: 600px) {
		#slider { top: 0px !important; }
}

#header-wrap {
    position: relative;
    -webkit-backface-visibility: hidden;
}

/* ----------------------------------------------------------------
    NAVIGATION MENU
-----------------------------------------------------------------*/

.navigation-wrap {
	margin-top:30px;
    padding: 0px;
}
.navigation-wrap > .container {
    padding: 0px !important;
    width: 100%;
}

/*
.navigation-wrap:before {
  background: #fbfbfb;
  border-bottom: 1px solid #eee;
  content: " ";
  height: 90px;
  left: -100%;
  position: absolute;
  top: 0;
  width: 300%;
  z-index: -1;
}

#header.header-dark:not(header-navigation-light) .navigation-wrap:before {
  background: #000;
  border-bottom: 1px solid #222;
  content: " ";
  height: 90px;
  left: -100%;
  position: absolute;
  top: 0;
  width: 300%;
  z-index: -1;
}
*/

#mainMenu {
    float: right;
    margin-right: 1%;
}
#mainMenu > ul {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}
#mainMenu > ul > li:not(.resp-active):last-child > a {
    border-bottom: 0 !important;
}
#mainMenu > ul > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}
#mainMenu > ul > li > a:hover,
#mainMenu > ul > li > a:focus {
    background-color: #eee;
    text-decoration: none;
}

/*labels*/

#mainMenu .label {
    font-size: 9px;
}

/*Menu items */

nav .main-menu a,
nav .main-menu .dropdown-menu a,
nav .main-menu .dropdown-submenu > span.dropdown-menu-title-only {
    color: #111;
}

nav .main-menu a:hover { color: var(--color1); }

#mainMenu > ul > li > a {
    border-bottom: 0 none;
    border-radius: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    height: 34px;
    line-height: 40px;
    margin-left: 0;
    margin-right: 0;
    outline: medium none;
    padding: 0 10px 0px 5px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;    
	font-family: "efontmed", "pfont", "Arial";
}
nav .main-menu li > a:hover,
nav .main-menu li > a:focus,
nav .main-menu .dropdown.open > a:hover,
nav .main-menu .dropdown.open > a:focus {
    background: none !important;
    border-color: none !important;
}
nav ul.main-menu .dropdown > .dropdown-menu,
nav ul.main-menu .dropdown-submenu > .dropdown-menu {
    visibility: hidden;
    display: block;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
nav ul.main-menu .dropdown:hover > .dropdown-menu,
nav ul.main-menu .dropdown-submenu:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
}
nav.main-menu ul li i {
    padding-left: 3px;
    font-size: 14px;
    margin-right: 3px;
    text-align: center;
    width: 22px;
}
nav.main-menu ul li.dropdown > a > i {
    margin-right: 0px;
}

/*Menu dropdown menu items */

nav .main-menu .dropdown-menu {
    min-width: 230px;
    top: auto;
    background-color: transparent; !important;
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
    padding: 0px;
    border-style: solid none none;
    border-width: 0px 0 0;
    border-radius: 0px;    
	font-family: "efont", "pfont", "Arial";
}
nav .main-menu .dropdown-menu a,
nav .main-menu .dropdown-submenu > span.dropdown-menu-title-only {
    font-family: "efont", "pfont", "Arial";
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    padding: 10px 20px 10px 18px;
    position: relative;
    text-transform: none;
    -webkit-transition: padding .3s ease-in-out;
    transition: padding .3s ease-in-out;
    color: #fff;
}
nav .main-menu .dropdown-menu a:hover,
nav .main-menu .dropdown-menu span.dropdown-menu-title-only:hover {
    background-color: #ffffff!important;
    color: #000000;/*333*/
    padding: 10px 20px 10px 26px;
}
nav .main-menu .read-more {
    border-top: 1px solid #eee;
    margin-bottom: -10px;
    margin-top: 24px;
}
nav .main-menu .dropdown-menu a.read-more:hover {
    background: rgba(0, 0, 0, 0) !important;
}
nav .main-menu .dropdown-menu .mega-menu-content .col-md-2 {
    padding-right: 1px;
}
nav .main-menu .dropdown-menu .mega-menu-content a {
    border-bottom: medium none;
    padding: 10px 0;
}
nav .main-menu .dropdown-menu .mega-menu-content a:hover {
    padding: 10px 0px 10px 12px;
}
nav .main-menu .dropdown-menu i {
    margin-left: -2px;
    padding-right: 6px;
}

/*Menu dropdown submenu items */

nav .main-menu .dropdown-submenu {
    position: relative;
}
nav .main-menu .dropdown-submenu:before {
    content: "\f105";
    font-family: fontawesome;
    font-size: 12px;
    opacity: 0.6;
    position: absolute;
    right: 12px;
    top: 6px;
}
nav .main-menu .dropdown-submenu > .dropdown-menu {
    border-top-width: 3px;
    left: 100%;
    top: -3px;
}
nav .main-menu .dropdown-submenu > .dropdown-menu.menu-invert {
    right: 100%;
    left: auto;
}

/* Mega Menu */

nav.mega-menu .nav,
nav.mega-menu .dropup,
nav.mega-menu .dropdown,
nav.mega-menu .collapse {
    position: static;
}
nav .main-menu li.mega-menu-item .dropdown-menu {
    left: 15px;
    right: 15px;
}
nav.mega-menu li.mega-menu-item .mega-menu-title {
    display: block;
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
    height: 50px;
    line-height: 32px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    text-transform: uppercase;
}
nav.mega-menu li ul {
    list-style: none;
    padding: 0;
}
nav.mega-menu .dropdown-menu a,
nav.mega-menu .dropdown-submenu > span.dropdown-menu-title-only {
    text-transform: none;
    display: block;
    text-decoration: none;
}
nav.mega-menu .dropdown-submenu > span.dropdown-menu-title-only {
    line-height: 18px;
}
nav.mega-menu .dropdown-submenu > span.dropdown-menu-title-only:hover {
    cursor: pointer;
}
nav.mega-menu .dropdown-menu {
    left: auto;
    margin-top: 0px;
}
nav.mega-menu .dropdown-menu > li {
    display: block;
    border: 2px solid #fff;
    margin-top: 5px;
    /*background: rgba(179, 175, 175, 0.82);*/
    background-color: var(--color1);
}
nav.mega-menu .mega-menu-content {
    padding: 30px 40px 40px;
}
nav.mega-menu .mega-menu-content:before {
    display: table;
    content: "";
    line-height: 0;
}
nav.mega-menu .mega-menu-content:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both;
}
nav.mega-menu .mega-menu-content {
    background-position: right bottom;
    background-repeat: no-repeat;
}
#mainMenu ul li.mega-menu-item .mega-menu-title,
#mainMenu ul li.dropdown:not(.mega-menu-item) li {
    /*border-bottom: 0px solid #eee;*/
    border-radius: 5px;
}

/*RESPONSIVE MOBILE MENU*/

.nav-main-menu-responsive {
    display: none;
    float: right;
    height: 40px;
    top: -18px;
    border-radius: 20px;
    border: solid 3px white;
    box-sizing: border-box;
    width: 40px;
    line-height: 90px;
    margin-left: 6px;
    padding-left: 6px;
        transition: opacity .3s ease, height .4s ease;
    -webkit-transition: opacity .3s ease, height .4s ease;
    -o-transition: opacity .3s ease, height .4s ease;
}
.nav-main-menu-responsive button {
    background: none;
    border: 0;
}
.nav-main-menu-responsive button:focus {
    outline: 0;
}
.nav-main-menu-responsive button i {
    font-size: 17px;
}
.link1 a 
{
    text-align: center;
    color: #fff;
}
.link1
{
    text-align: center;
    position: absolute;
    margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
bottom: 14px;
}
/*CENTERED MAIN MENU*/

body:not(.device-sm):not(.device-xs):not(.device-xxs) #mainMenu.center {
    float: none;
    margin: 0 auto !important;
    text-align: center;
}
body:not(.device-sm):not(.device-xs):not(.device-xxs) #mainMenu.center > ul {
    display: inline-block;
    float: none;
    text-align: left;
    width: auto;
}


/*Modern version*/

#mainMenu.style-1 ul.dropdown-menu,
#mainMenu.style-1 ul.dropdown-submenu {
    border-radius: 0;
    border: 2px solid #eee;
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
}

/*Slide menu version*/
.nav-main-menu-responsive.slide-menu-version {
    display: block;
}


#mainMenu.slide-menu > ul > li {
    visibility: hidden;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0s cubic-bezier(.175, .885, .525, 1.2);
    -moz-transition: all 0s cubic-bezier(.175, .885, .525, 1.2);
    -o-transition: all 0s cubic-bezier(.175, .885, .525, 1.2);
    transition: all 0s cubic-bezier(.175, .885, .525, 1.2);
    -webkit-transition-duration: 150ms;
    -moz-transition-duration: 150ms;
    -o-transition-duration: 150ms;
    transition-duration: 150ms
}
#mainMenu.slide-menu > ul > li:nth-child(n+1){
    -webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-delay: 60ms;
    -moz-transition-delay: 60ms;
    -o-transition-delay: 60ms;
    transition-delay: 60ms
}
#mainMenu.slide-menu > ul > li:nth-child(n+2){
    -webkit-transition-duration: 350ms;
    -moz-transition-duration: 350ms;
    -o-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-delay: 120ms;
    -moz-transition-delay: 120ms;
    -o-transition-delay: 120ms;
    transition-delay: 120ms
}
#mainMenu.slide-menu > ul > li:nth-child(n+3){
    -webkit-transition-duration: 450ms;
    -moz-transition-duration: 450ms;
    -o-transition-duration: 450ms;
    transition-duration: 450ms;
    -webkit-transition-delay: 180ms;
    -moz-transition-delay: 180ms;
    -o-transition-delay: 180ms;
    transition-delay: 180ms
}
#mainMenu.slide-menu > ul > li:nth-child(n+4){
    -webkit-transition-duration: 550ms;
    -moz-transition-duration: 550ms;
    -o-transition-duration: 550ms;
    transition-duration: 550ms;
    -webkit-transition-delay: 240ms;
    -moz-transition-delay: 240ms;
    -o-transition-delay: 240ms;
    transition-delay: 240ms
}
#mainMenu.slide-menu > ul > li:nth-child(n+5){
    -webkit-transition-duration: 650ms;
    -moz-transition-duration: 650ms;
    -o-transition-duration: 650ms;
    transition-duration: 650ms;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}
#mainMenu.slide-menu > ul > li:nth-child(n+6){
    -webkit-transition-duration: 750ms;
    -moz-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    transition-duration: 750ms;
    -webkit-transition-delay: 360ms;
    -moz-transition-delay: 360ms;
    -o-transition-delay: 360ms;
    transition-delay: 360ms
}
#mainMenu.slide-menu > ul > li:nth-child(n+7){
    -webkit-transition-duration: 750ms;
    -moz-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    transition-duration: 750ms;
    -webkit-transition-delay: 420ms;
    -moz-transition-delay: 420ms;
    -o-transition-delay: 420ms;
    transition-delay: 420ms
}
#mainMenu.slide-menu > ul > li:nth-child(n+8) {
    -webkit-transition-duration: 750ms;
    -moz-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    transition-duration: 750ms;
    -webkit-transition-delay: 480ms;
    -moz-transition-delay: 480ms;
    -o-transition-delay: 480ms;
    transition-delay: 480ms
}
#mainMenu.slide-menu.items-visible > ul > li{
    visibility: visible;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}
#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+1) {
    -webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-delay: 60ms;
    -moz-transition-delay: 60ms;
    -o-transition-delay: 60ms;
    transition-delay: 60ms
}
#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+2){
    -webkit-transition-duration: 350ms;
    -moz-transition-duration: 350ms;
    -o-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-delay: 120ms;
    -moz-transition-delay: 120ms;
    -o-transition-delay: 120ms;
    transition-delay: 120ms
}
#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+3){
    -webkit-transition-duration: 450ms;
    -moz-transition-duration: 450ms;
    -o-transition-duration: 450ms;
    transition-duration: 450ms;
    -webkit-transition-delay: 180ms;
    -moz-transition-delay: 180ms;
    -o-transition-delay: 180ms;
    transition-delay: 180ms
}
#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+4){
    -webkit-transition-duration: 550ms;
    -moz-transition-duration: 550ms;
    -o-transition-duration: 550ms;
    transition-duration: 550ms;
    -webkit-transition-delay: 240ms;
    -moz-transition-delay: 240ms;
    -o-transition-delay: 240ms;
    transition-delay: 240ms
}
#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+5){
    -webkit-transition-duration: 650ms;
    -moz-transition-duration: 650ms;
    -o-transition-duration: 650ms;
    transition-duration: 650ms;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}
#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+6){
    -webkit-transition-duration: 750ms;
    -moz-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    transition-duration: 750ms;
    -webkit-transition-delay: 360ms;
    -moz-transition-delay: 360ms;
    -o-transition-delay: 360ms;
    transition-delay: 360ms
}
#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+7){
    -webkit-transition-duration: 750ms;
    -moz-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    transition-duration: 750ms;
    -webkit-transition-delay: 420ms;
    -moz-transition-delay: 420ms;
    -o-transition-delay: 420ms;
    transition-delay: 420ms
}
#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+8){
    -webkit-transition-duration: 750ms;
    -moz-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    transition-duration: 750ms;
    -webkit-transition-delay: 480ms;
    -moz-transition-delay: 480ms;
    -o-transition-delay: 480ms;
    transition-delay: 480ms
}


/* ----------------------------------------------------------------
    SIDE PANEL
-----------------------------------------------------------------*/

body.side-push-panel {
    /*overflow-x: hidden;*/
}
#side-panel {
    position: fixed;
    top: 0;
    right: -320px;
    z-index: 399;
    width: 320px;
    height: 100%;
    background-color: #F5F5F5;
    /*overflow: hidden;*/
    -webkit-backface-visibility: hidden;
}
body.side-panel-left #side-panel {
    left: -350px;
    right: auto;
}
body.side-push-panel.wide .wrapper,
body.side-push-panel.wide #header.sticky-header .container {
    right: 0;
}
body.side-panel-left.side-push-panel.wide .wrapper,
body.side-panel-left.side-push-panel.wide #header.sticky-header .container {
    left: 0;
    right: auto;
}
#side-panel .side-panel-wrap {
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 40px 40px;
}
body.side-panel-active #side-panel {
    right: 0;
}
body.side-panel-left.side-panel-active #side-panel {
    left: 0;
    right: auto;
}
body.side-push-panel.side-panel-active.wide .wrapper,
body.side-push-panel.side-panel-active.wide #header.sticky-header .container {
    right: 350px;
}
body.side-panel-left.side-push-panel.side-panel-active.wide .wrapper,
body.side-panel-left.side-push-panel.side-panel-active.wide #header.sticky-header .container {
    left: 350px;
    right: auto;
}
.side-panel-button {
    width: 24px;
    float: right;
    display: inline-block;
    vertical-align: middle;
}
.side-panel-button button {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
#side-panel,
body.side-panel-active .wrapper {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
body.side-panel-right #side-panel,
body.side-panel-right.side-push-panel.wide .wrapper,
body.side-panel-right.side-push-panel.wide #header .container {
    -webkit-transition: right .4s ease;
    -o-transition: right .4s ease;
    transition: right .4s ease;
}

/*	Main menu*/

#side-panel [class*="col-md-"] {
    width: 100%;
}
#side-panel .navigation-wrap,
#side-panel .navigation-wrap > .container {
    padding: 0px;
    width: 100%;
}
#side-panel .navbar-collapse {
    border: 0px !important;
}
#side-panel .navigation-wrap.navbar-header,
#side-panel .navigation-wrap.navbar-collapse {
    margin-left: 0px;
    margin-right: 0px;
    box-shadow: none;
}
#side-panel .nav-main-menu-responsive {
    display: block;
}
#side-panel .main-menu-collapse {
    position: relative;
    width: 100% !important;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
}
#side-panel .dropdown-menu {
    width: 100% !important;
}
#side-panel .main-menu {
    padding-bottom: 10px;
    clear: both;
    display: block;
    width: 100%;
}
#side-panel .main-menu ul {
    padding: 0;
    margin: 0;
}
#side-panel .main-menu > ul > li > a {
    padding: 10px 10px 10px 0 !important;
    color: #333;
}
#side-panel .main-menu ul li {
    padding: 0;
    margin: 0;
    clear: both;
    float: none;
    display: block;
}
#side-panel .main-menu ul li.dropdown a,
#side-panel .main-menu ul li.dropdown ul.dropdown-menu li a,
#side-panel .main-menu ul li.dropdown .dropdown-submenu > span.dropdown-menu-title-only,
#header.header-sticky:not(.header-static) #side-panel .main-menu ul li.dropdown a,
#header.header-sticky:not(.header-static) #side-panel .main-menu ul li.dropdown ul.dropdown-menu li a,
#header.header-sticky:not(.header-static) #side-panel .main-menu ul li.dropdown .dropdown-submenu > span.dropdown-menu-title-only {
    height: 42px;
    outline: none;
    line-height: 22px;
}
.header-sticky .apply {
    margin-top: 7px;
}
.apply {
    margin-top: 20px;
}
#side-panel .main-menu > ul li:last-child a {
    border-bottom: 0px;
}
#side-panel .main-menu ul ul {
    margin-left: 10px !important
}
#side-panel .main-menu ul.main-menu {
    float: none;
    position: static;
}
#side-panel .main-menu ul.dropdown-menu {
    position: static;
    clear: both;
    float: none;
    display: none !important;
}
#side-panel .main-menu li.resp-active > ul.dropdown-menu {
    border: 0 none;
    display: block !important;
    padding-right: 10px;
}
#side-panel nav ul.main-menu li a,
#side-panel nav ul.main-menu .dropdown-submenu > span.dropdown-menu-title-only {
    clear: both;
    float: none;
    display: block;
    border: 0;
    border-top: 0;
    margin: 0;
}
#side-panel nav ul.main-menu li a i.fa-angle-down {
    position: absolute;
    right: 0px;
    top: 14px;
}
#side-panel nav ul.main-menu ul.dropdown-menu {
    box-shadow: none;
}
#side-panel .main-menu > ul > li,
#side-panel .mega-menu ul li.mega-menu-item .mega-menu-title,
#side-panel .main-menu ul li.dropdown.mega-menu-item li,
#side-panel .main-menu .dropdown-submenu > span.dropdown-menu-title-only {
    border-bottom: 1px solid #eee;
}
#side-panel nav ul.main-menu ul.dropdown-menu li > a #header nav ul.main-menu .dropdown-submenu > span.dropdown-menu-title-only {
    padding: 9px 8px;
    border: 0;
    border-top: 0;
    margin: 0;
    border-bottom: none;
}
#side-panel nav ul.main-menu ul.sub-menu {
    padding: 0;
    margin: 0 0 10px 0;
}
#side-panel nav .main-menu .dropdown-submenu {
    position: relative;
    background: url("../images/arrow-light-down.png") no-repeat scroll right top;
}
#side-panel nav ul.main-menu ul.dropdown-menu {
    background: none !important;
    background-color: transparent !important;
}
#side-panel nav ul.main-menu li.dropdown.open .dropdown-toggle,
#side-panel nav ul.main-menu li a,
#side-panel nav ul.main-menu li > a:hover,
#side-panel nav ul.main-menu li.active a,
#side-panel nav ul.main-menu li.dropdown:hover a,
#side-panel nav ul.main-menu li.dropdown:hover .dropdown-submenu > span.dropdown-menu-title-only {
    background: none !important;
    background-color: transparent !important;
}
#side-panel nav ul.main-menu ul.dropdown-menu li:hover > a,
#side-panel nav ul.main-menu li.dropdown:hover ul.dropdown-menu li > a:hover {
    background: none !important;
    background-color: transparent !important;
}
#side-panel nav.mega-menu li.mega-menu-item .mega-menu-sub-title {
    margin-top: 30px;
}
#side-panel nav.mega-menu .mega-menu-content {
    padding: 0px;
}
#side-panel nav .main-menu .dropdown-menu .mega-menu-content [class*="col-md-"] {
    padding: 0;
}
#side-panel nav .main-menu .dropdown-menu .mega-menu-content [class*="col-md-"]:nth-child(2n) {
    padding-left: 2px;
}
#side-panel nav .main-menu .dropdown-menu .mega-menu-content {
    background-image: none !important;
}
#side-panel nav ul.main-menu .dropdown > .dropdown-menu,
#side-panel nav ul.main-menu .dropdown-submenu > .dropdown-menu {
    visibility: visible;
    opacity: 1;
}
#side-panel nav ul.main-menu .dropdown:hover > .dropdown-menu,
#side-panel nav ul.main-menu .dropdown-submenu:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
}
#side-panel .side-panel-footer {
    bottom: 15px;
    color: #666;
    left: 30px;
    position: absolute;
    right: 30px;
}
#side-panel .side-panel-footer a {
    color: inherit;
}

/* ----------------------------------------------------------------
    SIDE PANEL: STATIC
-----------------------------------------------------------------*/

body.side-panel-static .wrapper .container {
    max-width: 1210px;
    padding: 0 35px;
    width: auto !important;
}
body.side-panel-static #header #logo {
    display: none;
}
body.side-panel-static .wrapper {
    padding-left: 320px;
}
body.side-panel-static .side-panel-button {
    display: none;
}
body.side-panel-static #header,
body.side-panel-static #header #header-wrap,
body.side-panel-static #header.header-sticky:not(.header-static),
body.side-panel-static #header.header-sticky:not(.header-static) #header-wrap {
    height: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: 0;
}

/* ----------------------------------------------------------------
    SIDE PANEL: DARK
-----------------------------------------------------------------*/

@media (min-width: 991px) {
    #side-panel.side-panel-dark {
        background-color: #1F2223;
    }
    #side-panel.side-panel-dark .main-menu > ul > li > a,
    #side-panel.side-panel-dark .main-menu > ul > li > ul a,
    #side-panel.side-panel-dark .main-menu > ul > li > ul a,
    #side-panel.side-panel-dark .main-menu .dropdown-menu a,
    #side-panel.side-panel-dark .main-menu .dropdown-submenu > span.dropdown-menu-title-only,
    #side-panel.side-panel-dark #mainMenu .mega-menu-title {
        color: #bebdb5;
    }
    #side-panel.side-panel-dark .main-menu .dropdown-menu .mega-menu-content a {
        border-bottom: 0px;
    }
    #side-panel.side-panel-dark nav#mainMenu.main-menu.mega-menu .mega-menu-content a.read-more,
    #side-panel.side-panel-dark .main-menu .mega-menu-content a.read-more {
        border-top: 1px solid #222;
    }
    #side-panel.side-panel-dark .main-menu > ul > li,
    #side-panel.side-panel-dark .mega-menu ul li.mega-menu-item .mega-menu-title,
    #side-panel.side-panel-dark .main-menu ul li.dropdown.mega-menu-item li,
    #side-panel.side-panel-dark .main-menu .dropdown-submenu > span.dropdown-menu-title-only,
    #side-panel.side-panel-dark .mega-menu ul li.mega-menu-item .mega-menu-title,
    #side-panel.side-panel-dark .main-menu ul li.dropdown:not(.mega-menu-item) li {
        border-bottom: 1px solid #383838;
    }
}

/* ====================== lines button ==================================================*/

.lines-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    cursor: pointer;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    transition: 0.3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 16px;
    background: transparent;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}
.lines-button > * {
    display: block;
}
.lines-button:hover,
.lines-button:focus {
    outline: none;
}
.lines-button::-moz-focus-inner {
    border: 0;
}
.lines {
    display: inline-block;
    height: 2px;
    width: 16px;
    border-radius: 4px;
    transition: 0.3s;
    position: relative;
}
.lines::before,
.lines::after {
    display: inline-block;
    height: 2px;
    width: 16px;
    border-radius: 4px;
    transition: 0.3s;
    content: '';
    position: absolute;
    left: 0;
    -webkit-transform-origin: 2.85714px center;
    transform-origin: 2.85714px center;
    width: 100%;
}
.lines::before {
    top: 5px;
}
.lines::after {
    top: -5px;
}

.lines,
.lines:before,
.lines:after {
    background-color: #111;
}

.header-dark:not(.header-sticky) .lines,
.header-dark:not(.header-sticky) .lines:before,
.header-dark:not(.header-sticky) .lines:after,
.header-dark.header-transparent:not(.header-sticky):not(.header-navigation-light) .lines,
.header-dark.header-transparent:not(.header-sticky):not(.header-navigation-light) .lines:before,
.header-dark.header-transparent:not(.header-sticky):not(.header-navigation-light) .lines:after,
.header-dark.header-semi-transparent:not(.header-sticky) .lines,
.header-dark.header-semi-transparent:not(.header-sticky) .lines:before,
.header-dark.header-semi-transparent:not(.header-sticky) .lines:after {
    background-color: #fff;
}
.tcon-transform .lines {
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
}
.x {
    width: auto;
}
.x.tcon-transform .lines {
    background: transparent !important;
}
.x.tcon-transform .lines::before,
.x.tcon-transform .lines::after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 20px;
}
.x.tcon-transform .lines::before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.x.tcon-transform .lines::after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}


/*Fullscreen Panel*/

#fullscreen-panel-button {
    position: fixed;
    right: 34px;
    top: 14px;
    z-index: 199;
}
#fullscreen-panel .lines-button {
  height: 60px;
}

#fullscreen-panel-button .lines,
#fullscreen-panel-button .lines:before,
#fullscreen-panel-button .lines:after {
    background-color: #fff;
}
.fullscreen-panel-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 198;
}
.fullscreen-panel-overlay nav {
    text-align: center;
    position: relative;
    top: 50%;
    height: 60%;
    font-size: 54px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fullscreen-panel-overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: 100%;
    position: relative;
}
.fullscreen-panel-overlay ul li {
    display: block;
    height: 20%;
    height: calc(100% / 5);
    min-height: 54px;
}
.fullscreen-panel-overlay ul li a {
    font-weight: 300;
    display: block;
    color: white;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    font-family: "efont", "pfont", "Arial";
    text-transform: uppercase;
}
.fullscreen-panel-overlay ul li a:hover,
.fullscreen-panel-overlay ul li a:focus {
    color: #849368;
}
body:not(.fullscreen-panel-active) .fullscreen-panel-overlay-hugeinc {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}
body.fullscreen-panel-active .fullscreen-panel-overlay-hugeinc {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.fullscreen-panel-overlay-hugeinc nav {
    -moz-perspective: 300px;
}
.fullscreen-panel-overlay-hugeinc nav ul {
    opacity: 0.4;
    -webkit-transform: translateY(-25%) rotateX(35deg);
    transform: translateY(-25%) rotateX(35deg);
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
}
body.fullscreen-panel-active .fullscreen-panel-overlay-hugeinc nav ul {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
body:not(.fullscreen-panel-active) .fullscreen-panel-overlay-hugeinc nav ul {
    -webkit-transform: translateY(25%) rotateX(-35deg);
    transform: translateY(25%) rotateX(-35deg);
}

/* ----------------------------------------------------------------
    Vertical Dotted menu
-----------------------------------------------------------------*/

#verticaldotmenu {
    position: fixed;
    right: 20px;
    top: 50%;
    bottom: auto;

    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10 !important;
}
body.outter #verticaldotmenu {
    right: 50px;
}
@media (max-width: 479px) {
    body.outter #verticaldotmenu {
        right: 20px;
    }
}
#verticaldotmenu ul {
    list-style: none !important;
}
#verticaldotmenu li {
    text-align: right;
    padding: 0px;
}
#verticaldotmenu a {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#verticaldotmenu a:after {
    content: "";
    display: table;
    clear: both;
}
#verticaldotmenu a span {
    float: right;
    display: inline-block;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
}
#verticaldotmenu a:hover span {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
#verticaldotmenu a.active span {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
#verticaldotmenu a:hover .cd-label {
    opacity: 1;
}
#verticaldotmenu .cd-dot {
    position: relative;
    top: 1px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background-color: #ccc;
    -webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
    -moz-transition: -moz-transform 0.2s, background-color 0.5s;
    transition: transform 0.2s, background-color 0.5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
#verticaldotmenu a:hover .cd-dot,
#verticaldotmenu a.active .cd-dot {
    transition: all ease 0.3s;
}
.step-wrap .fullscreen
{
    padding-top: 0px !important;
}

#verticaldotmenu .cd-label {
    position: relative;
    margin-right: 10px;
    font-size: 22px;
    font-weight: 600;
    padding: 0px;
    text-transform: uppercase;
    color: #ccc;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    opacity: 1;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}

/* ----------------------------------------------------------------
    Shopping Cart
-----------------------------------------------------------------*/

#shopping-cart {
    float: right;
    margin-left: 12px;
    margin-right: 10px;
    position: relative;
    z-index: 1;
}
#shopping-cart .shopping-cart-items {
    display: block;
    font-size: 10px;
    position: absolute;
    right: -10px;
    z-index: 1;
    top: 32px;
}
#shopping-cart > a > i {
    line-height: 90px;
}

/* ----------------------------------------------------------------
    Top Search
-----------------------------------------------------------------*/

#header #top-search-trigger {
    cursor: pointer;
}
#header #top-search {
    float: right;
}
#header #top-search a,
#header #shopping-cart a {
    display: block;
    font-size: 18px;
    height: 5px;
    line-height: 18px;
    margin-top: -1px;
    position: relative;
}
#header #top-search a {
    z-index: 11;
    width: 30px;
    font-size: 16px;
}
#header #top-search a i {
    position: absolute;
    right: 0px;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    line-height: 88px;
}
body.top-search-active #header #top-search a i.fa.fa-search,
#top-search a i.fa.fa-close {
    opacity: 0;
}
body.top-search-active #header #top-search a i.fa.fa-close {
    opacity: 1;
    z-index: 11;
}
body.top-search-active .main-menu:not(#top-search),
body.top-search-active .logo {
    opacity: 0;
}
#header #top-cart a:hover {
    color: #1ABC9C;
}
#header #top-search form {
    opacity: 0;
    z-index: -2;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    padding: 0 15px;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}
#header.header-fullwidth #top-search form {
    left: 15px;
}
body.top-search-active #header #top-search form {
    opacity: 1;
    z-index: 10;
}
body.top-search-active .btn-responsive-nav,
body.top-search-active .side-panel-button {
    display: none;
}
#header #top-search form input {
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    box-shadow: none !important;
    font-size: 30px;
    height: 100%;
    letter-spacing: 2px;
    outline: 0 none;
    padding: 0 70px 0 0;
}

/* ----------------------------------------------------------------
    HEADER: DARK
-----------------------------------------------------------------*/

.header-default {
    background-color: #fff;
    border-bottom: 0 !important;
}

/* ----------------------------------------------------------------
    HEADER: DARK
-----------------------------------------------------------------*/

#header.header-dark,
.header-dark {
    background-color: #111;
    border-bottom: 1px solid #222;
}
#header.header-sticky.header-dark:not(.header-navigation-light) #header-wrap,
#header.header-dark:not(.header-navigation-light) .main-menu .dropdown-menu {
    background-color: #111;
}
.header-dark .main-menu > ul > li > a,
.header-dark:not(.header-navigation-light) .main-menu > ul > li > ul a,
.header-dark #top-search a,
.header-dark #shopping-cart a,
.header-dark #shopping-cart .shopping-cart-items,
.header-dark .nav-main-menu-responsive > button,
.header-dark #top-search form input {
    color: #fff;
}
#header.header-dark:not(.header-navigation-light) .main-menu > ul > li > ul a,
#header.header-dark:not(.header-navigation-light) .main-menu .dropdown-menu a,
#header.header-dark:not(.header-navigation-light) .main-menu .dropdown-submenu > span.dropdown-menu-title-only,
#header.header-dark:not(.header-navigation-light) #mainMenu .mega-menu-title {
    color: #ccc;
}
#header.header-dark:not(.header-navigation-light) #mainMenu.style-1 ul.dropdown-menu,
#header.header-dark:not(.header-navigation-light) #mainMenu.style-1 ul.dropdown-submenu {
    border: 3px solid #222;
}
#header.header-dark:not(.header-navigation-light) #mainMenu .dropdown-submenu:before {
    color: #888;
}
#header.header-dark:not(.header-navigation-light) #mainMenu ul li.mega-menu-item .mega-menu-title,
#header.header-dark:not(.header-navigation-light) #mainMenu ul li.dropdown:not(.mega-menu-item) li {
    border-bottom: 1px solid #222;
}
#header.header-dark .main-menu .dropdown-menu .mega-menu-content a {
    border-bottom: 0px;
}
#header.header-dark:not(.header-navigation-light) nav#mainMenu.main-menu.mega-menu .mega-menu-content a.read-more,
#header.header-dark:not(.header-navigation-light) .header-transparent nav .main-menu .mega-menu-content a.read-more {
    border-top: 1px solid #222;
}
#header.header-dark #top-search form input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
#header.header-dark #top-search form input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
#header.header-dark #top-search form input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
#header.header-dark #top-search a:before {
    border-left: 1px solid #eee;
}

/* ----------------------------------------------------------------
	HEADER: TRANSPARENT
-----------------------------------------------------------------*/

#header.header-transparent {
    background-color: transparent;
    border-bottom: 0;
    z-index: 21;
}

/* ----------------------------------------------------------------
    HEADER: DARK TRANSPARENT
-----------------------------------------------------------------*/

#header.header-dark-transparent {
    background-color: rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

/* ----------------------------------------------------------------
    HEADER: LIGHT TRANSPARENT
-----------------------------------------------------------------*/

#header.header-light-transparent {
    background-color: rgba(255, 255, 255, 0.6);
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

/* ----------------------------------------------------------------
    HEADER: COLORED
-----------------------------------------------------------------*/

#header.header-colored {
    background-color: #00c0e9 !important;
    border-bottom: 0;
}
#header.header-colored.header-sticky {
    background-color: #00c0e9 !important;
}
#header.header-colored #mainMenu > ul > li > a,
#header.header-colored #top-search a,
#header.header-colored #shopping-cart a,
#header.header-colored .nav-main-menu-responsive > button {
    color: #fff;
}

/* ----------------------------------------------------------------
    HEADER: FULLWIDTH
-----------------------------------------------------------------*/

body.wide #header.header-fullwidth #header-wrap .container {
    padding: 0 30px;
}
body.wide #header.header-fullwidth nav .main-menu .mega-menu-item .dropdown-menu {
    left: 30px;
    right: 30px;
}

div#logo img {
    padding-top: 6px;
    padding-bottom: 6px;
}

#header.header-fullwidth [class*="col-"] {
    padding-left: 0px;
    padding-right: 0px;
}

/* ----------------------------------------------------------------
	HEADER: MODERN
-----------------------------------------------------------------*/

#header.header-modern {
    margin: 40px auto 0;
    width: 1200px;
    border-radius: 4px;
}
#header.header-modern + #slider,
#header.header-modern + .page-title-extended,
#header.header-modern + .page-title-video,
#header.header-modern + .page-title-parallax,
#header.header-modern + .fullscreen,
#header.header-modern + .fullscreen,
#header.header-modern + .halfscreen,
#header.header-modern + #google-map {
    margin-bottom: -130px;
    top: -130px;
}
#header.header-modern + .page-title-parallax {
    padding-bottom: 80px;
    padding-top: 200px;
}
#header.header-modern {
    border-bottom: 0 !important;
}

/* ----------------------------------------------------------------
	HEADER: RIGHT
-----------------------------------------------------------------*/

#header.header-logo-right .navigation-wrap #mainMenu {
    float: left;
}
#header.header-logo-right .nav-main-menu-responsive {
    float: left;
    margin-right: 10px;
}
#header.header-logo-right #logo {
    float: right;
}
#header.header-logo-right #shopping-cart {
    float: left;
    margin-right: 10px;
    margin-left: 0px;
}
#header.header-logo-right #top-search {
    float: left;
    margin-left: 10px;
}
#header.header-logo-right #top-search a:before {
    border-left: 0;
    border-right: 1px solid #e7e7e7;
    right: 0;
}
#header.header-logo-right #top-search a i {
    right: 12px;
}
#header.header-logo-right #top-search form input {
    padding: 0 0 0 70px;
}

/* ----------------------------------------------------------------
	HEADER: CENTER
-----------------------------------------------------------------*/

#header.header-logo-center:not(.header-sticky) #logo {
    width: 100%;
}
#header.header-logo-center:not(.header-sticky) #logo a img {
    margin: 0 auto;
}
#header.header-logo-center:not(.header-sticky) #mainMenu {
    float: none;
}
#header.header-logo-center:not(.header-sticky) nav.main-menu li.dropdown:first-child > a {
    padding-left: 0px;
    margin-left: -4px;
}
#header.header-logo-center:not(.header-sticky) #top-search form {
    top: auto;
    bottom: -44px;
}

/* ----------------------------------------------------------------
	HEADER: MINI
-----------------------------------------------------------------*/

#header.header-mini,
#header.header-mini #header-wrap,
#header.header-mini #logo img,
#header.header-mini nav#mainMenu ul.main-menu,
#header.header-mini #mainMenu > ul > li > a,
#header.header-mini #shopping-cart a,
#header.header-mini #top-search a,
#header.header-mini .nav-main-menu-responsive,
#header.header-mini .side-panel-button {
    height: 60px;
}
#header.header-mini #mainMenu > ul > li > a {
    line-height: 40px;
}
#header.header-mini #top-search a:before {
    top: 16px;
}
#header.header-mini #top-search a i,
#header.header-mini #shopping-cart > a > i,
#header.header-mini .nav-main-menu-responsive {
    line-height: 58px;
}
#header.header-mini #shopping-cart .shopping-cart-items {
    top: 17px;
}
#header.header-mini #top-search form input {
    font-size: 20px;
}

/* ----------------------------------------------------------------
	HEADER DARK & LIGHT MENU
-----------------------------------------------------------------*/

#header.header-dark.header-sticky.header-navigation-light .main-menu > ul > li > a,
#header.header-dark.header-sticky.header-navigation-light #top-search a,
#header.header-dark.header-sticky.header-navigation-light #shopping-cart a,
#header.header-dark.header-sticky.header-navigation-light #shopping-cart .shopping-cart-items,
#header.header-dark.header-sticky.header-navigation-light .nav-main-menu-responsive > button,
#header.header-dark.header-sticky.header-navigation-light #top-search form input {
    color: #111;
}
#header.header-dark.header-sticky.header-navigation-light #top-search form input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
}
#header.header-dark.header-sticky.header-navigation-light #top-search form input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
}
#header.header-dark.header-sticky.header-navigation-light #top-search form input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
}

/* ----------------------------------------------------------------
	Sticky Header
-----------------------------------------------------------------*/

#header.header-sticky #header-wrap {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 199;
}



#header.header-sticky:not(.header-static) nav#mainMenu ul.main-menu,
#mainMenu > ul,
#header.header-sticky:not(.header-static) .nav-main-menu-responsive,
#header .side-panel-button
 {
    height: 46px;
}

#header,
#header-wrap
 {

}


#logo img
 {
    height: 120px;
}



#side-panel #mainMenu > ul {
    height: auto !important;
}
#header,
#header:not(.header-static) #header-wrap,
#header #logo img,
#header.header-sticky:not(.header-static) nav#mainMenu ul.main-menu,
#mainMenu > ul,
#header.header-sticky:not(.header-static) .nav-main-menu-responsive,
#header.header-sticky:not(.header-static),
#header .side-panel-button {
    transition: opacity .3s ease, height .4s ease;
    -webkit-transition: opacity .3s ease, height .4s ease;
    -o-transition: opacity .3s ease, height .4s ease;
}
#header #top-search a i,
#header #shopping-cart > a > i,
#header #shopping-cart .shopping-cart-items {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#header.header-sticky:not(.header-static),
#header.header-sticky:not(.header-static) #header-wrap,
#header.header-sticky:not(.header-static) #logo img,
#header.header-sticky:not(.header-static) nav#mainMenu ul.main-menu,
#header.header-sticky:not(.header-static) #mainMenu > ul > li > a,
#header.header-sticky:not(.header-static) .nav-main-menu-responsive,
#header.header-sticky:not(.header-static) #shopping-cart a,
#header.header-sticky:not(.header-static) #top-search a,
#header.header-sticky:not(.header-static) .side-panel-button {
    height: 60px;
    z-index: 22;
}
#header.header-sticky:not(.header-static) #side-panel nav#mainMenu ul.main-menu,
#header.header-sticky:not(.header-static) #side-panel #mainMenu > ul > li > a {
    height: auto !important;
}
#header.header-sticky:not(.header-static) .header_top nav > ul > li > a {
    line-height: 40px;
}
#header.header-sticky:not(.header-static) #side-panel #mainMenu > ul > li > a {
    line-height: auto !important;
}
#header.header-sticky:not(.header-static) #top-search a:before {
    top: 16px;
}
#header.header-sticky:not(.header-static) #top-search a i,
#header.header-sticky:not(.header-static) #shopping-cart > a > i {
    line-height: 58px;
}
#header.header-sticky:not(.header-static) #shopping-cart .shopping-cart-items {
    top: 17px;
}
#header.header-sticky:not(.header-static) #top-search form input {
    font-size: 20px;
}

/* ----------------------------------------------------------------
    SLIDER
-----------------------------------------------------------------*/

#slider {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0px;
}
#home {
    width: 100%;
    height: 100%;
    color: #0c0c0c;
}
.container-fullscreen {
    padding-top: 0px;
    height: 100%;
    width: 100%;
    display: table;
    position: relative;
}
.fullscreen > .container,
.halfscreen > .container,
.fullscreen > .container-fluid,
.halfscreen > .container-fluid {
    height: 100%;
}

/* ----------------------------------------------------------------
    BOXED SLIDER
-----------------------------------------------------------------*/

.boxed-slider {
    height: 600px;
    width: 100%;
}
.boxed-slider .owl-item {
    height: 600px;
}
.boxed-slider .owl-bg-img,
.owl-item img {
    height: 100%;
}

/* ----------------------------------------------------------------
    MULTISCROLL
-----------------------------------------------------------------*/

#multiscroll .ms-left .ms-section {
    background-position: 100% center !important;
}
#multiscroll .ms-right .ms-section {
    background-position: 0 center !important;
}

/* ----------------------------------------------------------------------
    Page title
-------------------------------------------------------------------------*/

#page-title {
    border-bottom: 1px solid #eee;
    clear: both;
    padding: 40px 0;
    position: relative;
    background-color: #f8f8f8;
}
#page-title .container {
    position: relative;
}
#page-title [class*="col-"] {
    padding-left: 0px;
    padding-right: 0px;
}
.page-title h1 {
    display: block;
    font-size: 42px;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 10px;
    margin-left: -2px;
    margin-top: -4px;
    text-transform: uppercase;
}
.page-title > span.lead {
    display: block;
    margin-top: 10px;
    font-weight: 300;
    font-size: 18px;
}
.page-title > span {
    opacity: 0.7;
}

/*page header right*/

.page-title-right .page-title {
    float: right;
    text-align: right;
}
.page-title-right .breadcrumb {
    text-align: left !important;
}

/*page title center */

.page-title-center .page-title {
    float: none;
    text-align: center;
    width: 100%;
}
.page-title-center .breadcrumb {
    float: none;
    text-align: center!important;
    width: 100%;
}

/*page title pattern*/

.page-title-pattern {
    background-attachment: fixed;
    background-repeat: repeat;
}

/*page title small */

#page-title.page-title-small {
    padding: 6px 0 4px !important;
}
#page-title.page-title-small .page-title {
    margin-top: 20px;
}
#page-title.page-title-small .page-title h1 {
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 14px;
}
#page-title.page-title-small .breadcrumb {
    margin-top: 8px;
}

/*page title extended */

#page-title.page-title-extended {
    padding: 100px 0;
}
.page-title-extended h1 {
    font-size: 60px;
    letter-spacing: 1px;
    font-weight: 800;
    text-transform: uppercase;
}

/*page title video */

#page-title.page-title-video {
    background-color: transparent;
    ;
}

/*Page title: transparent header*/

#header.header-transparent + .page-title-video,
#header.header-transparent + .page-title-parallax,
#header.header-light-transparent + .page-title-video,
#header.header-light-transparent + .page-title-parallax,
#header.header-dark-transparent + .page-title-video,
#header.header-dark-transparent + .page-title-parallax {
    padding-top: 170px;
    padding-bottom: 80px;
}
.page-title-parallax {
    border-bottom: 5px solid #eee !important;
}

/* ----------------------------------------------------------------
    TOPBAR
-----------------------------------------------------------------*/

#topbar.topbar-transparent + #header.header-transparent + #slider,
#topbar.topbar-transparent + #header.header-transparent + .page-title-extended,
#topbar.topbar-transparent + #header.header-transparent + .page-title-video,
#topbar.topbar-transparent + #header.header-transparent + .page-title-parallax,
#topbar.topbar-transparent + #header.header-transparent + .fullscreen,
#topbar.topbar-transparent + #header.header-transparent + #google-map,
#topbar.topbar-transparent + #header.header-dark-transparent + #slider,
#topbar.topbar-transparent + #header.header-dark-transparent + .page-title-extended,
#topbar.topbar-transparent + #header.header-dark-transparent + .page-title-video,
#topbar.topbar-transparent + #header.header-dark-transparent + .page-title-parallax,
#topbar.topbar-transparent + #header.header-dark-transparent + .fullscreen,
#topbar.topbar-transparent + #header.header-dark-transparent + #google-map #topbar.topbar-transparent + #header.header-light-transparent + #slider,
#topbar.topbar-transparent + #header.header-light-transparent + .page-title-extended,
#topbar.topbar-transparent + #header.header-light-transparent + .page-title-video,
#topbar.topbar-transparent + #header.header-light-transparent + .page-title-parallax,
#topbar.topbar-transparent + #header.header-light-transparent + .fullscreen,
#topbar.topbar-transparent + #header.header-light-transparent + #google-map {
    margin-bottom: -131px;
    top: -131px;
}
#topbar {
    position: relative;
    z-index: 21;
    border-bottom: 1px solid #eee;
    background-color: var(--color1);
}
#topbar .top-menu {
    list-style: outside none none;
    margin: 0 5px;
    padding: 0;
    float: right;
}
.social-icons.social-icons-colored-hover li a {
    color: #fff;
}
#topbar .top-links {
    position: relative;
}
#topbar .top-menu > li {
    display: inline-block;
    /*height: 40px;*/
    line-height: 38px;
}
#topbar .top-menu > li > a {
    display: block;
    font-size: 12px;
    font-weight: 600;
    height: 40px;
    padding: 0 6px;
    color: #fff;
    text-transform: uppercase;
}

/*Social icons*/

#topbar .social-icons {
    float: left;
    height: 100%;
    overflow: hidden;
}
#topbar .social-icons li,
#topbar .social-icons li a {
    float: left;
    list-style: outside none none;
}
#topbar .social-icons li a {
    border-radius: 0px;
    border-right: 1px solid rgba(180, 180, 180, 0.2);
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 35px;
    overflow: hidden;
    margin: 0;
}
#topbar .social-icons li:first-child a {
    border-left: 1px solid rgba(180, 180, 180, 0.2);
}

/*topbar dropdowns*/

.topbar-dropdown {
    color: #747474;
    float: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    height: 40px;
    position: relative;
}
.topbar-dropdown .title {
    border-left: 1px solid #eee;
    padding: 0 20px;
    cursor: pointer;
}
.topbar-dropdown:first-child .title {
    border-color: transparent;
    padding-left: 0;
}
.topbar-dropdown .title img,
.topbar-dropdown .list-entry img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    position: relative;
    top: -1px;
}
.topbar-dropdown .title a {
    color: #747474;
}
.topbar-dropdown .title a:hover {
    text-decoration: underline;
}
.topbar-dropdown .title b {
    font-weight: 600;
}
.topbar-dropdown .title .fa {
    margin-left: 7px;
    position: relative;
    top: -1px;
}
.topbar-dropdown .title .fa:first-child {
    margin-left: 0;
    margin-right: 7px;
}
.topbar-dropdown .dropdown-list {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 40px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border: solid 1px #eee;
    padding: 0px 16px;
    z-index: 1;
    text-align: left;
    opacity: 0;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transform-origin: 50% 0% 0px;
    -moz-transform-origin: 50% 0% 0px;
    -webkit-transform-origin: 50% 0% 0px;
    -ms-transform-origin: 50% 0% 0px;
    z-index: 1;
    visibility: hidden;
}
.topbar-dropdown:hover .dropdown-list,
.topbar-dropdown:hover .topbar-form {
    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    visibility: visible;
}
.topbar-dropdown .list-entry {
    white-space: nowrap;
    display: block;
    color: #747474;
    padding: 2px 0;
    border-top: 1px #f0f0f0 solid;
}
.topbar-dropdown .list-entry:hover {
    color: #222;
}
.topbar-dropdown .list-entry:first-child {
    border-top: none;
}

/*topbar form*/

.topbar-dropdown .topbar-form {
    position: absolute;
    width: 240px;
    padding: 20px 20px 10px 20px;
    right: auto;
    top: 40px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border: solid 1px #eee;
    z-index: 1;
    text-align: left;
    opacity: 0;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transform-origin: 50% 0% 0px;
    -moz-transform-origin: 50% 0% 0px;
    -webkit-transform-origin: 50% 0% 0px;
    -ms-transform-origin: 50% 0% 0px;
    visibility: hidden;
}
.topbar-dropdown input {
    margin-bottom: 2px;
}
.topbar-form .form-group {
    margin-bottom: 10px;
}
.topbar-form .checkbox {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
    margin-top: -12px;
}
.topbar-dropdown.float-right .title {
    padding: 0 0px 0 20px !important;
}
.topbar-dropdown .dropdown-invert.topbar-form {
    left: auto;
    right: -20px;
}

/*topbar fullwidth*/

body.wide #topbar.topbar-fullwidth > .container {
    width: 100%;
    padding: 0 30px;
}

/*dropdown topbar transparent*/

#topbar.topbar-dark .top-menu > li > a,
#topbar.topbar-dark .social-icons li a {
    color: #fff !important;
}
#topbar.topbar-dark {
    background-color: #252525;
    border-color: rgba(255, 255, 255, 0.2);
}
#topbar.topbar-light .top-menu > li > a,
#topbar.topbar-light .social-icons li a {
    color: #111 !important;
}

/*topbar transparent*/

.topbar-transparent.topbar-dark .topbar-dropdown .title a,
.topbar-transparent.topbar-dark .topbar-dropdown {
    color: #fff;
}
.topbar-transparent .topbar-dropdown .title {
    border-color: rgba(255, 255, 255, 0.2);
}
.topbar-transparent .topbar-dropdown:first-child .title {
    border-color: transparent;
}
#topbar.topbar-transparent {
    background-color: transparent !important;
    border-bottom: 1px solid rgba(180, 180, 180, 0.2);
}
#topbar.topbar-transparent .top-menu > li > a,
#topbar.topbar-transparent .social-icons li a {
    /*color: #eee;*/
}
#topbar.topbar-dark.topbar-colored {
    border-bottom: 0;
}

/* ----------------------------------------------------------------
    Content
-----------------------------------------------------------------*/

#content {
    overflow: hidden;
    padding: 60px 0;
    position: relative;
}
.content-wrap {
    position: relative;
    padding: 80px 0;
}
#content .container {
    position: relative;
}
.container > .post-content {
    padding-left: 0;
    padding-right: 0;
}
.post-content {
    padding-left: 15px;
    padding-right: 25px;
}
.post-content.float-right {
    padding-left: 25px;
    padding-right: 15px;
}
.post-content.float-right + .sidebar {
    padding-left: 15px;
    padding-right: 25px;
}
.post-content.post-fullwidth,
.post-content.bothsidebar {
    padding-left: 15px;
    padding-right: 15px;
}
.post-content.bothsidebar {
    padding-left: 25px;
    padding-right: 25px;
}

/* ----------------------------------------------------------------
    Sidebar
-----------------------------------------------------------------*/

.sidebar {
    padding-right: 25px;
}
.post-content + .sidebar {
    padding-left: 25px;
    padding-right: 15px;
}
body.device-sm .sidebar,
body.device-xs .sidebar,
body.device-xxs .sidebar {
    padding-left: 15px;
    padding-right: 15px;
}
.sidebar-modern:before {
    background-color: #fbfbfb;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    content: "";
    display: block;
    height: 99999px;
    position: absolute;
    right: 0;
    top: -100px;
    width: 3000px;
    z-index: -10;
}
body.device-sm .sidebar-modern:before,
body.device-xs .sidebar-modern:before,
body.device-xxs .sidebar-modern:before {
    border: 0px;
    background-color: transparent;
}
.post-content + .sidebar-modern:before {
    left: 0;
    right: auto;
}
.post-content.float-right + .sidebar-modern:before {
    right: 0;
    left: auto;
}
body.device-sm .sidebar,
body.device-xs .sidebar {
    margin-top: 40px;
    width: 100%;
}

/* ----------------------------------------------------------------------
SIDEBAR MENU
-------------------------------------------------------------------------*/

.sidebar-menu {
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    margin-top: 30px;
    padding: 0;
}
.sidebar-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sidebar-menu ul li {
    padding: 10px 20px;
    margin: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    color: #666;
    font-family: "efont", "pfont", "Arial";
    padding: 10px 20px 10px 18px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    cursor: pointer;
}
.sidebar-menu ul li:hover {
    background: rgba(0, 0, 0, 0.05) !important;
    color: #606060;
    padding: 10px 20px 10px 26px;
}
.sidebar-menu ul li a {
    color: #444;
    display: block;
}
.sidebar-menu i {
    margin-right: 12px;
}
.sidebar-menu h4,
.sidebar-menu h3 {
    background-color: #f8f8f8;
    padding: 14px 18px;
    margin: 0;
}

/* ----------------------------------------------------------------------
    Widgets
-------------------------------------------------------------------------*/

.widget {
    margin-bottom: 60px;
    position: relative;
}
.sidebar .widget {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.sidebar .widget:last-child {
    border-bottom: 0px;
}
.sidebar .widget-title::after {
    border-top: 4px solid #444;
    content: "";
    display: block;
    margin-top: 14px;
    width: 60px;
}

/*tags widget*/

.widget-tags .tags a {
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: #777;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 2px 5px 0;
    padding: 5px 7px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
}

/*search widget*/


/*archive widget*/

.widget-archive ul {
    padding-left: 0px;
}
body.device-sm .sidebar .widget {
    float: left;
    width: 330px;
}
body.device-xs .sidebar .widget {
    width: 100%;
}
body.device-sm .sidebar .widget:nth-child(odd),
body.device-xs .sidebar .widget:nth-child(odd) {
    margin-right: 30px;
}
footer .widget-tags .tags a {
    border: 1px solid rgba(255, 255, 255, 0.2);
}
footer .widget {
    margin-bottom: 20px;
}

/*flickr widget*/

.col-md-3 .flickr-widget img {
    padding: 2px;
    width: 25%;
}
body.device-xs .col-md-3 .flickr-widget img {
    width: 16.666%;
}
.col-md-4 .flickr-widget img {
    padding: 2px;
    width: 20%;
}

/*social widget*/

.widget .footer-widget .social-icon {
    background-color: rgba(0, 0, 0, 0.2);
}
.footer-widget .social-icon i {
    color: white;
}
.footer-widget .social-icon i {
    color: #fff;
}

/*newsletter widget*/

.widget.widget-newsletter button {
    margin-left: -1px;
}
.widget.widget-newsletter button {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.widget.widget-newsletter .btn {
    text-transform: none;
}
.widget.widget-newsletter .form-control {
    height: 40px;
}
.widget.widget-newsletter .btn {
    font-size: 12px;
    font-weight: 600;
    height: 40px;
    padding: 8px 16px;
}
.background-dark .widget.widget-newsletter .input-group-addon {
    background-color: #fff;
    color: #fff;
}
.form-control.error,
.sm-form-control.error {
    border-color: #e42c3e;
}
.widget.widget-newsletter label.error {
    color: #e42c3e;
    display: none !important;
    font-weight: 400;
    margin-top: 5px;
}
.background-dark .widget.widget-newsletter .form-transparent-fields .form-control {
    border-left: 0;
    padding-left: 0;
}
.widget-newsletter small {
    display: block;
}

/*search widget*/

.widget.widget-search button {
    margin-left: -1px;
}
.widget.widget-search button {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.widget.widget-search .btn {
    text-transform: none;
}
.widget.widget-search .form-control {
    height: 40px;
}
.widget.widget-search .btn {
    font-size: 12px;
    font-weight: 600;
    height: 40px;
    padding: 8px 16px;
}
.background-dark .widget.widget-search .input-group-addon {
    background-color: rgba(0, 0, 0, 0.35);
    border-color: rgba(0, 0, 0, 0.25);
    color: #999;
}

/*contact form*/

#widget-contact-form {
    clear: left;
}

/* ----------------------------------------------------------------
    FOOTER
-----------------------------------------------------------------*/
.partners{
    clear: both;
    position: relative;
    z-index: 15;
    background: #fff;
}
.newht{
    height: 450px!important;
}
img.chairman {
    width: 200px;
    border-radius: 50%;
}
.chairman{
    
    
    background-repeat: no-repeat;
    background-size: cover;
}
.overlay
{
     z-index: 15;
    background: #fff;
}
#footer {
    clear: both;
    position: relative;
    z-index: 10;
}
#footer .logo {
    margin-bottom: 54px;
    margin-top: 12px;
    max-width: 80px;
}
.footer-logo {
    border-right: 1px solid #333;    
    margin:0px 18px;
    padding:0px 16px;
	margin-bottom: 20px;
	width:180px;
}

.footer-logo img {
	width:100%;
}

#footer.background-colored .footer-logo {
    border-right: 1px solid rgba(255, 255, 255, 0.4);
}
#footer.background-grey .footer-logo {
    border-right: 1px solid #ccc;
}
.footer-content {
    padding: 60px 0 40px 0;
}
.footer-content .widget-title {
    font-size: 14px;
    font-weight: 600;
        color: #fff;
    margin-bottom: 21px;
}
ul.list-large1.list-icons li strong, ul.list-large1.list-icons li b {
    font-weight: 200 !important;
}
.copyright-content {
    border-top: 1px solid #222;
    min-height: 80px;
    padding: 30px 0;
}
footer.background-grey .copyright-content {
    border-top: 1px solid #ddd;
}
.copyright-links a {
    padding: 10px;
}
.copyright-text {
    font-size: 11px;
    padding-top: 10px;
    text-align: left;
    /* text-transform: uppercase; */
}

.copyright-text a {
	margin-left:20px;
}

#footer-outer .widget h4,
#footer-outer .col .widget_recent_entries span,
#footer-outer .col .recent_posts_extra_widget .post-widget-text span {
    color: #999 !important;
}
#footer-outer,
#footer-outer a {
    color: #666 !important;
}

/*Social icons*/

#footer .social-icons {
    float: right;
}
#footer .social-icons.center {
    float: none;
    display: inline-block;
}
#footer .social-icons:not(.social-icons-colored) li a:hover {
    background-color: transparent;
}

/*Footer light version*/

#footer.footer-light {
    background-color: #f6f6f6;
    border-top: 1px solid #e5e5e5;
}
#footer.footer-light,
#footer.footer-light a {
    color: #898989 !important;
}
#footer.footer-light .widget h4,
#footer.footer-light span {
    color: #494949 !important;
}
#footer.footer-light .copyright-content {
    background-color: #f0f0f0;
    border-top: 1px solid #e5e5e5;
    min-height: 80px;
    padding: 30px 0;
}
#footer.footer-light .copyright-content .to-top {
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    float: right;
    line-height: 24px;
    padding: 4px 9px;
    position: relative;
}
#footer.footer-light .copyright-content .to-top:hover {
    opacity: 0.9;
}
#footer.footer-light .copyright-content .to-top:hover,
#footer.footer-light .copyright-content .to-top:focus {
    color: #333;
}

/*Footer dark version*/

#footer.footer-dark {
    background-color: #101010;
    border-top: 1px solid #222;
}
#footer.footer-dark,
#footer.footer-dark a {
    color: #666 !important;
}
#footer.footer-dark .widget h4,
#footer.footer-dark span {
    color: #999 !important;
}
#footer.footer-dark .copyright-content {
    border-top: 1px solid #222;
    min-height: 80px;
    padding: 30px 0;
    background-color: #1a1a1a;
}

/* ----------------------------------------------------------------
    GO TO TOP BUTTON
-----------------------------------------------------------------*/

.gototop-button {
    border-radius: 4px 0 0 4px;
    bottom: 110px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    line-height: 24px;
    padding: 8px 14px 9px;
    position: fixed;
    right: 0;
    z-index: 199;
}
.gototop-button:hover {
    opacity: 0.9;
}
.gototop-button:hover,
.gototop-button:focus {
    color: #fff;
}

/*static*/

.to-top {
    background-color: #222;
    border: 1px solid #111;
    border-radius: 3px;
    float: right;
    line-height: 24px;
    padding: 4px 9px;
    position: relative;
}
.to-top:hover {
    opacity: 0.9;
}
.to-top:hover,
.to-top:focus {
    color: #fff;
}

/* ----------------------------------------------------------------
    Misc
-----------------------------------------------------------------*/

.show-grid[class*="col-md-"] .show-grid-block {
    background-color: #eeeeee;
    border: 1px solid #ffffff;
    display: block;
    line-height: 40px;
    min-height: 40px;
    text-align: center;
}

/* ----------------------------------------------------------------
    CSS UTILITY HELPERS
-----------------------------------------------------------------*/

.hidden,
.animated {
    opacity: 0;
}
.visible {
    opacity: 1;
}
.text-center {
    text-align: center !important;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.left {
    float: left !important;
}
.right {
    float: right !important;
}
.center {
    float: none;
    margin: 0 auto;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.vertical-align {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.text-middle {
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    z-index: 3;
    position: relative;
    text-align: left;
}
.text-bottom {
    display: table-cell;
    vertical-align: bottom;
    margin: auto;
    z-index: 3;
    position: relative;
}
.text-background-light {
    background-color: #fff;
    padding: 0 4px;
}
.text-background-dark {
    background-color: #444;
    padding: 0 4px;
}
.text-shadow-light {
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.53);
}
.text-shadow-dark {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.53);
}
.background-white,
.background-light {
    background-color: #fff !important;
}
.background-grey {
    background-color: #F6F6F6 !important;
}
.background-dark {
    background-color: #101010 !important;
}
.background-pattern {
    background-image: url(/images/overlay-pattern/gplay.png);
}
.background-pattern-1 {
    background-image: url(/images/overlay-pattern/3px-tile.png);
}
.background-pattern-2 {
    background-image: url(/images/overlay-pattern/asfalt-dark.png);
}
.background-pattern-3 {
    background-image: url(/images/overlay-pattern/axiom-pattern.png);
}

/* ----------------------------------------------------------------
    PREDEFINED TEXT HELPERS
-----------------------------------------------------------------*/

.welcome-elkagroup-h1 { 
	font-size: 28px !important;
	font-weight: 100 !important;
	color: #696f6f;
}


.welcome-elkagroup-title { 
	font-size: 50px !important;
	color: rgb(48, 48, 48);
}

.welcome-elkagroup-desc { 
	font-size: 21px !important;
}


.text-medium-light {
    font-size: 40px !important;
    font-weight: 100;
    line-height: 1.1;
}
.text-medium {
    font-size: 40px !important;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 20px;
}
body.device-xs .text-medium,
body.device-xs .text-medium-light {
    font-size: 40px !important;
}
body.device-xxs .text-medium,
body.device-xxs .text-medium-light {
    font-size: 30px !important;
}
.text-large-light,
.text-large-light span,
.text-large-light span span {
    font-size: 90px !important;
    line-height: 100px !important;
    font-weight: 120 !important;
}
.text-large,
.text-large span,
.text-large span span {
    font-size: 90px !important;
    line-height: 110px !important;
    font-weight: 800 !important;
}
.text-extra-large,
.text-extra-large span {
    font-size: 120px !important;
    font-weight: 800;
    line-height: 120px;
}
.text-lg,
.text-lg span {
    color: #ffffff;
    font-size: 80px;
    line-height: 80px;
    font-weight: 800;
    margin-bottom: 10px;
}
.text-lg-x2,
.text-lg-x2 span {
    color: #ffffff;
    font-size: 120px;
    line-height: 140px;
    font-weight: 100;
    margin-bottom: 10px;
}
.text-lg-x3,
.text-lg-x3 span {
    color: #ffffff;
    font-size: 230px;
    line-height: 250px;
    font-weight: 100;
}
.text-small {
    font-size: 16px !important;
    font-weight: 800;
    line-height: 1.1;
}
.text-muted {
    color: #c2c2c5;
}
.text-bold {
    font-weight: bold !important;
}
.text-azure {
    color: #0095C8 !important;
}
.text-orange {
    color: #FF6600 !important;
}
.text-green {
    color: #1FBBA6 !important;
}
.text-blue {
    color: #5F8295 !important;
}
.text-pink {
    color: #DD5A82 !important;
}
.text-purple {
    color: #DD5A82 !important;
}
.text-bricky {
    color: #894550 !important;
}
.text-yellow {
    color: #FFB848 !important;
}
.text-red {
    color: #C82E29 !important;
}
.text-light,
.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6,
.text-light .lead,
.text-light p,
.text-light a:not(.button),
.text-light i,
.text-light li,
.text-light label,
.text-light div:not(.alert),
.text-light span:not(.btn-label) {
    color: #fff !important;
}
.text-dark,
.text-dark h1,
.text-dark h2,
.text-dark h3,
.text-dark h4,
.text-dark h5,
.text-dark h6,
.text-dark p,
.text-dark .lead,
.text-dark a:not(.button),
.text-dark i,
.text-dark li,
.text-dark label,
.text-dark div:not(.alert),
.text-dark span:not(.btn-label) {
    color: #111 !important;
}
.text-grey,
.text-grey h1,
.text-grey h2,
.text-grey h3,
.text-grey h4,
.text-grey h5,
.text-grey h6,
.text-grey .lead,
.text-grey p,
.text-grey a:not(.button),
.text-grey i,
.text-grey li,
.text-grey label,
.text-grey div:not(.alert),
.text-grey span:not(.btn-label) {
    color: #ccc;
}
.with-errors li {
    color: #981a1a !important;
}

/*font weight*/

.font-weight-100 {
    font-weight: 100 !important;
}
.font-weight-300 {
    font-weight: 300 !important;
}
.font-weight-400 {
    font-weight: 400 !important;
}
.font-weight-500 {
    font-weight: 500 !important;
}
.font-weight-600 {
    font-weight: 600 !important;
}
.font-weight-700 {
    font-weight: 700 !important;
}
.font-weight-800 {
    font-weight: 800 !important;
}

/* ----------------------------------------------------------------
    PREDEFINED MARGIN & PADDING CLASSES
-----------------------------------------------------------------*/

.border-left {
    border-left: 1px solid #eee;
}
.border-top {
    border-top: 1px solid #eee;
}
.border-right {
    border-width: 0 1px 0 0;
    border-color: #eee;
    border-style: solid;
}
.border-bottom {
    border-bottom: 1px solid #eee;
}
.border-dotted {
    border-style: dotted;
}
.slider-size-half {
    max-height: 560px;
}
.no-margin {
    margin: 0px!important
}
.m-b-0 {
    margin-bottom: 0px !important
}
.m-b-5 {
    margin-bottom: 5px!important
}
.m-b-10 {
    margin-bottom: 10px!important
}
.m-b-15 {
    margin-bottom: 15px!important
}
.m-b-20 {
    margin-bottom: 20px!important
}
.m-b-25 {
    margin-bottom: 25px!important
}
.m-b-30 {
    margin-bottom: 30px!important
}
.m-b-35 {
    margin-bottom: 35px!important
}
.m-b-40 {
    margin-bottom: 40px!important
}
.m-b-50 {
    margin-bottom: 50px!important
}
.m-b-60 {
    margin-bottom: 60px!important
}
.m-b-70 {
    margin-bottom: 70px!important
}
.m-b-80 {
    margin-bottom: 80px!important
}
.m-b-90 {
    margin-bottom: 90px!important
}
.m-b-100 {
    margin-bottom: 100px!important
}
.m-b-150 {
    margin-bottom: 150px!important
}
.m-b-200 {
    margin-bottom: 200px!important
}
.m-t-0 {
    margin-top: 0px!important
}
.m-t-5 {
    margin-top: 5px!important
}
.m-t-10 {
    margin-top: 10px!important
}
.m-t-15 {
    margin-top: 15px!important
}
.m-t-20 {
    margin-top: 20px!important
}
.m-t-25 {
    margin-top: 25px!important
}
.m-t-30 {
    margin-top: 30px!important
}
.m-t-35 {
    margin-top: 35px!important
}
.m-t-40 {
    margin-top: 40px!important
}
.m-t-50 {
    margin-top: 50px!important
}
.m-t-60 {
    margin-top: 60px!important
}
.m-t-70 {
    margin-top: 70px!important
}
.m-t-80 {
    margin-top: 80px!important
}
.m-t-90 {
    margin-top: 90px!important
}
.m-t-100 {
    margin-top: 100px!important
}
.m-l-0 {
    margin-left: 0px!important;
}
.m-l-5 {
    margin-left: 5px!important
}
.m-l-10 {
    margin-left: 10px!important
}
.m-l-15 {
    margin-left: 15px!important
}
.m-l-20 {
    margin-left: 20px!important
}
.m-l-25 {
    margin-left: 25px!important
}
.m-l-30 {
    margin-left: 30px!important
}
.m-l-35 {
    margin-left: 35px!important
}
.m-l-40 {
    margin-left: 40px!important
}
.m-l-50 {
    margin-left: 50px!important
}
.m-l-60 {
    margin-left: 60px!important
}
.m-l-70 {
    margin-left: 70px!important
}
.m-l-80 {
    margin-left: 80px!important
}
.m-l-90 {
    margin-left: 90px!important
}
.m-l-100 {
    margin-left: 100px!important
}
.m-r-0 {
    margin-right: 0px!important
}
.m-r-5 {
    margin-right: 5px !important;
}
.m-r-10 {
    margin-right: 10px!important
}
.m-r-15 {
    margin-right: 15px!important
}
.m-r-20 {
    margin-right: 20px!important
}
.m-r-25 {
    margin-right: 25px!important
}
.m-r-30 {
    margin-right: 30px!important
}
.m-r-35 {
    margin-right: 35px!important
}
.m-r-40 {
    margin-right: 40px!important
}
.m-r-50 {
    margin-right: 50px!important
}
.m-r-60 {
    margin-right: 60px!important
}
.m-r-70 {
    margin-right: 70px!important
}
.m-r-80 {
    margin-right: 80px!important
}
.m-r-90 {
    margin-right: 90px!important
}
.m-r-100 {
    margin-right: 100px!important
}
.m-0 {
    margin: 0px!important;
}
.m-5 {
    margin: 5px!important
}
.m-10 {
    margin: 10px!important
}
.m-15 {
    margin: 15px!important
}
.m-20 {
    margin: 20px!important
}
.m-25 {
    margin: 25px!important
}
.m-30 {
    margin: 30px!important
}
.m-35 {
    margin: 35px!important
}
.m-40 {
    margin: 40px!important
}
.m-50 {
    margin: 50px!important
}
.m-60 {
    margin: 60px!important
}
.m-70 {
    margin: 70px!important
}
.m-80 {
    margin: 80px!important
}
.m-90 {
    margin: 90px!important
}
.m-100 {
    margin: 100px!important
}

/*Margins*/

.col-no-margin [class^="col-"] {
    margin: 0!important;
    padding: 0 !important;
}
.row.col-no-margin {
    margin: 0!important;
}
.row.col-small-margins [class^="col-"] {
    margin: 0 0 20px 0 !important;
}
.no-padding-top {
    padding-top: 0 !important;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.no-padding {
    padding: 0 !important;
}
.p-0 {
    padding: 0px!important;
}
.p-5 {
    padding: 5px!important
}
.p-10 {
    padding: 10px!important
}
.p-15 {
    padding: 15px!important
}
.p-20 {
    padding: 20px!important
}
.p-25 {
    padding: 25px!important
}
.p-30 {
    padding: 30px!important
}
.p-35 {
    padding: 35px!important
}
.p-40 {
    padding: 40px!important
}
.p-50 {
    padding: 50px!important
}
.p-60 {
    padding: 60px!important
}
.p-70 {
    padding: 70px!important
}
.p-80 {
    padding: 80px!important
}
.p-90 {
    padding: 90px!important
}
.p-100 {
    padding: 100px!important
}
.p-b-0 {
    padding-bottom: 0px!important
}
.p-b-5 {
    padding-bottom: 5px!important
}
.p-b-10 {
    padding-bottom: 10px!important
}
.p-b-15 {
    padding-bottom: 15px!important
}
.p-b-20 {
    padding-bottom: 20px!important
}
.p-b-25 {
    padding-bottom: 25px!important
}
.p-b-30 {
    padding-bottom: 30px!important
}
.p-b-35 {
    padding-bottom: 35px!important
}
.p-b-40 {
    padding-bottom: 40px!important
}
.p-b-50 {
    padding-bottom: 50px!important
}
.p-b-60 {
    padding-bottom: 60px!important
}
.p-b-70 {
    padding-bottom: 70px!important
}
.p-b-80 {
    padding-bottom: 80px!important
}
.p-b-90 {
    padding-bottom: 90px!important
}
.p-b-100 {
    padding-bottom: 100px!important
}
.p-b-110 {
    padding-bottom: 110px!important
}
.p-b-120 {
    padding-bottom: 120px!important
}
.p-b-130 {
    padding-bottom: 130px!important
}
.p-b-140 {
    padding-bottom: 140px!important
}
.p-b-150 {
    padding-bottom: 150px!important
}
.p-b-200 {
    padding-bottom: 200px!important
}
.p-t-0 {
    padding-top: 0px!important
}
.p-t-5 {
    padding-top: 5px!important
}
.p-t-10 {
    padding-top: 10px!important
}
.p-t-15 {
    padding-top: 15px!important
}
.p-t-20 {
    padding-top: 20px!important
}
.p-t-25 {
    padding-top: 25px!important
}
.p-t-30 {
    padding-top: 30px!important
}
.p-t-35 {
    padding-top: 35px!important
}
.p-t-40 {
    padding-top: 40px!important
}
.p-t-50 {
    padding-top: 50px!important
}
.p-t-60 {
    padding-top: 40px!important
}
.p-t-70 {
    padding-top: 70px!important
}
.p-t-80 {
    padding-top: 80px!important
}
.p-t-90 {
    padding-top: 90px!important
}
.p-t-100 {
    padding-top: 100px!important
}
.p-t-110 {
    padding-top: 110px!important
}
.p-t-120 {
    padding-top: 120px!important
}
.p-t-130 {
    padding-top: 130px!important
}
.p-t-140 {
    padding-top: 140px!important
}
.p-t-150 {
    padding-top: 150px!important
}
.p-t-200 {
    padding-top: 200px!important
}
.p-r-0 {
    padding-right: 0px!important
}
.p-r-5 {
    padding-right: 5px!important
}
.p-r-10 {
    padding-right: 10px!important
}
.p-r-15 {
    padding-right: 15px!important
}
.p-r-20 {
    padding-right: 20px!important
}
.p-r-25 {
    padding-right: 25px!important
}
.p-r-30 {
    padding-right: 30px!important
}
.p-r-35 {
    padding-right: 35px!important
}
.p-r-40 {
    padding-right: 40px!important
}
.p-r-50 {
    padding-right: 50px!important
}
.p-r-60 {
    padding-right: 60px!important
}
.p-r-70 {
    padding-right: 70px!important
}
.p-r-80 {
    padding-right: 80px!important
}
.p-r-90 {
    padding-right: 90px!important
}
.p-r-100 {
    padding-right: 100px!important
}
.p-l-0 {
    padding-left: 0px!important
}
.p-l-5 {
    padding-left: 5px!important
}
.p-l-10 {
    padding-left: 10px!important
}
.p-l-15 {
    padding-left: 15px!important
}
.p-l-20 {
    padding-left: 20px!important
}
.p-l-25 {
    padding-left: 25px!important
}
.p-l-30 {
    padding-left: 30px!important
}
.p-l-35 {
    padding-left: 35px!important
}
.p-l-40 {
    padding-left: 40px!important
}
.p-l-50 {
    padding-left: 50px!important
}
.p-l-60 {
    padding-left: 60px!important
}
.p-l-70 {
    padding-left: 70px!important
}
.p-l-80 {
    padding-left: 80px!important
}
.p-l-90 {
    padding-left: 90px!important
}
.p-l-100 {
    padding-left: 100px!important
}

/*Border radious*/

.b-r-2 {
    border-radius: 2px !important;
}
.b-r-3 {
    border-radius: 3px !important;
}
.b-r-4 {
    border-radius: 4px !important;
}
.b-r-5 {
    border-radius: 5px !important;
}
.b-r-6 {
    border-radius: 6px !important;
}
.b-r-7 {
    border-radius: 7px !important;
}
.b-r-8 {
    border-radius: 8px !important;
}
.b-r-9 {
    border-radius: 9px !important;
}
.b-r-10 {
    border-radius: 10px !important;
}
.b-radius {
    border-radius: 50% !important;
}

/*Floats*/

.float-right {
    float: right !important;
}
.float-left {
    float: left !important;
}
.float-none {
    float: none !important;
}
.fullwidth {
    width: 100% !important;
}

/* ----------------------------------------------------------------------
    Images
-------------------------------------------------------------------------*/

.img-thumbnail {
    border: 1px solid #eee;
    padding: 1px;
}

/* ----------------------------------------------------------------------
Box shadow
-------------------------------------------------------------------------*/

.shadow-bottom {
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
}
.shadow-inside {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
}
.shadow-inside-top {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
}
.shadow-inside-bottom {
    box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.08);
}

/* ----------------------------------------------------------------------
    Posts (blog, etc)
-------------------------------------------------------------------------*/

.post-item {
    border-bottom: 1px solid #eee;
    margin-bottom: 40px;
    padding-bottom: 20px;
    position: relative;
    display: block;
}
.post-item p {
    margin-bottom: 30px;
}
.post-meta {
    margin-bottom: 18px;
}
.post-meta div {
    border-right: 2px solid #f6f6f6;
    float: left;
    margin-right: 18px;
    padding: 8px 18px 8px 0;
}
.post-meta div:last-child {
    float: none;
    border-right: 0;
}

/* blog light background */

.post-content.post-light-background .post-item {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 1px 2px 1px #eee;
    padding: 20px;
}
.post-content.post-light-background .post-item .post-meta {
    margin: 12px;
}

/* blog modern */

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-item {
    padding-left: 100px !important;
}
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta div {
    border-right: 0px;
    float: inherit;
    margin-right: inherit;
    padding: inherit;
}
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta {
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 90px;
}
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta div {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta div:last-child {
    border-bottom: 0px;
}
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-date .post-date-day {
    display: block;
    font-size: 42px;
    font-weight: 800;
    line-height: 42px;
    margin-bottom: 5px;
}
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-date .post-date-month {
    display: block;
    font-size: 13px;
    line-height: 13px;
}
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-date .post-date-year {
    display: none;

}



body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-comments,
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-share {
    text-align: center;
}
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-comments i,
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-share i {
    font-size: 23px;
}
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-comments .post-comments-number,
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-share .post-share-number {
    display: block;
}

/*post modern columns*/

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-3-columns.post-modern .post-item {
    padding-left: 80px;
}
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-3-columns.post-modern .post-meta {
    width: 66px;
}
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-3-columns.post-modern .post-meta .post-date .post-date-day {
    font-size: 32px;
}

/*post modern columns*/

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-4-columns.post-modern .post-item {
    padding-left: 60px;
}
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-4-columns.post-modern .post-meta {
    width: 40px;
}
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-4-columns.post-modern .post-meta .post-date .post-date-day {
    font-size: 26px;
}
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-4-columns.post-modern .post-meta .post-date .post-date-month {
    font-size: 12px;
}

/* blog thumbnail */

.post-modern.post-thumbnail .post-item {
    padding-bottom: 54px;
}
.post-thumbnail .post-image,
.post-thumbnail .post-video,
.post-thumbnail .post-audio,
.post-thumbnail .post-embed,
.post-thumbnail .post-slider {
    float: left;
    width: 40%;
}
.post-thumbnail .post-content-details {
    width: 60%;
    padding-left: 20px;
    float: left;
}
.post-thumbnail .post-meta {
    float: right;
    padding-left: 20px;
    width: 60%;
}
.post-modern.post-thumbnail .post-meta {
    float: left;
    padding-left: 10px;
    width: auto;
}
.post-thumbnail .post-read-more {
    margin-top: -14px;
}

/*post image*/

.post-image,
.post-video,
.post-audio,
.post-embed,
.post-slider {
    margin-bottom: 20px;
}
.post-slider {
    overflow: hidden;
	direction:ltr !important;
}
.post-slider img {
    max-width: 100%;
}
.post-3-columns .post-image,
.post-3-columns .post-video,
.post-3-columns .post-audio,
.post-3-columns .post-embed,
.post-3-columns .post-slider {
    margin-bottom: 18px;
}
.post-4-columns .post-image,
.post-4-columns .post-video,
.post-4-columns .post-audio,
.post-4-columns .post-embed,
.post-4-columns .post-slider {
    margin-bottom: 12px;
}
.post-slider {
    position: relative;
    overflow: hidden;
}
.post-image img {
    height: auto;
    width: 100%;
}
.post-item .post-title h3 {
    margin-bottom: 4px;
    font-size: 26px;
    line-height: 30px;
}
.post-info {
    margin-bottom: 20px;
    opacity: 0.5;
}
.post-4-columns .post-info {
    font-size: 12px;
    line-height: 18px;
}
.post-read-more {
    margin-top: -10px;
    margin-bottom: 10px;
}

/*post columns*/

.post-item {
    float: left;
    position: relative;
    width: 100%;
}
.post-content.post-2-columns,
.post-content.post-3-columns,
.post-content.post-4-columns,
.post-content.post-5-columns {
    margin-right: -2%;
}
.post-content.post-2-columns + .sidebar,
.post-content.post-3-columns + .sidebar,
.post-content.post-4-columns + .sidebar,
.post-content.post-5-columns + .sidebar {
    margin-right: 0;
}

/*post 2 columns*/

.post-2-columns .post-item {
    margin-right: 2%;
    width: 47.98%;
}
.post-2-columns .post-item .post-title h3 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 6px;
}

/*post 3 columns*/

.post-3-columns .post-item {
    width: 31.3333%;
    margin-right: 2%;
}
.post-3-columns .post-item .post-title h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 6px;
}

/*post 4 columns*/

.post-4-columns .post-item {
    width: 23%;
    margin-right: 2%;
}
.post-4-columns .post-item .post-title h3 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 4px;
}

/*post 5 columns*/

.post-5-columns .post-item {
    width: 18%;
    margin-right: 2%;
}
.post-5-columns .post-item .post-title h3 {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 4px;
}

/*post block*/

.post-block .post-item {
    border-bottom: 0px !important;
    margin-bottom: 40px;
}
.post-single {
    padding-right: 15px;
}

/* ----------------------------------------------------------------------
    Comments
-------------------------------------------------------------------------*/

.comments {
    margin-bottom: 80px;
    margin-top: 28px;
}
.comments-title {
    text-transform: uppercase;
    margin-bottom: 20px;
}
.comments .avatar {
    border-radius: 4px;
    margin-right: 15px;
    width: 50px;
}
.comment {
    margin-top: 40px;
    margin-bottom: 20px;
}
.comment .media-body {
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 20px;
}
.comment .time {
    margin-bottom: 20px;
}
.comment-replied {
    padding-left: 40px;
}

/* ----------------------------------------------------------------------
  NEWS SECTIONS
-------------------------------------------------------------------------*/

.news-section-wrapper {
    clear: both;
    display: block;
    padding: 0 80px;
    position: relative;
}

/* ----------------------------------------------------------------------
   GRID ARTICLE BOXES
-------------------------------------------------------------------------*/

.grid-articles {
    position: relative;
}
.grid-articles:not(.post-carousel) .post-entry {
    float: left;
    width: 25%;
    position: relative;
}
.grid-articles:not(.post-carousel) .post-entry:first-child {
    width: 50%;
}
.grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(1),
.grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(2) {
    width: 50%;
}
.grid-articles .post-entry-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.grid-articles .post-entry .post-entry-meta {
    height: auto;
    bottom: 0;
    left: 0;
    padding: 0 30px 30px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.grid-articles .post-entry:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.9) 100%);
    opacity: 0.4;
    transition: opacity 0.4s ease;
    z-index: 1;
}
.grid-articles .post-entry:before,
.grid-articles.post-carousel .post-entry:before {
    content: "";
    height: auto;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.grid-articles .post-entry:hover:before,
.grid-articles.post-carousel .post-entry:hover:before {
    opacity: 1;
    z-index: 1;
}
.grid-articles .post-entry .post-entry-meta .post-entry-meta-category {
    margin-bottom: 10px;
}
.grid-articles .post-entry .post-entry-meta .post-entry-meta-title h2,
.grid-articles .post-entry .post-entry-meta .post-entry-meta-title h2 a {
    color: #fff;    
	font-family: "efont", "pfont", "Arial";
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
}
.grid-articles:not(.post-carousel) .post-entry:first-child .post-entry-meta .post-entry-meta-title h2,
.grid-articles:not(.post-carousel) .post-entry:first-child .post-entry-meta .post-entry-meta-title h2 a,
.grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(2) .post-entry-meta .post-entry-meta-title h2 a {
    font-size: 22px;
}

/*with space*/

.grid-articles:not(.post-carousel).grid-articles-space .post-entry .post-entry-overlay {
    border-color: #fff;
    border-style: solid;
    border-width: 4px;
}
.grid-articles:not(.post-carousel).grid-articles-space .post-entry:first-child .post-entry-overlay {
    border-width: 4px 4px 4px 0px;
}
.grid-articles:not(.post-carousel).grid-articles-space .post-entry:nth-child(3) .post-entry-overlay,
.grid-articles:not(.post-carousel).grid-articles-space .post-entry:nth-child(5) .post-entry-overlay {
    border-width: 4px 0 4px 4px;
}
.grid-articles .post-date {
    color: #fff;
    opacity: 0.6;
}
.grid-articles.post-carousel .post-entry-meta .product-description,
.post-entry-meta .product-description a {
    color: #fff !important;
}

/* ----------------------------------------------------------------------
    POST NEWS THUMBNAIL BOXES 
-------------------------------------------------------------------------*/

.post-thumbnail .post-thumbnail-entry > img {
    margin-bottom: 14px;
    max-height: 240px;
    width: 100%;
}
.post-thumbnail .post-thumbnail-entry .post-thumbnail-content p {
    margin-bottom: 6px;
}
.post-thumbnail ~ .post-thumbnail-list {
    border-top: 1px solid #eee;
}
.post-thumbnail ~ .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 a {
    font-weight: 400;
    opacity: 0.7;
}
.post-thumbnail ~ .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 a:hover {
    opacity: 1;
}
.post-thumbnail-list {
    position: relative;
}
.post-thumbnail-list .post-thumbnail-entry img + .post-thumbnail-content {
    padding-left: 100px;
}
.post-thumbnail-entry {
    border-bottom: 1px solid #eee;
    float: left;
    margin-bottom: 14px;
    padding-bottom: 12px;
    position: relative;
    clear: both;
}
.post-thumbnail-entry:last-child {
    border-bottom: 0;
}
.post-thumbnail-list .post-thumbnail-entry > img {
    float: left;
    display: block;
    height: 60px;
    width: 80px;
    margin-right: 20px;
}
.post-thumbnail-entry .post-thumbnail-content .post-date,
.post-thumbnail-entry .post-thumbnail-content .post-category {
    color: #999;
    font-size: 13px;
}
.post-thumbnail-entry .post-thumbnail-content .post-date i,
.post-thumbnail-entry .post-thumbnail-content .post-category i {
    margin-right: 2px;
}
.post-thumbnail-entry .post-thumbnail-content .post-date ~ .post-category {
    margin-left: 6px;
}
.post-thumbnail-entry .post-thumbnail-content h4,
.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}
.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}

/* ----------------------------------------------------------------------
    NEWS MARKETING BOX
-------------------------------------------------------------------------*/

.marketing-box {
    background-color: #f1f1f1;
    border: 1px solid #eee;
    clear: both;
    color: #999;
    height: 100px;
    line-height: 100px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

/* ----------------------------------------------------------------------
    NEWS MARKETING BOX
-------------------------------------------------------------------------*/

.news-ticker {
    border-bottom: 1px solid #eee;
    position: relative;
}
.news-ticker-title {
    background-color: #f5f5f5;
    float: left;
    margin-right: 12px;
    height: 100%;
}
.news-ticker-title h4 {
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 20px 30px 8px;
}
.news-ticker-content {
    margin-bottom: 0;
    padding: 14px;
    width: 100%;
}
.news-ticker-content .owl-item::before {
    color: #d82731;
    content: "";
    font-family: fontawesome;
    font-size: 10px;
    margin-left: -24px;
    position: absolute;
}

/* ----------------------------------------------------------------------
    DEMO GRID
-------------------------------------------------------------------------*/

.grid-system-demo [class*="col-"] .grid-col-demo {
    background-color: #eee;
    display: block;
    line-height: 54px;
    min-height: 54px;
    text-align: center;
}
.grid-system-demo .row {
    padding-bottom: 42px;
}
.grid-system-demo-live .row {
    padding-bottom: 42px;
}

/* ----------------------------------------------------------------------
    PAGE 404
-------------------------------------------------------------------------*/

.page-error-404 {
    color: #eee;
    display: block;
    font-size: 300px;
    font-weight: 800;
    line-height: 0.7;
}
body.device-xs .page-error-404 {
    font-size: 200px;
    line-height: 0.8;
    margin-bottom: 20px;
}
body.device-xxs .page-error-404 {
    font-size: 140px;
    line-height: 0.8;
    margin-bottom: 20px;
}

/* ----------------------------------------------------------------------
	PAGE LOADER
-------------------------------------------------------------------------*/

/* 
body:not(.no-page-loader) .wrapper,
.animsition-overlay {
    
    opacity: 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animsition-overlay {
    z-index: 9999 !important;
}
.animsition-loading {
	
	display: none !important;
	
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    text-align: center;
    background-color: #000;
  

}
.animsition-loading > img {
    position: absolute;
    top: 30%;
    left: 36%;
    width: 400px;
    display: inline-block;
   
}
.awards li {
    list-style-type: none;
    width: 14.20%;
    float: left;
}
.awards li img {
    width: 100%;
}
.loader-wrapper {
    display: none;
}

*/

/* ----------------------------------------------------------------
    Bootstrap row colums fixes
-----------------------------------------------------------------*/

.row .col-xs-4:nth-child(3n+4),
.row .col-xs-3:nth-child(4n+5),
.row .col-xs-2:nth-child(6n+7),
.row .col-xs-1:nth-child(12n+13) {
    clear: left
}
@media(min-width:768px) {
    .row .col-xs-6:nth-child(2n+3),
    .row .col-xs-4:nth-child(3n+4),
    .row .col-xs-3:nth-child(4n+5),
    .row .col-xs-2:nth-child(6n+7),
    .row .col-xs-1:nth-child(12n+13) {
        clear: none
    }
}
@media(min-width:992px) {
    .row .col-sm-6:nth-child(2n+3),
    .row .col-sm-3:nth-child(4n+5),
    .row .col-sm-2:nth-child(6n+7),
    .row .col-sm-1:nth-child(12n+13) {
        clear: left;
    }
    .row .col-md-4:nth-child(3n+4) {
        clear: right;
    }
}
@media(min-width:1200px) {
    .row .col-md-2:nth-child(6n+7),
    .row .col-md-1:nth-child(12n+13) {
        clear: right;
    }
    .row .col-lg-6:nth-child(2n+3),
    .row .col-lg-4:nth-child(3n+4),
    .row .col-lg-3:nth-child(4n+5),
    .row .col-lg-2:nth-child(6n+7),
    .row .col-lg-1:nth-child(12n+13) {
        clear: left
    }
}
@media (min-width: 480px) and (max-width: 991px) {
    .row .col-md-6:nth-child(2n+3),
    .row .col-md-4:nth-child(2n+3),
    .row .col-md-3:nth-child(2n+4),
    .row .col-lg-6:nth-child(2n+3),
    .row .col-lg-4:nth-child(3n+4),
    .row .col-lg-3:nth-child(4n+5),
    .row .col-lg-2:nth-child(6n+7),
    .row .col-lg-1:nth-child(12n+13) {
        clear: left;
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4 {
        clear: right !important;
        float: left;
        margin-right: 0;
        width: 49.99%;
    }
    

    

    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-19,
    .col-md-11,
    .col-md-12 {
        width: 100%;
    }
     .col-md-6 .col-md-6 {
        clear: right;
        float: left;
        margin-right: 0;
        width: 50%;
    }
    
    .col-sm-8,
    .col-sm-9,
    .col-sm-19,
    .col-sm-11,
    .col-sm-12 {
        width: 100%;
    }
}
@media (max-width: 991px) {

    .col-sm-8,
    .col-sm-9,
    .col-sm-19,
    .col-sm-11,
    .col-sm-12 {
        width: 100%;
    }

}





/* ----------------------------------------------------------------
    Bootstrap row colums fixes
-----------------------------------------------------------------*/
/*
.row .col-xs-4:nth-child(3n+4),
.row .col-xs-3:nth-child(4n+5),
.row .col-xs-2:nth-child(6n+7),
.row .col-xs-1:nth-child(12n+13) {
    clear: left
}
@media(min-width:768px) {
    .row .col-xs-6:nth-child(2n+3),
    .row .col-xs-4:nth-child(3n+4),
    .row .col-xs-3:nth-child(4n+5),
    .row .col-xs-2:nth-child(6n+7),
    .row .col-xs-1:nth-child(12n+13) {
        clear: none
    }
}
@media(min-width:992px) {
    .row .col-sm-6:nth-child(2n+3),
    .row .col-sm-3:nth-child(4n+5),
    .row .col-sm-2:nth-child(6n+7),
    .row .col-sm-1:nth-child(12n+13) {
        clear: left;
    }
    .row .col-md-4:nth-child(3n+4) {
        clear: left;
    }
}
@media(min-width:1200px) {
    .row .col-md-2:nth-child(6n+7),
    .row .col-md-1:nth-child(12n+13) {
        clear: right;
    }
    .row .col-lg-6:nth-child(2n+3),
    .row .col-lg-4:nth-child(3n+4),
    .row .col-lg-3:nth-child(4n+5),
    .row .col-lg-2:nth-child(6n+7),
    .row .col-lg-1:nth-child(12n+13) {
        clear: left
    }
}
@media (min-width: 480px) and (max-width: 991px) {
    .row .col-md-6:nth-child(2n+3),
    .row .col-md-4:nth-child(2n+3),
    .row .col-md-3:nth-child(2n+4),
    .row .col-lg-6:nth-child(2n+3),
    .row .col-lg-4:nth-child(3n+4),
    .row .col-lg-3:nth-child(4n+5),
    .row .col-lg-2:nth-child(6n+7),
    .row .col-lg-1:nth-child(12n+13) {
        clear: left;
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4 {
        clear: none;
        float: left;
        margin-right: 0;
        width: 49.99%;
    }
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-19,
    .col-md-11,
    .col-md-12 {
        width: 100%;
    }
}*/

/* ----------------------------------------------------------------
    Scrolldown icon animation
-----------------------------------------------------------------*/

.scrolldown-animation {
    animation: 1s ease-in-out 0s normal none infinite running scrolldown-keyframes;
    bottom: -40px;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 45px;
    z-index: 20;
}
@keyframes scrolldown-keyframes {
    0%,
    100% {
        transform: translateY(-8px);
    }
    50% {
        transform: translateY(0px);
    }
}
@keyframes scrolldown-keyframes {
    0%,
    100% {
        transform: translateY(-8px);
    }
    50% {
        transform: translateY(0px);
    }
}

/*animated background*/

.animated-background {
    animation: 120s linear 0s normal none infinite running animatedBackground;
    background-repeat: repeat-x;
    background-size: cover;
}
@keyframes animatedBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -3000px 0;
    }
}
@keyframes animatedBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -3000px 0;
    }
}

/*image block*/

.image-block {
    background-color: #f4f4f4;
}
.image-block .col-md-6 {
    padding: 60px;
}
.image-block-content {
    margin-bottom: 30px;
    padding: 0 50px;
}
.image-block-content .feature-icon {
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 60px;
    background-color: #eee;
}
.image-block-content .feature-icon i {
    font-size: 28px;
    margin-top: 16px;
}
.image-block-content .feature-content {
    padding-left: 85px;
}
.image-block-content .feature-content h3 {
    margin-bottom: 0;
}
.image-absolute {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 426px;
    height: 556px;
}

/*hero headings*/

.heading-fancy-border {
    border: 15px solid #111;
    margin: 0 10%;
    padding: 60px 0px;
}
.text-light .heading-fancy-border {
    border-color: #fff !important;
}

/*hero heading 2*/

.hero-heading-2 {
    padding: 20px;
    background-color: #111;
    border-radius: 8px;
}
.hero-heading-2 > i {
    font-size: 160px;
    opacity: 0.1;
    position: absolute;
    right: 23px;
    top: 2px;
}

/*hero heading 3*/

.hero-heading-3 {
    background-color: #fff;
    border: 36px solid #fff;
    box-shadow: 0 0 0 1px #111 inset;
    color: #111;
    opacity: 0.7;
    padding: 72px;
    width: auto;
    margin: 40px;
    text-align: center;
}
.hero-heading-3 h2,
.hero-heading-3 h3 {
    font-family: "efont", "pfont", "Arial";
    text-transform: uppercase;
    font-size: 92px;
    text-align: center;
    margin: 0;
    line-height: 72px;
}

/*working-hours list*/

.working-hours ul {
    padding: 0;
}
.working-hours li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    padding: 10px 0;
    width: 100%;
}
.working-hours li::before {
    content: "";
    font-family: FontAwesome;
    margin-right: 15px;
}
.working-hours li span {
    float: right;
}
.working-hours p {
    font-size: 13px;
    color: #111;
}

/*price menu list*/

.price-menu-list {
    padding: 0;
    list-style: none;
}
.price-menu-list li {
    margin-bottom: 40px;
}
.price-menu-list li > h2 {
    margin-bottom: 0;
}
.price-menu-list li > p {
    margin-bottom: 8px;
    opacity: 0.6;
}
.price-menu-list li > img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 100px;
    height: 100px;
    float: left;
}


/*ARROW*/
.tabs-navigation .active a {
    position: relative;
    background-color: var(--color1);
    color: #fff;
    border: 1px solid var(--color1);
}
.tabs-navigation .active a:after, .tabs-navigation .active a:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tabs-navigation .active a:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: var(--color1);
    border-width: 23px;
    margin-top: -21px;
}

.tabs_team .active a {
    position: relative;
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid var(--color1);
}
.tabs_team .active a:after {
    border-color: transparent !important;
    border-left-color: #fff !important;
    border-width: 23px;
    margin-top: -21px;
}


.tabs_step .active a:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: var(--color1);
    border-width: 26px;
    margin-top: -27px;
}


/*team*/
.team_style{
    height: 236px !important;
    width: 236px !important;
}
.team_col{
    width: 25% !important;
	min-height: 510px !important;
}

/*MAP MARKERS FOR OUR OFFICES*/
#map_wrapper {
    height: 500px;
}

#map_canvas {
    width: 100%;
    height: 100%;
}
/*MEdia width*/
@media only screen and (max-width: 768px) {
    .slide1_news{
        display: none;
    }
    .new_apply{
    visibility: visible!important;
    display: block !important;
    border : 2px solid #fff;
    }
    .apply{
    /*display: none!important;*/

}

}
/*MEdia width*/
@media only screen and (max-width: 767px) {
    .slide1_news{
        display: none;
    }
    .new_apply{
    visibility: visible!important;
    display: block !important;
    border : 2px solid #fff;
    }
    .apply{
    /*display: none!important;*/

    }
    .image-box.effect h4 {
    margin: 13% 0 10px 66px !important ;
    }
    .image-box.effect .size h4 {
    margin: 63% 0 10px 0 !important;

}
}
/*MEdia width*/
@media only screen and (max-width: 668px) {
    .slide1_news{
        display: none;
    }
    .new_apply{
    visibility: visible;
    display: block;
    border : 2px solid #fff;
    }
    .apply{
    /*display: none!important;*/
    }
    .steps_vertical .tab-pane {
    padding-left: 21% !important;
}

}
/*MEdia width*/
@media only screen and (max-width: 590px) {
    .slide1_news{
        display: none;
    }
    .new_apply{
    visibility: visible;
    display: block;
    border : 2px solid #fff;
    }
    .apply{
    /*display: none!important;*/
    }
    .steps_vertical .tab-pane {
    padding-left: 23% !important;
}

}
/*MEdia width*/
@media only screen and (max-width: 540px) {
    .slide1_news{
        display: none;
    }
    .new_apply{
    visibility: visible;
    display: block;
    border : 2px solid #fff;
    }
    .apply{
    /*display: none!important;*/
    }
    .steps_vertical .tab-pane {
    padding-left: 27% !important;
}

}

/*MEdia width*/
@media only screen and (max-width: 380px) {
    .slide1_news{
        display: none;
    }
    .new_apply{
    visibility: visible;
    display: block;
    border : 2px solid #fff;
    }
    .apply{
    /*display: none!important;*/
    }
    .steps_vertical .tab-pane {
    padding-left: 35% !important;
    }
    .image-box.effect h4 {
    margin: 11% 0 10px 57px;
    }
}

/*MEdia width*/
@media only screen and (max-width: 316px) {
    .slide1_news{
        display: none;
    }
    .new_apply{
    visibility: visible;
    display: block;
    border : 2px solid #fff;
    }
    .apply{
    /*display: none!important;*/
    }
    .steps_vertical .tab-pane {
    padding-left: 40% !important;
    }
    .image-box.effect h4 {
    margin: 11% 0 10px 57px;
    }

}






/*Main navigation bar in web view*/
.header_top nav
{ float: right;

}
.header_top ul > li > a {
    border-bottom: 0 none;
    border-radius: 0;
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    height: 64px;
    line-height: 70px;
    margin-left: 0;
    margin-right: 0;
    outline: medium none;
    padding: 10px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;    
	font-family: "efont", "pfont", "Arial";
}
.new_apply{
    visibility: hidden;
    display: none ;
       }

.test section{
    height: auto!important;
}




/* form starting stylings ------------------------------- */

.contact-form {
  display: table;
  margin: 0 auto;
  width: 60%;
  padding-top: 40px;
  padding-right: 56px;
    padding-left: 56px;
    margin-bottom: 30px;
}

.submit-form-btn:hover {
  border: 1px solid #1fb0ef;
  cursor: pointer;
}

.submit-form-btn-active {
  border: 1px solid #1fb0ef;
  cursor: pointer;
}

.form-heading {
  font-size: 18px;
  margin-top: 24px;
}

.submit-button-row {
  float: left;
  margin-bottom: 40px;
  text-align: center;
  width: 100%;
}

.submit-form-btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid;
  border-radius: 50px;
  color: #000;
  font-size: 21px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 35px;
  text-align: center;
  width: auto;
}

.form-field input {
  border: 1px solid #cccccc;
  height: 34px;
  margin-top: 12px;
  padding: 5px;
  width: 100%;
}

.contact-col-1 {
  width: 46%;
  float: left;
}

.contact-col-2 {
  width: 46%;
  float: right;
  padding-top: 102px;
}

.form-heading-message {
  font-size: 14px;
}

.form-field textarea {
  border: 1px solid #cccccc;
  height: 30px;
  margin-top: 12px;
  padding: 5px;
  width: 100%;
  height: 205px;
  resize: none;
}

.form-field select {
  border: 1px solid #cccccc;
  height: 34px;
  margin-top: 12px;
  padding: 5px;
  width: 100%;
}

.submit-button-row {
  float: left;
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}

.group {
  position: relative;
  margin-bottom: 45px;
}

input {
  font-size: 18px;
  padding: 10px 10px 10px 5px;
  display: block;
  width: 300px;
  border: none;
  border-bottom: 2px solid #bfbfbf;
}

input:focus {
  outline: none;
}


/* LABEL ======================================= */

label {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  left: 5px;
  pointer-events: none;
  top: 10px;
  transition: all 0.2s ease 0s;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}


/* active state */

input:focus ~ label,
input:valid ~ label {
  top: -20px;
  font-size: 16px;
  color: #b1b1b1;
}


/* BOTTOM BARS ================================= */

.bar {
  position: relative;
  display: block;
  width: 300px;
}

.bar:before,
.bar:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0;
  position: absolute;
  background: #1fb0ef;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}


/* active state */

input:focus ~ .bar:before,
input:focus ~ .bar:after {
  width: 100%;
}

.group input {
  width: 100%;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.group .bar {
  width: 100%;
}


/* HIGHLIGHTER ================================== */

.highlight {
  position: absolute;
  height: 60%;
  width: 100px;
  top: 25%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}


/* active state */

input:focus ~ .highlight {
  -webkit-animation: inputHighlighter 0.3s ease;
  -moz-animation: inputHighlighter 0.3s ease;
  animation: inputHighlighter 0.3s ease;
}


/* ANIMATIONS ================ */

@-webkit-keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}

@-moz-keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}

@keyframes inputHighlighter {
  from {
    background: #transparent;
  }
  to {
    width: 0;
    background: transparent;
  }
}

.form-error-message {
  display: table;
  float: left;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.form-error-message span {
  border: 1px solid #c00;
  display: table;
  margin: 15px auto 0;
  padding: 5px 44px;
}

.group .error {
  border-bottom: 1px solid #C00;
  font-weight: bold !important;
}

.contact-col-1,
.contact-col-2 form {}

.group select {
  background: rgba(0, 0, 0, 0) url("../images/dropdown.png") no-repeat scroll right center;
  border: medium none;
  position: absolute;
  right: 0;
  border-bottom: 2px solid #bfbfbf;
  padding-bottom: 10px;
  text-overflow: "";
  top: 10px;
  width: 100%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.group textarea {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: -moz-use-text-color;
  border-image: none;
  border-style: none none solid;
  border-width: medium medium 1px;
  overflow: auto;
  resize: none;
  vertical-align: top;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px solid #bfbfbf;
}

.contact-form-comments {
  clear: both;
  display: block;
  float: left;
  position: relative;
  width: 100%;
}


/*Course selection*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);


.sidemenu a {
  text-decoration: none;
  color: inherit;
}

.sidemenu .menu {
  display: block;
  position: relative;
  cursor: pointer;
}

.sidemenu .menu-title {
  display: block;
  width: 150px;
  height: 40px;
  padding: 12px 0 0;
  background: #9dc852;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  transition: 0.3s background-color;
}

.sidemenu .menu-title:before {
  content: "";
  display: block;
  height: 0;
  border-top: 5px solid #9dc852;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  border-bottom: 0 solid #dddddd;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 101;
  transition: 0.2s 0.2s border-top ease-out, 0.3s border-top-color;
}

.sidemenu .menu-title:hover {
  background: #8db842;
}

.sidemenu .menu-title:hover:before {
  border-top-color: #8db842;
}

.sidemenu .menu:hover > .menu-title:before {
  border-top-width: 0;
  transition: 0.2s border-top-width ease-in, 0.3s border-top-color;
}

.sidemenu .menu-title:after {
  content: "";
  display: block;
  height: 0;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  border-bottom: 0 solid #ebebeb;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 101;
  transition: 0.2s border-bottom ease-in;
}

.sidemenu.sidemenu .menu:hover > .menu-title:after {
  border-bottom-width: 5px;
  transition: 0.2s 0.2s border-bottom-width ease-out;
}

.sidemenu .menu-title_2nd {
  background: #4e96b3;
}

.sidemenu .menu-title_2nd:hover {
  background: #3e86a3;
}

.sidemenu .menu-title_2nd:before {
  border-top-color: #4e96b3;
}

.sidemenu .menu-title_2nd:hover:before {
  border-top-color: #3e86a3;
}

.sidemenu .menu-title_3rd {
  background: #c97676;
}

.sidemenu .menu-title_3rd:hover {
  background: #b96666;
}

.sidemenu .menu-title_3rd:before {
  border-top-color: #c97676;
}

.sidemenu .menu-title_3rd:hover:before {
  border-top-color: #b96666;
}

.sidemenu.menu-title_4th {
  background: #dbab58;
}

.sidemenu.menu-title_4th:hover {
  background: #cb9b48;
}

.sidemenu .menu-title_4th:before {
  border-top-color: #dbab58;
}

.sidemenu .menu-title_4th:hover:before {
  border-top-color: #cb9b48;
}

.sidemenu .menu-dropdown {
  min-width: 100%;
  padding: 15px 0;
  position: absolute;
  background: #ebebeb;
  z-index: 100;
  transition: 0.5s padding, 0.5s background;
}

.sidemenu .menu-dropdown:after {
  content: "";
  display: block;
  height: 0;
  border-top: 5px solid #ebebeb;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 101;
  transition: 0.5s border-top;
}

.sidemenu .menu:not(:hover) > .menu-dropdown {
  padding: 4px 0;
  background: #dddddd;
  z-index: 99;
}

.sidemenu .menu:not(:hover) > .menu-dropdown:after {
  border-top-color: #dddddd;
}

.sidemenu .menu:not(:hover) > .menu-title:after {
  border-bottom-color: #dddddd;
}

.sidemenu .menu-dropdown > * {
  overflow: hidden;
  height: 30px;
  padding: 5px 10px;
  background: transparent;
  white-space: nowrap;
  transition: 0.5s height cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s padding cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s margin cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s 0.2s color, 0.2s background-color;
}

.sidemenu .menu-dropdown > *:hover {
  background: rgba(0, 0, 0, 0.1);
}

.sidemenu .menu:not(:hover) > .menu-dropdown > * {
  visibility: hidden;
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  color: rgba(25, 25, 25, 0);
  transition: 0.5s 0.1s height, 0.5s 0.1s padding, 0.5s 0.1s margin, 0.3s color, 0.6s visibility;
  z-index: 99;
}

.sidemenu .hList > * {
  float: left;
}

.sidemenu .hList > * + * {
  margin-left: 0;
}
@import url('https://fonts.googleapis.com/css?family=Roboto:400,100,300,700,900');
@import url('//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css');

/* selecionator */
.selectionator {
  position: relative;
  border-radius: 2px;
  background-color: var(--color1);
  color: #95a5a6;
  -webkit-perspective: 800px;
          perspective: 800px;
  width: 200px;
  /*
  &:before {
  content: "";
  background-color: transparent;
  width: 100%;
  height: 2.5em;
  position: absolute;
  background-image: linear-gradient(top, #000, rgba(0,0,0,0));
}
  */
}
.selectionator .search {
  position: relative;
  display: block;
  border: 0px;
  width: 100%;
  padding: 1em;
  outline: none;
  color: #FFF;
  background-color: var(--color1);
  box-sizing: border-box;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform-origin: 50% 0%;
          transform-origin: 50% 0%;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  border-radius: 2px;
  z-index: 99;
}
.selectionator .search .overlay {
  width: 100%;
  background-color: #f00;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0px;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.1) 100%);
  opacity: 0;
}
.selectionator .search .shadow {
  position: absolute;
  height: 15px;
  width: 100%;
  left: 0;
  bottom: -15px;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-transform: scale(0.95, 1) translate3d(0, 0px, 0);
          transform: scale(0.95, 1) translate3d(0, 0px, 0);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0;
}
.selectionator .search:before {
  content: "\f078";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  float: right;
  vertical-align: middle;
}
.selectionator:hover .search,
.selectionator.opened .search {
  -webkit-transform: rotate3d(1, 0, 0, 60deg);
          transform: rotate3d(1, 0, 0, 60deg);
}
.selectionator:hover .search .overlay,
.selectionator.opened .search .overlay,
.selectionator:hover .search .shadow,
.selectionator.opened .search .shadow {
  opacity: 1;
}
.selectionator:hover .menu,
.selectionator.opened .menu {
  height: 200px;
  opacity: 1;
}
.selectionator .menu {
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: 50%;
  height: 0px;
  border-radius: 0px;
  background-color: #2c3e50;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  border: 1px solid #16a085;
  border-top: none;
}
.selectionator ul.list {
  list-style: none;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  overflow-y: scroll;
  height: 0px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0.75;
  width: 100%;
  height: 100%;
}
.selectionator ul.list > li span.header {
  display: block;
  padding: 6px;
  background-color: #34495e;
  font-weight: 200;
  color: #fff;
}
.selectionator ul.optgroup {
  list-style: none;
  padding: 0px;
  margin: 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.selectionator ul.optgroup li:hover {
  background-color: #16a085;
  color: #fff;
}
.selectionator ul.optgroup li input[type="checkbox"] {
  display: none;
  margin: 6px;
}
.selectionator ul.optgroup li input[type="checkbox"]:checked {
  background-color: #1abc9c;
}
.selectionator ul.optgroup li input[type="checkbox"]:checked ~ label {
  background-color: #2980b9;
  color: #fff;
}
.selectionator ul.optgroup li input[type="checkbox"]:checked ~ label:before {
  content: "\f14a";
}
.selectionator ul.optgroup li label {
  font-weight: 100;
  display: block;
  padding-left: 15px;
  line-height: 2em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.selectionator ul.optgroup li label:before {
  content: "\f096";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-right: 8px;
  vertical-align: middle;
}

ght:60px !important; 
}

.cd-dropdown ul li span { 
overflow-y:scroll;
min-height:120px !important; 
line-height:40px !important; 
height: 120px !important; 
}

.aa_gallery_photo {
	
	max-width: 85%;
	cursor: pointer;
	border:solid 4px #FFF;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	
}

.clearfix:after { content: ""; display: table; clear: both; }

.small_date { font-size:10px; }


#qf_container { margin:0px 50px 0px 50px; }
#qf_container .row { margin-bottom: 50px; }
#qf_container input { font-size: 13px; padding: 10px; display: block; width: 100%; border: none; border-bottom: 2px solid #bfbfbf; }
#qf_container textarea { font-size: 16px; padding: 10px; display: block; width: 100%; height: 100px; border: none; border-bottom: 2px solid #bfbfbf; }
#qf_container select { font-size: 13px; padding: 12px 10px; display: block; width: 100%; border: none; border-bottom: 2px solid #bfbfbf; }

.why-uni p, .why-uni div { color: #696f6f; }


.gsc-control-cse * { font-family: "efont", "pfont", "Arial"; font-weight: 300; line-height: auto; }
.gsc-adBlock, .gcsc-branding, .gsc-tabsArea, .gsc-above-wrapper-area { display:none !important; }
.gsc-search-button { width:100px; }
.gsc-webResult .gsc-webResult { padding:10px !important; margin:15px 5px !important; border:solid 1px #ccc !important; }
.gsc-table-cell-snippet-close { width:70%; }
.gsc-thumbnail { width:30%; display:none !important; }
.gs-title { font-size:20px !important; margin-bottom:25px !important; }
.gs-title * { font-size:20px !important; }
.gs-snippet { font-size:14px !important; color:#696f6f !important; }
.gsc-url-bottom, .gs-visibleUrl { color:#ff6708 !important; opacity:0.8; }
.gs-image-box, .gs-web-image-box { max-width:200px !important; max-height:200px !important; width:100% !important; }
.gs-image { max-width:200px !important; max-height:200px !important; width:100% !important; height:auto !important; }
.gsc-cursor-page { padding:15px !important; margin:5px !important; text-decoration:none !important; }
.gsc-cursor-current-page { color:#fff !important; }

.share_btn_container { margin:-60px 0px 60px 0px; text-align:right; }
.share_btn { width:36px; height:36px; opacity:0.7; background-size: cover; }
.share_btn:hover { opacity:1; }


a.generic_apply_box, a.generic_apply_box:link {
	padding: 24px 17px 26px !important; 
	background-color: var(--color1)!important;
	color: #fff !important;
	border-radius: 5px;
	display:block !important;
	text-align: center !important;		
}
a.generic_apply_box:hover div { color: var(--color1) !important; }
a.generic_apply_box h4 {
	color: #fff !important; padding-bottom: 20px !important;
}
a.generic_apply_box p {
	width: 100% !important; color: #fff !important;
}
a.generic_apply_box div {
	background: #eee !important; 
	border-color: #eee !important; 
	color:#789 !important;
	margin-left:0px !important;
	margin-right:0px !important;
	padding-left:0px !important;
	padding-right:0px !important;
	text-align: center !important;
	display:block !important;
}

.post-description, .post-description * { color: #696f6f; }
.post-description a, .post-description a:link, .post-description * a { color: var(--color1); }
.post-description a:hover, .post-description * a:hover { color: var(--color1); }

a.aboutus_box, a.aboutus_box:link {}
a.aboutus_box:hover div { background-color:#f1f1f1; }

#uni_list { display: block; width:100%; color:#fff; background-color:var(--color1); padding:10px; height:40px; }

.inner_home_steps { width: 650px; padding:5px 20px 5px 20px; }

@media only screen and (max-width: 600px) {
		.inner_home_steps { width: auto !important; padding:0px !important; }
}

.office_box { display: inline-block; width:50%; vertical-align:top; margin:0px 10px; }

.unis_page_tab { float:none !important; display:inline-block !important;  }

.step-guide-box { width:650px; padding:80px 0px; }

.mobile-top-bar-apply { display: none !important; }




.uppercase { text-transform: uppercase; }





.accordion .ac-item .ac-title:before {
    font-family: fontawesome;
}
h2.assess-head {
    color: #fff;
    margin-bottom: 40px;
    margin-top: -20px;
    text-transform: uppercase;
    padding-top: 0px;
    font-size: 36px;
}
h1.assess-head {
    color: #fff;
    margin-bottom: 40px;
    margin-top: -20px;
    text-transform: uppercase;
    padding-top: 0px;
    font-size: 36px;
}
.accordion {
    margin-bottom: 20px;
}
input.submit.action-button {
    background: #444242 !important;
}
.accordion .ac-item .ac-title:before {
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 10px;
    display: block;
    padding: 3px 6px 2px;
    color: #ddd;
    content: "\f054";
    font-size: 12px;
    line-height: 12px;
    -webkit-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
}
.accordion .ac-item.ac-active .ac-title:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    ms-transform: rotate(90deg);
}
.accordion .ac-item > .ac-title > i {
    margin-right: 16px;
}
.accordion .ac-title {
    position: relative;
    padding: 12px 30px 12px 15px;
    font-size: 13px;
    line-height: 22px;
    font-weight: 600;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.06);
    margin-bottom: 2px;
}
.accordion .ac-content {
    overflow: hidden
}
.ac-content {
    padding: 16px 13px;
}

/*clean*/

.accordion.clean .ac-item .ac-title {
    border: 0px;
    background: transparent;
}

/*border*/

.accordion.border .ac-item .ac-title {
    border: 1px solid #e7e7e7;
}
.accordion.border-bottom .ac-item .ac-title {
    border-bottom: 1px solid #e7e7e7;
}

/*radius*/

.accordion.radius .ac-item .ac-title {
    border-radius: 4px;
}

/*fancy*/

.accordion.fancy .ac-item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #e7e7e7;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
}
.accordion.fancy .ac-item .ac-title {
    margin: 0px;
}
.accordion.fancy .ac-item.ac-active .ac-title,
.accordion.fancy .ac-item:last-child {
    border-bottom: 1px solid #e7e7e7;
}

/*fancy clean*/

.accordion.fancy.clean .ac-item.ac-active .ac-title {
    background-color: transparent;
}

/*fancy radius*/

.accordion.fancy.radius > .ac-item:first-child {
    border-radius: 4px 4px 0 0;
}
.accordion.fancy.radius > .ac-item:last-child {
    border-radius: 0 0 4px 4px;
}

/*color*/

.accordion.color .ac-item .ac-title:before {
    color: #fff;
}
.accordion .ac-item.ac-open {
    display: block;
}

/*Accordion Transparent*/

.accordion.accordion-transparent .ac-item {
    background-color: transparent !important;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
}
.accordion.accordion-transparent .ac-item .ac-title::before {
    color: #333;
}
.accordion.accordion-transparent.fancy .ac-item.ac-active .ac-title,
.accordion.accordion-transparent .ac-item:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.accordion.accordion-transparent .ac-item p {
    color: #111;
}

/* ----------------------------------------------------------------------
	Alert Messages
-------------------------------------------------------------------------*/

.alert > p {
    color: #fff;
}
.alert.animated {
    z-index: 999999 !important;
}

/* ----------------------------------------------------------------------
	Buttons
-------------------------------------------------------------------------*/

.btn {
    border-radius: 3px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    outline: medium none ! important;
    text-transform: uppercase ! important;
}
.btn.btn:not(.btn-xs):not(.btn-sm):not(.btn-lg) {
    padding: 12px 30px;
}
.btn-md {
    padding: 12px 24px;
}
.btn-primary,
.btn-success,
.btn-default,
.btn-info,
.btn-warning,
.btn-danger,
.btn-dark,
.btn-purple,
.btn-pink {
    color: #ffffff;
}
.btn-default {
    background-color: #1abc9c;
    border: 1px solid #1abc9c;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default.focus {
    background-color: #19ad90;
    border: 1px solid #19ad90;
    color: #ffffff;
}
.btn-white,
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.btn-white.focus,
.btn-white:active,
.btn-white:focus,
.btn-white:hover,
.open > .dropdown-toggle.btn-white {
    background-color: #ffffff;
    border: 1px solid #eaeaea ! important;
    color: #4c5667;
}

.btn-white .btn-label i {
    color: #4c5667 !important;
}

.btn-white:hover,
.btn-white:hover:hover,
.btn-white:focus:hover,
.btn-white:active:hover,
.btn-white.active:hover,
.btn-white.focus:hover,
.btn-white:active:hover,
.btn-white:focus:hover,
.btn-white:hover:hover,
.open > .dropdown-toggle.btn-white:hover {
    background-color: #f9f9f9;
}
.btn-white:focus,
.btn-white:hover:focus,
.btn-white:focus:focus,
.btn-white:active:focus,
.btn-white.active:focus,
.btn-white.focus:focus,
.btn-white:active:focus,
.btn-white:focus:focus,
.btn-white:hover:focus,
.open > .dropdown-toggle.btn-white:focus {
    background-color: #f9f9f9;
}
.btn-white:active,
.btn-white:hover:active,
.btn-white:focus:active,
.btn-white:active:active,
.btn-white.active:active,
.btn-white.focus:active,
.btn-white:active:active,
.btn-white:focus:active,
.btn-white:hover:active,
.open > .dropdown-toggle.btn-white:active {
    background-color: #f9f9f9;
}



.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
    background-color: var(--color1) ! important;
    border: 1px solid var(--color1)! important;/*5d9cec */
}
.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
    background-color: #81c868 ! important;
    border: 1px solid #81c868 ! important;
}
.btn-info,
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
    background-color: #34d3eb ! important;
    border: 1px solid #34d3eb ! important;
}
.btn-warning,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
    background-color: #ffbd4a ! important;
    border: 1px solid #ffbd4a ! important;
}
.btn-danger,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
    background-color: #c30000 ! important;
    border: 1px solid #c30000 ! important;
}
.btn-dark,
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.focus,
.btn-dark:active,
.btn-dark:focus,
.btn-dark:hover,
.open > .dropdown-toggle.btn-dark {
    background-color: #111111 ! important;
    border: 1px solid #111111 ! important;
    color: #ffffff;
}
.btn-purple,
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active {
    background-color: #7266ba ! important;
    border: 1px solid #7266ba ! important;
    color: #ffffff;
}
.btn-pink,
.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active {
    background-color: #fb6d9d ! important;
    border: 1px solid #fb6d9d ! important;
    color: #ffffff;
}
.open > .dropdown-toggle.btn-primary.btn-outline,
.open > .dropdown-toggle.btn-success.btn-outline,
.open > .dropdown-toggle.btn-info.btn-outline,
.open > .dropdown-toggle.btn-warning.btn-outline,
.open > .dropdown-toggle.btn-danger.btn-outline,
.open > .dropdown-toggle.btn-default.btn-outline {
    border-width: 2px ! important;
    color: #ffffff ! important;
}
.open > .dropdown-toggle.btn-white.btn-outline {
    border-width: 2px ! important;
}
.btn-outline.btn-default {
    color: #5fbeaa ! important;
}
.btn-outline.btn-primary {
    color: #5d9cec ! important;
}
.btn-outline.btn-success {
    color: #81c868 ! important;
}
.btn-outline.btn-info {
    color: #34d3eb ! important;
}
.btn-outline.btn-warning {
    color: #ffbd4a ! important;
}
.btn-outline.btn-danger {
    color: #f05050 ! important;
}
.btn-outline.btn-dark {
    color: #111111 ! important;
}
.btn-outline.btn-purple {
    color: #7266ba ! important;
}
.btn-outline.btn-white,
.btn-outline.btn-white:not(:hover) .btn-label i {
    color: #fff !important;
}
.btn-outline.btn-white:hover,
.btn-outline.btn-white:focus,
.btn-outline.btn-white:active {
    background-color: #f4f8fb ! important;
    color: #4c5667 ! important;
}
.btn-outline.btn-pink {
    color: #fb6d9d ! important;
}
.btn-rounded {
    border-radius: 2em ! important;
}
.btn-rounded .btn-label {
    margin-left: -20px;
    padding: 7px 15px 7px 20px;
}
.btn-rounded .btn-label-right {
    margin-left: 12px;
    margin-right: -20px;
}
.btn-outline {
    background-attachment: scroll;
    background-clip: inherit;
    background-color: rgba(0, 0, 0, 0) ! important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0% 0%;
    background-repeat: repeat;
    background-size: auto auto;
    border-radius: 5px;
    border-width: 2px ! important;
    font-weight: 600;
    transition: all 400ms ease-in-out 0s;
}
.btn-outline:hover {
    border-width: 2px ! important;
    color: #ffffff ! important;
}
.btn-outline:focus {
    border-width: 2px ! important;
    color: #ffffff ! important;
}
.btn-label {
    display: inline-block;
    margin: -12px -4px -12px -12px;
    padding: 0px 12px;
}
.btn-label-right {
    border-radius: 0px 3px 3px 0px;
    margin-left: 12px;
    margin-right: -13px;
}
.btn-label > i {
    color: #fff !important;
}
.btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.fileupload {
    overflow: hidden;
    position: relative;
}
.fileupload input.upload {
    cursor: pointer;
    font-size: 20px;
    margin: 0px;
    opacity: 0;
    padding: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.btn-facebook {
    background-color: #3b5998 ! important;
    color: #ffffff ! important;
}
.btn-twitter {
    background-color: #00aced ! important;
    color: #ffffff ! important;
}
.btn-linkedin {
    background-color: #007bb6 ! important;
    color: #ffffff ! important;
}
.btn-dribbble {
    background-color: #ea4c89 ! important;
    color: #ffffff ! important;
}
.btn-googleplus {
    background-color: #dd4b39 ! important;
    color: #ffffff ! important;
}
.btn-instagram {
    background-color: #517fa4 ! important;
    color: #ffffff ! important;
}
.btn-pinterest {
    background-color: #cb2027 ! important;
    color: #ffffff ! important;
}
.btn-dropbox {
    background-color: #007ee5 ! important;
    color: #ffffff ! important;
}
.btn-flickr {
    background-color: #ff0084 ! important;
    color: #ffffff ! important;
}
.btn-tumblr {
    background-color: #32506d ! important;
    color: #ffffff ! important;
}
.btn-skype {
    background-color: #00aff0 ! important;
    color: #ffffff ! important;
}
.btn-youtube {
    background-color: #bb0000 ! important;
    color: #ffffff ! important;
}
.btn-github {
    background-color: #171515 ! important;
    color: #ffffff ! important;
}
.btn {
    margin-right: 8px;
    margin-bottom: 12px;
}
.apply_btn{
    margin-right: -4px!important;
}
.button + .button,
.btn + .btn {
    margin-right: 8px;
    margin-bottom: 12px;
}
.btn-group .btn {
    margin-right: 0px;
}
.button {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 100%;
    margin: 10px 0;
    outline: 0 none;
    padding: 18px 36px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
    border: 1px solid #ccc;
}
.button_visa {
    padding: 17px 72px !important;
    margin-left: 58px;
    border: 1px solid var(--color1)!important;
    border-radius: 30px;
}
.button:hover:not,
a.button:hover {
    opacity: 0.8;
}
button:focus {
    outline: 0;
}
.button.effect:hover {
    opacity: 1;
}
.btn-send-icon {
    padding: 13px 6px 12px 14px;
}
.button-light {
    background-color: #fff;
    border: 1px solid #eee;
}
.button-light,
.button-light span {
    color: #111 !important;
}
.button-dark {
    background-color: #111;
    color: #fff;
}
.button-dark:hover {
    background-color: #333;
    color: #fff;
}

/*Button icons*/

.button i {
    font-size: 15px;
    margin-right: 10px;
}
.button.icon-left i {
    margin-right: 10px;
}
.button.icon-right i {
    margin-left: 10px;
    margin-right: 0;
}
.button.small {
    font-size: 10px;
    height: 28px;
    line-height: 24px;
    padding: 0 14px;
}
.button.transparent.small {
    line-height: 0;
}
.button.small i {
    font-size: 11px;
    margin-right: 6px;
}
.button.small.icon-left i {
    margin-right: 6px;
}
.button.small.icon-right i {
    margin-left: 6px;
    margin-right: 0;
}
.button.large {
    font-size: 16px;
    height: 55px;
    letter-spacing: 2px;
    line-height: 52px;
    padding: 0 32px;
}
.button.transparent.large {
    line-height: 22px;
}
.button.border:hover,
.button.transparent:hover {
    opacity: 1;
}
.button.transparent:hover,
.button.transparent:hover span,
.button.transparent:hover i {
    color: #333 !important;
}
.button.full-rounded {
    border-radius: 50px
}
.button.rounded {
    border-radius: 3px
}
.button.fullwidth-button {
    display: block!important;
    margin-left: auto!important;
    margin-right: auto!important
}

/*3d buttons*/

.button.button-3d {
    box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
}
.button.button-3d:hover {
    box-shadow: 0 -3px rgba(0, 0, 0, 0.2) inset;
}

/*Border buttons*/

.button.border {
    color: #333;
    border: 2px solid #333;
}
.button.border:hover {
    background-color: #333;
    color: #fff
}
.button_visa.border:hover {
    background-color: var(--color1);
    color: #fff
}
.button.border.light {
    border: 2px solid #fff;
    color: #fff
}
.button.border.light:hover {
    background-color: #fff;
    color: #252525
}
.button.border.light:hover:hover i {
    color: #252525
}

/*Transparent*/

.button.transparent {
    background-color: transparent;
    border-color: #fff;
    border-style: solid;
    border-width: 2px;
    box-shadow: none;
    color: #fff;
    letter-spacing: 2px;
    opacity: 1;
    padding: 16px 36px;
    transition: all 0.2s linear 0s;
}
.button.transparent:hover,
.button.transparent:active {
    background-color: #fff;
    color: #333;
}
.button.fullwidth {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/*Colors*/

.button.blue,
.button.blue-dark,
.button.aqua,
.button.purple-light,
.button.purple,
.button.purple-dark,
.button.red-dark,
.button.red,
.button.red-light,
.button.red-light,
.button.pink-dark,
.button.pink,
.button.orange-dark,
.button.orange,
.button.orange-light,
.button.yellow,
.button.green,
.button.amber,
.button.brown,
.button.brown-light,
.button.black,
.button.black-light,
.button.grey-dark {
    border-color: #000;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.button.blue {
    background-color: #41a5db;
    border-color: #3ca0d6;
}
.button.blue-dark {
    background-color: #2b6baa;
    border-color: #25629f;
}
.button.aqua {
    background-color: #40c0cb;
    border-color: #3eb5bf;
}
.button.purple-light {
    background-color: #903090;
    border-color: #892689;
}
.button.purple {
    background-color: #9B175E;
    border-color: #901155;
}
.button.purple-dark {
    background-color: #5d4157;
    border-color: #55384f;
}
.button.red-dark {
    background-color: #CA0027;
    border-color: #b20022;
}
.button.red {
    background-color: #E42D3F;
    border-color: #d42b3c;
    color: #fff;
}
.button.red-light {
    background-color: #F05761;
    border-color: #ed4b55;
    color: #fff;
}
.button.red-light {
    background-color: #F05761;
    border-color: #ed4b55;
    color: #fff;
}
.button.pink-dark {
    background-color: #F51E70;
    border-color: #e31865;
}
.button.pink {
    background-color: #F772A3;
    border-color: #f2689b;
}
.button.orange-dark {
    background-color: #e57200;
    border-color: #d66b00;
}
.button.orange {
    background-color: #F59017;
    border-color: #e5820b;
}
.button.orange-light {
    background-color: #F7D137;
    border-color: #edc72b;
    color: #774f38;
}
.button.yellow {
    background-color: #FFEC00;
    border-color: #e6d500;
    color: #333;
}
.button.green {
    background-color: #77A600;
    border-color: #6e9a00;
}
.button.amber {
    background-color: #eb9c4d;
    border-color: #d88d42;
}
.button.brown {
    background-color: #774f38;
    border-color: #714a34;
}
.button.brown-light {
    background-color: #935d3f;
    border-color: #8b583b;
}
.button.black {
    background-color: #111;
    border: 0;
}
.button.black-light {
    background-color: #2a2a2a;
}
.button.grey-dark {
    background-color: #404051;
}

/*Effects*/

.button.effect {
    position: relative;
    overflow: hidden;
}
.button,
.button.effect.fill-vertical:after,
.button.effect.fill-horizontal:after,
.button.effect.icon-bottom span,
.button.effect.icon-bottom i,
.button.effect.icon-top span,
.button.effect.icon-top i,
.button.effect.icon-right span,
.button.effect.icon-right i,
.button.effect.icon-left span,
.button.effect.icon-left i {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

/*Effect icon left*/

.button.effect.icon-left i {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    -webkit-transform: translate(-24px, -50%);
    -ms-transform: translate(-24px, -50%);
    transform: translate(-24px, -50%);
    ms-transform: translate(-24px, -50%);
    opacity: 0
}
.button.effect.icon-left span {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    ms-transform: translate(0, 0);
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    ms-backface-visibility: hidden;
}
.button:hover.effect.icon-left span {
    -webkit-transform: translate(15px, 0);
    -ms-transform: translate(15px, 0);
    transform: translate(15px, 0);
    ms-transform: translate(15px, 0);
}

/*Effect Small buttons*/

.button.small.effect.icon-left i {
    -webkit-transform: translate(-14px, -50%);
    -ms-transform: translate(-14px, -50%);
    transform: translate(-14px, -50%);
}
.button.small.effect.icon-left:hover span {
    -webkit-transform: translate(8px, 0px);
    -ms-transform: translate(8px, 0px);
    transform: translate(8px, 0px);
}

/*Effect icon right*/

.button.effect.icon-right i {
    position: absolute;
    display: block;
    top: 50%;
    right: 0;
    -webkit-transform: translate(30px, -50%);
    -ms-transform: translate(30px, -50%);
    transform: translate(30px, -50%);
    ms-transform: translate(30px, -50%);
    opacity: 0
}
.button.effect.icon-right span {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    ms-transform: translate(0, 0);
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    ms-backface-visibility: hidden;
}
.button:hover.effect.icon-right span {
    -webkit-transform: translate(-15px, 0);
    -ms-transform: translate(-15px, 0);
    transform: translate(-15px, 0);
    ms-transform: translate(-15px, 0);
}

/*Effect Small buttons*/

.button.small.effect.icon-right i {
    -webkit-transform: translate(14px, -50%);
    -ms-transform: translate(14px, -50%);
    transform: translate(14px, -50%);
}
.button.small.effect.icon-right:hover span {
    -webkit-transform: translate(-5px, 0px);
    -ms-transform: translate(-5px, 0px);
    transform: translate(-5px, 0px);
}

/*Effect icon top*/

.button.effect.icon-top i {
    position: absolute;
    display: block;
    top: -30px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    ms-transform: translate(-50%, -50%);
    opacity: 0;
}
.button.effect.icon-top span {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    ms-backface-visibility: hidden;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    ms-transform: translate(0, 0)
}
.button:hover.effect.icon-top span {
    -webkit-transform: translate(0px, 35px);
    -ms-transform: translate(0px, 35px);
    transform: translate(0px, 35px);
    ms-transform: translate(0px, 35px);
}

/*Effect Small buttons*/

.button.small.effect.icon-top i {
    top: -22px;
}

/*Effect large buttons*/

.button.large.effect.icon-top:hover span {
    -webkit-transform: translate(0px, 54px);
    -ms-transform: translate(0px, 54px);
    transform: translate(0px, 54px);
}

/*Effect icon bottom*/

.button.effect.icon-bottom i {
    position: absolute;
    display: block;
    bottom: -36px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    ms-transform: translate(-50%, -50%);
    opacity: 0;
}
.button.effect.icon-bottom span {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    ms-backface-visibility: hidden;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    ms-transform: translate(0, 0)
}
.button:hover.effect.icon-bottom span {
    -webkit-transform: translate(0px, -27px);
    -ms-transform: translate(0px, -27px);
    transform: translate(0px, -27px);
    ms-transform: translate(0px, -27px);
}

/*Effect Small buttons*/

.button.small.effect.icon-bottom i {
    bottom: -27px;
}

/*Effect Large buttons*/

.button.large.effect.icon-bottom:hover span {
    -webkit-transform: translate(0px, -48px);
    -ms-transform: translate(0px, -48px);
    transform: translate(0px, -48px);
}
.button:hover.effect.icon-right i,
.button:hover.effect.icon-left i,
.button:hover.effect.icon-top i,
.button:hover.effect.icon-bottom i {
    opacity: 1;
}

/*Effect fill verical*/

.button.effect.fill-vertical,
.button.effect.fill-horizontal {
    overflow: hidden;
}
.button.effect.fill-vertical span {
    position: relative;
    z-index: 1;
}
.button.effect.fill-vertical:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(40deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(40deg);
    transform: translateX(-50%) translateY(-50%) rotate(40deg);
}
.button.effect.fill-vertical:hover:after {
    height: 550%;
    opacity: 1
}
.button.effect.fill-vertical:after {
    background-color: #252525;
}
.button.effect.fill-vertical:hover {
    color: #fff;
}

/*Effect fill horizontal*/

.button.effect.fill-horizontal span {
    position: relative;
    z-index: 1;
}
.button.effect.fill-horizontal:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-11%);
    -ms-transform: translateX(-50%) translateY(-11%);
    transform: translateX(-50%) translateY(-11%);
}
.button.effect.fill-horizontal:hover:after {
    height: 550%;
    opacity: 1
}
.button.effect.fill-horizontal:after {
    background-color: #252525;
}
.button.effect.fill-horizontal:hover {
    color: #fff;
}

/*Effect fill*/

.button.effect.fill:hover {
    background-color: #252525;
    color: #fff;
}

/*aqua effect fill-vertical*/

.button.aqua.effect.fill-vertical:after {
    background-color: #1a9ca7;
}
.button.aqua.effect.fill-vertical:hover {
    color: #fff;
}

/*aqua effect fill-horizontal*/

.button.aqua.effect.fill-horizontal:after {
    background-color: #1a9ca7;
}
.button.aqua.effect.fill-horizontal:hover {
    color: #fff;
}

/*aqua effect fill*/

.button.aqua.effect.fill:hover {
    background-color: #087680;
}

/*transparent effect fill-vertical*/

.button.transparent.effect.fill-vertical:after,
.button.transparent.effect.fill-horizontal:after {
    background-color: #fff;
}
.button.transparent.effect.fill-vertical:hover,
.button.transparent.effect.fill-horizontal:hover {
    color: #333;
}

/*transparent effect fill*/

.button.transparent.effect.fill:hover {
    background-color: #fff;
    color: #333;
}

/*Read more button*/

a.read-more {
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

/* ----------------------------------------------------------------------
Headings
-------------------------------------------------------------------------*/


/*Heading fancy*/

.heading-fancy {
    position: relative;
    margin-bottom: 30px;
    clear: both;
}
.heading-fancy h1,
.heading-fancy h2,
.heading-fancy h3,
.heading-fancy h4,
.heading-fancy h5,
.heading-fancy h6 {
    background-color: #FFF;
    padding-right: 15px;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
}
.heading-fancy h4,
.heading-fancy h5,
.heading-fancy h6 {
    padding-right: 10px;
}

/*Heading line*/

.heading-fancy.heading-line:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    border-top: 1px solid #E5E5E5;
    left: auto;
    top: 49%;
    right: 0;
}
.heading-fancy.text-center h1,
.heading-fancy.text-center h2,
.heading-fancy.text-center h3,
.heading-fancy.text-center h4,
.heading-fancy.text-center h5,
.heading-fancy.text-center h6 {
    padding-left: 15px;
}
.heading-fancy.text-right h1,
.heading-fancy.text-right h2,
.heading-fancy.text-right h3,
.heading-fancy.text-right h4,
.heading-fancy.text-right h5,
.heading-fancy.text-right h6 {
    padding-left: 15px;
    padding-right: 0;
}

/* ----------------------------------------------------------------------
    Heading Jumbo
-------------------------------------------------------------------------*/

.heading-jumbo {
    font-size: 70px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 0.2em;
}
.heading-title-simple {
    margin-bottom: 30px;
    display: block;
    padding: 0 0 10px;
}
.heading-title-border-bottom {
    border-bottom: 1px solid;
    border-bottom-color: #e7e7e7;
}
.heading-title-simple h1,
.heading-title-simple h2,
.heading-title-simple h3,
.heading-title-simple h4,
.heading-title-simple h5,
.heading-title-simple h6 {
    margin-bottom: 0;
    position: relative;
}

/*HR TITLE*/

.hr-title abbr {
    background-color: #ffffff;
}
.hr-title {
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 16px;
    text-align: center;
    height: 10px;
    line-height: 20px;
    margin: 10px 0;
    height: auto;
    color: #bbbbbb;
}
.hr-title abbr {
    padding: 2px 10px;
    border-radius: 2px;
    position: relative;
    top: -10px;
    letter-spacing: .2em;
    text-transform: uppercase
}
.hr-title i {
    position: relative;
    top: -2px;
    font-size: 8px
}
.hr-title.hr-full {
    width: 100%
}
.hr-title.hr-long {
    width: 50%;
    margin: 20px auto 30px;
}
.hr-title.hr-short {
    width: 25%;
    margin: 20px auto 30px;
}
.hr-title.hr-left {
    text-align: left
}
.hr-title.hr-right {
    text-align: right
}
.hr-title.hr-left abbr {
    padding-left: 0
}
.hr-title.hr-right abbr {
    padding-right: 0
}
.hr-title.hr-left.hr-long {
    margin-left: 0
}
.hr-title.hr-right.hr-long {
    margin-right: 0
}
.hr-title.hr-double {
    border-top: 4px double #ebebeb
}
.hr-title.hr-double abbr {
    top: -12px
}

/* Heading */

.heading {
    margin-bottom: 50px;
}
.heading h1,
.heading h2,
.heading h3,
.heading h4 {
    color: #303030;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.heading:after {
    border-top: 1px solid #303030;
    display: block;
    margin-top: 10px;
    width: 30px;
    content: "";
}
.border_heading:after {
    border-top: 1px solid var(--color1) !important;
}

.heading > span {
    display: block;
    color: #888;
}
.heading h1 {
    font-size: 52px;
    line-height: 54px;
}
.heading h1 + span,
.heading h1 + span.lead {
    font-size: 22px;
}
.heading h2 {
    font-size: 40px;
    line-height: 42px;
}
.heading h2 + span,
.heading h2 + span.lead {
    font-size: 20px;
}
.heading h3 {
    font-size: 28px;
    line-height: 30px;
}
.heading h3 + span,
.heading h3 + span.lead {
    font-size: 18px;
}
.heading h4 {
    font-size: 18px;
    line-height: 20px;
}
.heading h4 + span,
.heading h4 + span.lead {
    font-size: 15px;
}
.heading-center {
    text-align: center;
    float: none;
}
.heading.heading-center > span,
.heading.title-center > span {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.heading.heading-center:after,
.heading.title-center:after {
    margin: 30px auto 0;
}

/*heading light*/

.heading.heading-light,
.text-light .heading,
.heading.heading-light p,
.heading.heading-light .lead,
.heading.heading-light h2,
.heading.heading-light h3 {
    color: #fff !important;
}
.heading.heading-light:after,
.text-light .heading:after {
    border-top: 4px solid #fff;
}

/*hero headings*/

.heading-hero {
    border: 2px solid #ffffff;
    color: #ffffff;    
	font-family: "efont", "pfont", "Arial";
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 60px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 8px 21px !important;
    position: relative;
    margin-bottom: 30px;
}

/* ----------------------------------------------------------------------
Tabs
-------------------------------------------------------------------------*/

.tabs-navigation {
    margin-bottom: 0px;
    padding-left: 0px;
    border-bottom-width: 0px;
    list-style: none;
}
.team_page {
    margin-bottom: 54px!important;
    padding-left: 161px !important;
    }
.tabs-navigation::after,
.tabs-navigation::before {
    content: ' ';
    display: table;
}
.tabs-navigation::after {
    clear: both;
}
.tabs-navigation li {
    position: relative;
    display: block;
    float: left;
    margin: 0px 0px -1px;
}
ul.team li {
	padding:0px !important;
    display: inline-block !important;
    float: none !important;

}
.tabs-navigation li a {
    position: relative;
    border: 1px solid transparent;
    margin-right: -1px;
    padding: 9px 20px 11px;
    display: block;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
}
.tabs-navigation li a i:first-child {
    margin-right: 8px;
}
.tabs-navigation li a i.tab-single-icon {
    margin: 0px;
}
.tabs-navigation li a img {
    max-width: none;
}
.tabs-navigation li a,
.tabs-navigation li a:focus,
.tabs-navigation li a:hover {
    text-decoration: none;
    outline: 0px;
}
.tabs-navigation li.active a {
    z-index: 3;
}


.tabs-navigation li.active a::after {
    content: '';
    display: block;
    position: absolute;
    /*top: -1px;*/
    left: -1px;
    right: -1px;
    z-index: 1;
    height: 3px;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}

.tabs-navigation li.active a:focus {
    cursor: default;
}




















.tabs-content {
    position: relative;
    z-index: 2;
    padding: 0px;
    margin-bottom: 20px;
   /* border: 1px solid transparent;*/
    overflow: hidden;

}
 .tabs-content > .tab-pane {
    display: none;
    transition: all 4.35s !important;
  

}
.steps_vertical .tab-pane{
    padding-left: 20%;
    /*transition: all 0.35s;*/
}
.tabs-content > .active {
    display: block;

}
.tabs-vertical {
    overflow: hidden;
}
.tabs-vertical .tabs-navigation {
    padding-top: 7%;
    float: left;
    width:205px; /*240px;*/
    margin-top: 0px;
    z-index: 12;
    position: absolute;
}
.tabs-vertical .tabs-navigation li {
    float: none;
}
.tabs-vertical .tabs-navigation li a {
    padding: 12px 20px;
    margin: 0px;
    border: none;
}
.tabs-vertical .tabs-navigation li.active a,
.tabs-vertical .tabs-navigation li.active a:focus,
.tabs-vertical .tabs-navigation li.active a:hover {
    border-right-width: 1px;
}
.tabs-vertical .tabs-navigation li.active a::after {
    /*top: -1px;*/
    left: -1px;
    right: auto;
    bottom: -1px;
    width: 3px;
    height: auto;
}
.tabs-vertical .tabs-content {
    left: 0px;
    margin: 0px 0px 0px 0px;
}
.tabs-navigation li a {
    color: rgb(112, 118, 122);
    border-color: rgb(229, 232, 232);
    background: rgb(243, 246, 246);
}
.tabs-navigation li a:hover {
    color: rgb(28, 32, 42);
    background: rgb(248, 250, 250);
}
.tabs-navigation li.active a,
.tabs-navigation li.active a:focus,
.tabs-navigation li.active a:hover {
    border-color: rgb(229, 232, 232) rgb(229, 232, 232) rgb(248, 249, 251);
    color: rgb(28, 32, 42);
    box-shadow: none;
    background: rgb(248, 249, 251);
}
.tabs-navigation-transparent li.active a,
.tabs-navigation-transparent li.active a:focus,
.tabs-navigation-transparent li.active a:hover {
    background: 0px 0px;
}
.tabs-vertical .tabs-navigation li.active a,
.tabs-vertical .tabs-navigation li.active a:focus,
.tabs-vertical .tabs-navigation li.active a:hover {
    border-right-color: rgb(248, 249, 251);
    border-bottom-color: rgb(229, 232, 232);
}
.tabs-content {
    border-color: rgb(229, 232, 232);
    background: rgb(248, 249, 251);
}
.tabs-navigation li a {
    color: #eee;
    border-color: rgb(221, 221, 221);
    background: #595f58;
}
.tabs-navigation li a:hover {
    color: #fff;
    background:#595f58 ;
}
.tabs-navigation li.active a,
.tabs-navigation li.active a:focus,
.tabs-navigation li.active a:hover {
    background:var(--color1) ;
    border-color: transparent;
    box-shadow: none;
    color: #ffffff;
}
.tabs-navigation-transparent li.active a,
.tabs-navigation-transparent li.active a:focus,
.tabs-navigation-transparent li.active a:hover {
    background: 0px 0px;
}
.tabs-vertical .tabs-navigation li.active a,
.tabs-vertical .tabs-navigation li.active a:focus,
.tabs-vertical .tabs-navigation li.active a:hover {
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(221, 221, 221);
}
.chairm {
    margin-left: 21px;
    margin-right: 21px;
	font-family: "efont", "pfont", "Arial";
    margin-bottom: 14px !important;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 400;
}
.abt
{
    padding-bottom: 60px;
}
.steps_vertical .tabs-content {
    border-color: transparent;/*rgb(221, 221, 221);*/
    background: transparent;/*rgb(255, 255, 255);*/
}
.tabs-content {
    border-color: rgb(221, 221, 221);
    background: rgb(255, 255, 255);
}
.tabs-vertical.tabs-right .tabs-navigation {
    float: right;
}
.tabs-vertical.tabs-right .tabs-navigation li {
    float: none;
}
.tabs-vertical.tabs-right .tabs-content {
    margin: 0px 239px 40px 0px;
    right: 0px;
    left: 0px;
}
.tabs-vertical.tabs-right .tabs-navigation li.active a,
.tabs-vertical.tabs-right .tabs-navigation li.active a:focus,
.tabs-vertical.tabs-right .tabs-navigation li.active a:hover {
    border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) rgb(255, 255, 255);
    border-left-width: 1px;
    border-left-style: solid;
    margin-left: -1px !important;
}
.tabs-vertical.tabs-right .tabs-navigation li.active a::after {
    left: auto;
    right: -1px;
}
.tabs-vertical.tabs-right .tabs-navigation li a {
    margin-left: -1px;
    margin-right: auto;
}

/*Options*/

.modern .tabs-navigation li:first-child {
    margin-left: 30px;
}
.no-border .tabs-navigation li {
    border: 0px;
}
.no-border .tabs-content {
    border-style: solid none none;
    border-width: 1px 0px 0px;
}
.simple .tabs-navigation li a {
    background-color: transparent;
    border-width: 0 0 2px;
    margin-bottom: -1px;
}
.simple .tabs-navigation li.active a,
.simple .tabs-navigation li.active a:focus,
.simple .tabs-navigation li.active a:hover {
    border-color: var(--color1);
    color: #2e343c;
}
 
.simple .tabs-content {
    border-width: 2px 0 0;
    padding: 20px 0px;
}
.tab_bg
{
}
.clean .tabs-navigation li {
    border: 0px;
}
.clean .tabs-content {
    border: 0px;
}
.clean .tabs-navigation li.active a,
.clean .tabs-navigation li.active a:focus,
.clean .tabs-navigation li.active a:hover,
.clean .tabs-navigation li a {
    border-width: 0px;
}
.border .tabs-navigation li.active a::after {
    background: rgb(0, 170, 179);
}
.radius .tabs-navigation li a {
    border-radius: 8px 8px 0px 0px;
}
.radius .tabs-navigation li.active a {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.radius .tabs-content {
    border-radius: 0px 8px 8px;
}
.justified .tabs-navigation {
    width: 100%;
    margin-bottom: -1px;
}
.justified .tabs-navigation li {
    float: none;
    display: table-cell;
    width: 1%;
    text-align: left;
}
.justified .tabs-navigation li:last-child a {
    margin-right: 0px;
}
.tabs-right .tabs-navigation li {
    float: right;
}
.tabs-bottom ul.tabs-navigation {
    margin-top: -21px;
}
.tabs-bottom .tabs-navigation li.active a::after {
    top: auto;
    bottom: -1px;
}
.tabs-bottom .tabs-navigation li.active a,
.tabs-bottom .tabs-navigation li.active a:focus,
.tabs-bottom .tabs-navigation li.active a:hover {
    border-color: transparent rgb(221, 221, 221) rgb(221, 221, 221);
}
.color .tabs-navigation li.active a::after {
    background: none;
}
.color .tabs-navigation li.active a {
    color: rgb(255, 255, 255);
    background:transparent;/* rgb(0, 192, 233);*/
}

/*line triangle*/

.linetriangle .tabs-navigation > li.active > a {
    border-color: transparent;
}
.linetriangle .tabs-navigation li.active a,
.linetriangle .tabs-navigation li.active a:focus,
.linetriangle .tabs-navigation li.active a:hover,
.linetriangle .tabs-navigation li a {
    border-left-width: 0px;
    border-bottom-width: 1px;
    border-right-width: 0px;
    border-top-width: 0px;
    background: transparent;
    background-color: transparent;
}
.linetriangle .tabs-navigation > li.active > a:after,
.linetriangle .tabs-navigation > li.active > a:before {
    border: medium outset transparent;
    content: "";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
    z-index: 1;
}
.linetriangle .tabs-navigation > li.active > a:after {
    border-top-color: #fafafa;
    border-width: 10px;
    margin-left: -10px;
}
.linetriangle .tabs-navigation > li.active > a:before {
    border-top-color: rgba(0, 0, 0, 0.7);
    border-width: 11px;
    margin-left: -11px;
}
.linetriangle.triangle-simple .tabs-content {
    background: #ffffff;
    border-color: #dddddd;
    border-width: 1px 0 0;
}

/*Responsive */

@media screen and (max-width: 991px) {
    .tabs-navigation,
    .tabs-vertical .tabs-content,
    .tabs-vertical .tabs-navigation,
    .justified .tabs-navigation,
    .tabs-right .tabs-navigation {
        width: auto;
        float: none
    }
    .tabs-content,
    .tabs-vertical .tabs-content,
    .justified .tabs-content,
    .tabs-right .tabs-content {
        margin-left: 0;
        min-height: 0!important
    }
    .tabs-vertical .tabs-content,
    .justified .tabs-content,
    .tabs-right .tabs-content {
        left: 0
    }
    .tabs-vertical .tabs-content-transparent {
        border-left-width: 0;
        padding: 40px 0;
        border-top-width: 1px
    }
    .tabs-navigation li,
    .tabs-vertical .tabs-navigation li,
    .justified .tabs-navigation li,
    .justified .tabs-navigation li,
    .tabs-right .tabs-navigation li,
    .tabs-right .tabs-navigation li {
        width: auto;
        float: none;
        display: block;
        text-align: left
    }
    .tabs-navigation li a,
    .tabs-vertical .tabs-navigation li a {
        margin-right: 0
    }
    .tabs-vertical .tabs-navigation li a:after {
        width: auto;
        height: 3px;
        right: -1px;
        bottom: auto;
    }
    .tabs-vertical .tabs-navigation li.active a {
        border-right-width: 1px
    }
    .tabs-navigation li.active a,
    .tabs-navigation li.active a:hover,
    .tabs-vertical .tabs-navigation li.active a,
    .tabs-vertical .tabs-navigation li.active a:hover {
        border-right-color: #d1d7d9;
        border-bottom-color: #d1d7d9
    }
    .tabs-navigation li.active a,
    .tabs-navigation li.active a:hover,
    .tabs-vertical .tabs-navigation li.active a,
    .tabs-vertical .tabs-navigation li.active a:hover {
        border-right-color: #dde1e1;
        border-bottom-color: #dde1e1
    }
    .tabs-vertical.tabs-right .tabs-navigation {
        width: 100%;
    }
    .tabs-vertical.tabs-right .tabs-navigation li a {
        margin-left: 0px !important;
    }
    .tabs-vertical.tabs-right .tabs-navigation li.active a {
        margin-left: 0px !important;
    }
    .tabs-vertical.tabs-right .tabs-navigation li.active a:after {
        left: 0;
        right: auto;
    }
    .tabs-vertical.tabs-right .tabs-content {
        margin-right: 0 !important;
    }
    .radius .tabs-navigation li a {
        border-radius: 0px;
    }
    .radius .tabs-navigation li:first-child a {
        border-radius: 8px 8px 0 0;
    }
    .tabs.linetriangle .tabs-navigation li.active a:focus,
    .linetriangle .tabs-navigation li.active a:hover,
    .linetriangle .tabs-navigation li.active a,
    .linetriangle .tabs-navigation li a {
        border-width: 0 0 1px;
    }
}

/* ----------------------------------------------------------------------
SOCIAL ICONS
-------------------------------------------------------------------------*/

.social-icons ul {
    padding: 0;
}
.text-center.social-icons ul {
    display: inline-block;
}
.social-icons li {
    float: left;
    list-style: none;
}
.social-icons li a {
    float: left;
    height: 32px;
    width: 32px;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    margin: 0 8px 8px 0;
    border-radius: 4px;
    border: 0;
    background: transparent;
    color: #333;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

/*Colored*/

.social-icons.social-icons-colored a,
.social-icons.social-icons-colored-hover a:hover {
    color: #fff;
    border: 0;
}
.social-icons.social-icons-colored .social-fa-rss a,
.social-icons.social-icons-colored-hover .social-fa-rss a:hover {
    background-color: #faa33d;
}
.social-icons.social-icons-colored .social-fa-facebook a,
.social-icons.social-icons-colored-hover .social-fa-facebook a:hover {
    background-color: #5d82d1;
}
.social-icons.social-icons-colored .social-fa-twitter a,
.social-icons.social-icons-colored-hover .social-fa-twitter a:hover {
    background-color: #40bff5;
}
.social-icons.social-icons-colored .social-fa-vimeo a,
.social-icons.social-icons-colored-hover .social-fa-vimeo a:hover {
    background-color: #35c6ea;
}
.social-icons.social-icons-colored .social-fa-myspace a,
.social-icons.social-icons-colored-hover .social-fa-myspace a:hover {
    background-color: #008dde;
}
.social-icons.social-icons-colored .social-fa-youtube-play a,
.social-icons.social-icons-colored-hover .social-fa-youtube-play a:hover {
    background-color: #ef4e41;
}
.social-icons.social-icons-colored .social-fa-instagram a,
.social-icons.social-icons-colored-hover .social-fa-instagram a:hover {
    background-color: #548bb6;
}
.social-icons.social-icons-colored .social-fa-google-plus a,
.social-icons.social-icons-colored-hover .social-fa-google-plus a:hover {
    background-color: #d68400;
}
.social-icons.social-icons-colored .social-stumbleupon a,
.social-icons.social-icons-colored-hover .social-stumbleupon a:hover {
    background-color: #ff5c30;
}
.social-icons.social-icons-colored .social-lastfm a,
.social-icons.social-icons-colored-hover .social-lastfm a:hover {
    background-color: #f34320;
}
.social-icons.social-icons-colored .social-pinterest a,
.social-icons.social-icons-colored-hover .social-pinterest a:hover {
    background-color: #e13138;
}
.social-icons.social-icons-colored .social-google-plus a,
.social-icons.social-icons-colored-hover .social-google-plus a:hover {
    background-color: #eb5e4c;
}
.social-icons.social-icons-colored .social-evernote a,
.social-icons.social-icons-colored-hover .social-evernote a:hover {
    background-color: #9acf4f;
}
.social-icons.social-icons-colored .social-dribbble a,
.social-icons.social-icons-colored-hover .social-dribbble a:hover {
    background-color: #f7659c;
}
.social-icons.social-icons-colored .social-skype a,
.social-icons.social-icons-colored-hover .social-skype a:hover {
    background-color: #13c1f3;
}
.social-icons.social-icons-colored .social-forrst a,
.social-icons.social-icons-colored-hover .social-forrst a:hover {
    background-color: #45ad76;
}
.social-icons.social-icons-colored .social-linkedin a,
.social-icons.social-icons-colored-hover .social-linkedin a:hover {
    background-color: #238cc8;
}
.social-icons.social-icons-colored .social-wordpress a,
.social-icons.social-icons-colored-hover .social-wordpress a:hover {
    background-color: #2592c3;
}
.social-icons.social-icons-colored .social-grooveshark a,
.social-icons.social-icons-colored-hover .social-grooveshark a:hover {
    background-color: #ffb21d;
}
.social-icons.social-icons-colored .social-delicious a,
.social-icons.social-icons-colored-hover .social-delicious a:hover {
    background-color: #377bda;
}
.social-icons.social-icons-colored .social-behance a,
.social-icons.social-icons-colored-hover .social-behance a:hover {
    background-color: #1879fd;
}
.social-icons.social-icons-colored .social-dropbox a,
.social-icons.social-icons-colored-hover .social-dropbox a:hover {
    background-color: #17a3eb;
}
.social-icons.social-icons-colored .social-soundcloud a,
.social-icons.social-icons-colored-hover .social-soundcloud a:hover {
    background-color: #ff7e30;
}
.social-icons.social-icons-colored .social-deviantart a,
.social-icons.social-icons-colored-hover .social-deviantart a:hover {
    background-color: #6a8a7b;
}
.social-icons.social-icons-colored .social-yahoo a,
.social-icons.social-icons-colored-hover .social-yahoo a:hover {
    background-color: #ab47ac;
}
.social-icons.social-icons-colored .social-flickr a,
.social-icons.social-icons-colored-hover .social-flickr a:hover {
    background-color: #ff48a3;
}
.social-icons.social-icons-colored .social-digg a,
.social-icons.social-icons-colored-hover .social-digg a:hover {
    background-color: #75788d;
}
.social-icons.social-icons-colored .social-blogger a,
.social-icons.social-icons-colored-hover .social-blogger a:hover {
    background-color: #ff9233;
}
.social-icons.social-icons-colored .social-tumblr a,
.social-icons.social-icons-colored-hover .social-tumblr a:hover {
    background-color: #426d9b;
}
.social-icons.social-icons-colored .social-quora a,
.social-icons.social-icons-colored-hover .social-quora a:hover {
    background-color: #ea3d23;
}
.new_apply {
    
    border: 2px solid #fff!important;
    margin: 5px;
    padding: 3px 24px !important;
    
}
.new_apply:hover{
    
    border: 2px solid #fff!important;
}
.social-icons.social-icons-colored .social-github a,
.social-icons.social-icons-colored-hover .social-github a:hover {
    background-color: #3f91cb;
}
.social-icons.social-icons-colored .social-amazon a,
.social-icons.social-icons-colored-hover .social-amazon a:hover {
    background-color: #ff8e2e;
}
.social-icons.social-icons-colored .social-xing a,
.social-icons.social-icons-colored-hover .social-xing a:hover {
    background-color: #1a8e8c;
}
.social-icons.social-icons-colored .social-wikipedia a,
.social-icons.social-icons-colored-hover .social-wikipedia a:hover {
    background-color: #b3b5b8;
}

/* Border */

.social-icons.social-icons-border li a {
    border: 1px solid #eee;
    background: #ffffff;
    color: var(--color1);
}

/* Dark */

.social-icons.social-icons-dark li a {
    background: #888;
    color: #fff;
}

/* Light */

.social-icons.social-icons-light li a {
    background: #fff;
    color: #333;
    border: 1px solid #eee;
}

/* Rounded */

.social-icons.social-icons-rounded li a {
    border-radius: 50%;
}

/* Medium Size */

.social-icons.social-icons-medium li a {
    height: 42px;
    width: 42px;
    line-height: 42px;
    font-size: 18px;
    margin: 0 10px 10px 0;
}

/* Large Size */

.social-icons.social-icons-large li a {
    height: 48px;
    width: 48px;
    line-height: 48px;
    font-size: 18px;
    margin: 0 10px 10px 0;
}
.social-icons:not(.social-icons-colored):not(.social-icons-colored-hover) li a:hover {
    background-color: #eee;
}
.social-icons li:hover i {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    -moz-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards;
}
@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toTopFromBottom {
    49% {
        -moz-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toTopFromBottom {
    49% {
        transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}

/* ----------------------------------------------------------------------
Icon Box
-------------------------------------------------------------------------*/

.icon {
    margin-bottom: 16px;
}
.icon-box {
    margin-bottom: 50px;
}
.icon-box .icon {
    height: 64px;
    position: absolute;
    width: 64px;
}
.icon-box .icon a,
.icon-box .icon i {
    width: 100%;
    height: 100%;
    color: #333;
}
.icon-box .icon i {
    font-size: 28px;
    text-align: center;
    line-height: 66px;
    border-radius: 50%;
}
.icon-box h3 {
    margin: 0 12px 10px 83px;
}
.icon-box p {
    margin: 0 0 20px 0px;/*0 0 20 83*/
}
.icon-box-description > p {
    margin-bottom: 20px;
}

/* Effect default */

.icon-box.effect .icon i {
    z-index: 1;
}
.icon-box.effect .icon i:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
}
.icon-box .icon i {
    -webkit-transition: background-color 0.2s, color 0.2s;
    transition: background-color 0.2s, color 0.2s;
}
.icon-box.effect .icon i:after {
    top: -4px;
    left: -4px;
    padding: 4px;
    box-shadow: 0 0 0 3px #333;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 0;
}
.icon-box.effect.dark .icon i:after {
    box-shadow: 0 0 0 3px #1ABC9C;
}
.icon-box.effect.dark .icon i:hover,
.icon-box.effect.dark:hover .icon i {
    background-color: #1ABC9C;
}
.icon-box.effect .icon i:hover:after,
.icon-box.effect:hover .icon i:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.image-box .image-box-content p i.fa.fa-play {
    padding-left: 3px;
}

.image-box-content{
    position: relative;
}

/* Icon Box - small */

.icon-box.small .icon {
    height: 46px;
    width: 46px;
}
.icon-box.small .icon i {
    font-size: 20px;
    line-height: 47px;
}
.icon-box.small > h3 {
    font-size: 18px;
    margin: 0 12px 4px 60px;
}
.icon-box.small > p {
    margin: 0 0 20px 60px;
    line-height: 1.6;
     font-size: 14px;
}

/* Icon Box - medium */

.icon-box.medium > h3,
.icon-box.medium > h4 {
    margin: 0 12px 10px 84px;
}
.icon-box.medium > p {
    margin: 0 0 20px 84px;
}

/* Icon Box - large */

.icon-box.large .icon {
    height: 86px;
    width: 86px;
}
.icon-box.large .icon i {
    font-size: 38px;
    line-height: 87px;
}
.icon-box.large > h3 {
    margin: 0 12px 10px 110px;
    font-size: 24px;
}
.icon-box.large > p {
    margin: 0 0 20px 110px;
}

/* Icon Box - Right */

.icon-box.icon-box-right {
    padding: 0;
    text-align: right;
}
.icon-box.icon-box-right > h3 {
    margin: 0px 84px 0px 10px;
}
.icon-box.icon-box-right.medium > p {
    margin: 20px 84px 0px 10px;
}
.icon-box.icon-box-right .icon {
    right: 0;
}
.icon-box.icon-box-right p {
    font-size: 14px;
    margin-top: 15px;
}

/* Icon Box - Center */

.icon-box.center {
    padding: 0;
    text-align: center;
}
.icon-box.center h3 {
    margin: 0 12px 10px 0px;
}
.icon-box.center p {
    margin: 0 0 20px 0px
}
.icon-box.center .icon {
    margin: 0 auto 22px;
    position: relative;
}
.icon-box.center p {
    font-size: 14px;
    margin-top: 15px;
}
.icon-box.center.small .icon {
    clear: both !important;
    position: relative !important;
}

/* Icon Box - Border */

.icon-box.border .icon {
    border: 3px solid #333;
    text-align: center;
    border-radius: 50%;
    background-color: transparent;
}
.icon-box.border .icon i {
    line-height: 60px;
}
.icon-box.border:hover > .icon i {
    line-height: 66px;
}
.icon-box.border:hover > .icon {
    border: 0px;
}
.icon-box.border .icon i {
    background-color: transparent !important;
    color: #333;
}
.icon-box.border.small .icon {
    height: 46px;
    position: absolute;
    top: 5px;
    width: 46px;
}
.icon-box.border.small .icon i {
    font-size: 20px;
    line-height: 42px;
}
.icon-box.border.small:hover > .icon i {
    line-height: 49px;
}
.icon-box.border.large .icon i {
    line-height: 81px;
}
.icon-box.border.large:hover > .icon i {
    line-height: 86px;
}
.icon-box.square.large:hover > .icon i {
    line-height: 86px;
}

/* Icon Box - Square */

.icon-box.square .icon,
.icon-box.square.effect .icon i:after,
.icon-box.square .icon i {
    border-radius: 0;
}
.icon-box.square.border .icon i {
    line-height: 59px;
}
.icon-box.square:hover > .icon i {
    line-height: 66px;
}
.icon-box.square.border:hover > .icon i {
    line-height: 64px;
}
.icon-box.square.small:hover > .icon i {
    line-height: 47px;
}
.icon-box.square.border.small .icon i {
    line-height: 41px;
}
.icon-box.square.border.small:hover > .icon i {
    line-height: 47px;
}
.icon-box.square.border.large .icon i {
    line-height: 78px;
}
.icon-box.square.border.large:hover > .icon i {
    line-height: 84px;
}

/* Icon Box - Light */

.icon-box.light .icon i:after {
    box-shadow: 0 0 0 3px #e5e5e5;
}
.icon-box.light .icon i {
    background-color: #e5e5e5;
}
.icon-box.light .icon i {
    color: #808080;
}
.icon-box.light.border .icon {
    border: 3px solid #e5e5e5;
}
.icon-box.light.large .icon i {
    line-height: 87px;
}
.icon-box.light.large:hover > .icon i {
    line-height: 88px;
}

/* Icon Box - Fancy */

.icon-box.fancy .icon i {
    background-color: transparent;
    color: #222;
    font-size: 110px;
    opacity: 0.09;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border-radius: 0px;
}
.icon-box.effect.fancy .icon i:after {
    box-shadow: 0 0 0 0px transparent;
}
.icon-box.effect.fancy:hover > .icon i {
    font-size: 110px;
}
.icon-box.fancy.small > .icon i {
    font-size: 68px;
}
.icon-box.effect.fancy.small:hover > .icon i {
    font-size: 76px;
}
.icon-box.fancy.large .icon i {
    font-size: 120px;
}
.icon-box.fancy.center .icon {
    width: auto;
    margin-bottom: 30px;
}

/* Icon Box - Clean */

.icon-box.clean .icon i {
    background-color: none;
    color: #333;
    font-size: 50px;
}
.icon-box.effect.clean .icon i:after {
    box-shadow: 0 0 0 0px transparent;
}
.icon-box.clean.small .icon i {
    font-size: 36px;
}

/* Icon Box - process */

.icon-box.process {
    border: 1px solid #888;
    margin-top: 45px;
    padding: 0 30px 10px;
    border-radius: 4px;
}
.icon-box.process.effect .icon i:hover:after,
.icon-box.process.effect:hover .icon i::after {
    opacity: 0;
    border: 0px;
}
.icon-box.process .icon {
    margin-top: 10px;
}
.icon-box.process.small .icon {
    margin-top: 10px;
}

/* Icon Box - box type */

.icon-box.box-type {
    background: #fafafa;
    border: 1px solid #ececec;
    border-radius: 4px;
    padding: 20px;
}
.icon-box.box-type .icon {
    margin-top: 20px;
}

/* ----------------------------------------------------------------------
Image Boxes
-------------------------------------------------------------------------*/

.image-box {
    position: relative;
    overflow: hidden;
    width: 100%;
    /*margin-bottom: 30px;*/
    float: left;
}
.image-box {
    max-height: 254px;
}


.image-box img {
    
/*filter: brightness(80%);*/

}



background-color:rgba(0, 0, 0, 0.5);

.col-no-margin .image-box,
.col-no-margin [class*="col-"] {
    margin: 0;
}
.col-no-margin {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.col-no-padding [class*="col-"] {
    padding: 0;
}
.image-box img {
    margin-left: auto;
    margin-right: auto;
    min-width: 100%;
    top: 0;
    width: 70%;
}
.image-box.effect img:hover {
    opacity: auto;

}
.image-box .image-box-content::before,
.image-box .image-box-content::after {
    pointer-events: none;
}
.image-box-description h3 {
    font-size: 24px;
    font-weight: 600;
    word-spacing: -0.08em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.image-box .image-box-content h3,
.image-box-description h3,
.image-box-description h4,
.image-box p {
    margin: 0;
}
.image-box .image-box-content {
    height: 100%;
    left: 0;
    padding: 18px 0 12px;
    top: 0;
    width: 100%;
}


.why-elkagroup-grid-box { 
	position: relative;
}

.why-elkagroup-grid-text h4 span {	
	display:none;
	font-family: "efontlight", "pfont", "Arial";
	font-weight: 300;
	font-size:13px;
	
}

.why-elkagroup-grid-text h4 { 
	
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
	top:130px; 
	left:-50px;  
	position: absolute;
	line-height:16px !important;
	padding-right:40px;
}

.why-elkagroup-grid-box:hover h4 {	
	top:-40px;  
}

.why-elkagroup-grid-box:hover h4 span {	
	display:block;
}

.grid-box_box { height:400px; }

.grid-box_space { display:block; height:20px;
    /*background-color:#fff; */
}

.grid-box_text { opacity: 0; }
.grid-box_desc { opacity:0; }					

a.grid-box_a, a.grid-box_a:link, a.grid-box_a:active, a.grid-box_a:visited { 
	position:relative; 
	width:100%; 
	height:490px;
	display:inline-block; 
	background-repeat: no-repeat !important;
	background-position: center center !important;
    background-size: 100% auto !important;
	-webkit-transition: all .5s ease-out; 
	transition: all .3s ease-out;
	color:#fff !important; 
}

a.grid-box_a:hover { 
	background-size: 90% auto !important;
}



.grid-box_a:hover .grid-box_text { 
	top:25px;
    opacity: 1;
}

.grid-box_a:hover .grid-box_desc { 
	opacity:1; 
}

.grid-box_a:hover .grid-box_container { 
	background-color: rgba(255,255,255,0.2);
    border-radius: 15px;
}

.grid-box_container  {
	width:100%;
	height: 100%;
    border-radius: 15px;
	/*background-color: rgba(0,0,0,0.05);*/
	-webkit-transition: all .5s ease-out; 
	transition: all .5s ease-out; 	
}

.grid-box_text { 
	position:absolute; 
	top:220px; 
	left:0px; 
	-webkit-transition: all .5s ease-out; 
	transition: all .5s ease-out; color:#fff !important;  
}

.grid-box_text h4 { 	
	/* text-shadow: 3px 3px 3px #fff !important; */
	
	font-family: "efont", "pfont", "Arial";
	font-weight: 600 !important;	
}
  
.grid-box_text h4 span { 
	
	font-family: "efont", "pfont", "Arial";
	font-weight: 600 !important;		
	font-size:14px !important;
	color:#fff !important; 
	display: block;
	padding:4px 15px 4px 15px;
	text-transform: uppercase !important;	
	/* font-variant: small-caps !important; */
	background-color: rgba(0,0,0,0.5);
}  

.grid-box_text h4 div { 
	color:rgb(48,48,48) !important; 
	display: block;	
	padding:20px 20px 0px 20px;		
	font-family: "efontlight", "pfont", "Arial";
	font-weight: 300 !important;	
	font-size:14px;
	line-height: 18px;	
}  
  
@media (max-width: 479px) {
	
	.grid-box_text h4 span { font-size:16px !important; }  
	.grid-box_text h4 div { font-size:12px !important; line-height: 14px; }  	
		
}




.image-box-description {
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 12px 15px;
    position: relative;
    width: 100%;
}
.image-box-description > p {
    color: #333333;
}
.image-box-description > p.subtitle {
    color: #888;
}
.image-box-description .post-date {
    float: left;
    font-size: 13px;
    margin: 10px 0;
}
.image-box-description .post-date span {
    margin-left: 3px;
}
.post-date i,
.image-box-content .icon-links i {
    margin-right: 4px;
}
.image-box-description .post-rate {
    color: #FFC300;
    float: right;
    list-style: outside none none;
    margin: 9px 0;
    width: auto;
}
.image-box-description .links {
    margin-top: 20px;
}
.image-box-links a {
    background-color: #252525;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    margin: 5px;
    padding: 9px 15px;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.image-box-links a:hover {
    opacity: 0.8;
    color: #fff;
}

/*circle image*/

.image-box.circle-image {
    border: 6px solid #eee;
    border-radius: 100%;
    margin: 0 auto -6px;
    z-index: 1;
    float: none;
    text-align: center;
    clear: both;
}
.image-box.circle-image.small {
    height: 120px;
    width: 120px;
}
.image-box.circle-image.medium {
    height: 180px;
    width: 180px;
}
.image-box.circle-image.large {
    height: 220px;
    width: 220px;
}

/*Image box Card*/

.image-box.card .image-box-content {
    background: #383838;
    color: #ffffff;
    padding: 20px;
}
.image-box.card.effect .image-box-content {
    position: relative !important;
}
.image-box.card .image-box-content h3,
.image-box.card .image-box-content p {
    color: #ffffff;
}
.image-box-description.card {
    padding: 20px;
}
.image-box.effect {
    cursor: pointer;
}
.effect > img {
    width: 100%;
}

/* Individual effects */

.image-box.effect img {
    min-height: auto;
}
.image-box.effect .image-box-content {
    padding: 2em;
    position: absolute;
    cursor: pointer;
}
.image-box .image-box-content h3,
.image-box-description h3 {
    font-weight: 800;
}
.image-box.effect .image-box-content,
.image-box.effect .image-box-content h3,
.image-box.effect .image-box-content p {
    color: #fff;
}
.image-box h3 > span {
    font-weight: 800;
}

/*---------------*/


/***** dia *****/


/*---------------*/

.image-box.effect.dia .image-box-content,
.portfolio-image.effect.dia .portfolio-description {
    top: auto;
    bottom: 0;
    padding: 1em;
    height: auto;
    background: #252d31;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    text-transform: uppercase;
}
.image-box.effect.dia h3,
.portfolio-image.effect.dia h3 {
    float: left;
    font-size: 25px;
    font-weight: 400;
}
.image-box .icon-links,
.portfolio-image .icon-links {
    float: right;
}
.image-box .icon-links i {
    margin: 7px;
}
.image-box.effect.dia p.icon-links a {
    float: left;
    font-size: 1.4em;
    color: #fff;
}
.image-box.effect.dia p.icon-links i:hover {
    opacity: 0.9;
}
.image-box.effect.dia:hover p.icon-links a:hover,
.image-box.effect.dia:hover p.icon-links a:focus,
.image-box.effect.dia .image-box-content h3 {
    color: #fff;
}
.image-box.effect.dia h3,
.image-box.effect.dia p.icon-links a {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
}

/*.image-box.effect.dia p.icon-links a span::before {
    display: inline-block;
    padding: 8px 10px;
    font-family: 'feathericons';
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/

.image-box.effect.dia h3 {
    font-weight: 600;
    max-width: 66%;
    font-size: 18px;
    line-height: 32px;
}
.image-box.effect.dia:hover .image-box-content,
.image-box.effect.dia:hover h3,
.image-box.effect.dia:hover p.icon-links a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.image-box.effect.dia:hover h3 {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.image-box.effect.dia:hover p.icon-links a:first-child {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.image-box.effect.dia:hover p.icon-links a:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.image-box.effect.dia:hover p.icon-links a:nth-child(3) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.image-box.effect.dia:hover p.icon-links a:nth-child(4) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.image-box.effect.dia .image-box-links > a {
    float: right;
    padding: 0 10px;
}

/*---------------*/


/***** juna *****/


/*---------------*/

.image-box.effect.juna img {
    max-width: none;
    width: calc(100% + 50px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}
.image-box.effect.juna .image-box-content {
    text-align: center;
}
.image-box.effect.juna .image-box-content {
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.image-box.effect.juna .image-box-content {
    background: rgba(0, 0, 0, 0.2);
}
.image-box.effect.juna:hover .image-box-content {
    background: rgba(0, 0, 0, 0.6);
}
.image-box.effect.juna h3,
.image-box.effect.juna p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.image-box.effect.juna h3 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49);
}
.image-box.effect.juna p {
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
}
.image-box.effect.juna:hover img,
.image-box.effect.juna:hover p {
    opacity: 1;
}
.image-box.effect.juna:hover img,
.image-box.effect.juna:hover h3,
.image-box.effect.juna:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.image-box.effect.juna:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}
.image-box.effect.juna p i {
    margin: 7px;
}
.image-box.effect.juna p i:hover {
    opacity: 0.9;
}
.image-box.effect.juna .image-box-links {
    margin-top: 12%;
}

/*---------------*/


/***** resa *****/


/*---------------*/

.image-box.effect.resa .image-box-content {
    text-align: right;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.image-box.effect.resa:hover .image-box-content {
    background: rgba(0, 0, 0, 0.6);
}
.image-box.effect.resa h3,
.image-box.effect.resa p {
    position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.image-box.effect.resa p {
    bottom: 30px;
    line-height: 1.5;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.image-box.effect.resa h3 {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49);
    top: 30px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
.image-box.effect.resa:hover h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.image-box.effect.resa h3::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fff;
    content: '';
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}
.image-box.effect.resa h3::after,
.image-box.effect.resa p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.image-box.effect.resa:hover h3::after,
.image-box.effect.resa:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*---------------*/


/***** alea *****/


/*---------------*/

.image-box.alea {
    background-color: rgba(0, 0, 0, 0.9);
    text-align: center;
}
.image-box.alea img {
    opacity: 0.8;
}
.image-box.effect.alea {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.image-box.effect.alea img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 0, 300px);
    transform: translate3d(0, 0, 300px);
}
.image-box.effect.alea:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.image-box.effect.alea .image-box-content::before,
.image-box.effect.alea .image-box-content::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 1px;
    background: #fff;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.image-box.effect.alea:hover .image-box-content::before {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.image-box.effect.alea:hover .image-box-content::after {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.image-box.effect.alea h3,
.image-box.effect.alea p {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.image-box.effect.alea h3 {
    -webkit-transform: translate3d(0px, -14%, 0px) translate3d(0px, -100%, 0px);
    transform: translate3d(0px, -14%, 0px) translate3d(0px, -100%, 0px);
}
.image-box.effect.alea p {
    padding: 0.25em 2em;
    -webkit-transform: translate3d(0, -28%, 0) translate3d(0, 120%, 0);
    transform: translate3d(0, -28%, 0) translate3d(0, 120%, 0);
}
.image-box.effect.alea:hover h3 {
    -webkit-transform: translate3d(0px, 0%, 0px) translate3d(0px, -100%, 0px);
    transform: translate3d(0px, 0%, 0px) translate3d(0px, -100%, 0px);
}
.image-box.effect.alea:hover p {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
}

/*---------------*/


/***** ariol *****/


/*---------------*/

.image-box.effect.ariol {
    background: rgba(0, 0, 0, 0.8);
}
.image-box.effect.ariol img {
    min-height: 287px;
}
.image-box.effect.ariol .image-box-content {
    padding: 3em;
}
.image-box.effect.ariol .image-box-content::before,
.image-box.effect.ariol .image-box-content::after {
    position: absolute;
    content: '';
    opacity: 0;
}
.image-box.effect.ariol .image-box-content::before {
    top: 50px;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
.image-box.effect.ariol .image-box-content::after {
    top: 30px;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.image-box.effect.ariol h3 {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49);
    padding-top: 20px;
    text-align: center;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.image-box.effect.ariol p {
    padding: 10px 20px;
    text-align: center;
    text-transform: none;
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
.image-box.effect.ariol img,
.image-box.effect.ariol h3 {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
}
.image-box.effect.ariol img,
.image-box.effect.ariol .image-box-content::before,
.image-box.effect.ariol .image-box-content::after,
.image-box.effect.ariol p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.image-box.effect.ariol:hover img {
    opacity: 0.7;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.image-box.effect.ariol:hover .image-box-content::before,
.image-box.effect.ariol:hover .image-box-content::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.image-box.effect.ariol:hover h3,
.image-box.effect.ariol:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.image-box.effect.ariol:hover .image-box-content::after,
.image-box.effect.ariol:hover h3,
.image-box.effect.ariol:hover p,
.image-box.effect.ariol:hover img {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

/*---------------*/


/***** dorian *****/


/*---------------*/

.image-box.effect.dorian {
    background: rgba(0, 0, 0, 0.8)
}
.image-box.effect.dorian img {
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.image-box.effect.dorian:hover img {
    opacity: 0.4;
}
.image-box.effect.dorian .image-box-content::after {
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 30px;
    height: calc(50% - 30px);
    border: 4px solid #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
.image-box.effect.dorian:hover .image-box-content::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.image-box.effect.dorian .image-box-content {
    padding: 3em;
    text-align: left;
}
.image-box.effect.dorian p {
    position: absolute;
    right: 60px;
    bottom: 66px;
    left: 60px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}
.image-box.effect.dorian:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*---------------*/


/***** Emma *****/


/*---------------*/

.image-box.effect.emma img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    transform: scale(1.12);
}
.image-box.effect.emma:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.image-box.effect.emma .image-box-content {
    -webkit-transition: all ease 0.6s;
    transition: all ease 0.6s;
}
.image-box.effect.emma:hover .image-box-content {
    background: rgba(0, 0, 0, 0.6);
}
.image-box.effect.emma .image-box-content {
    padding: 3em;
}
.image-box.effect.emma .image-box-content::before,
.image-box.effect.emma p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.image-box.effect.emma h3 {
    padding: 10px 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49);
}
.image-box.effect.emma p {
    margin: 0 auto;
    padding: 10px 20px;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
.image-box.effect.emma:hover .image-box-content::before,
.image-box.effect.emma:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

/*---------------*/


/***** victor *****/


/*---------------*/

.image-box.effect.victor .image-box-content {
    -webkit-transition: all ease 0.6s;
    transition: all ease 0.6s;
}
.image-box.effect.victor:hover .image-box-content {
    background: rgba(0, 0, 0, 0.6);
}
.image-box.effect.victor img {
    max-width: none;
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.image-box.effect.victor:hover img {
    -webkit-transform: translate3d(10px, 0px, 0px) scale(1.1);
    transform: translate3d(10px, 0px, 0px) scale(1.1);
}
.image-box.effect.victor h3 {
    /*position: absolute;*/
    left: 0;
    top: 40px;
    padding:0 30px; /*1em 1.2em*/
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}
.image-box.effect.victor p {
    opacity: 1;
    /*left: 0;*/
    padding: 1em 2.4em;
    position: absolute;
    text-align: right;
    top: 103px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}
.image-box.effect.victor:hover h3,
.image-box.effect.victor:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*---------------*/


/***** erdi *****/


/*---------------*/

.image-box.effect.erdi {
    background: #2f3238;
}
.image-box.effect.erdi img {
    max-width: none;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.image-box.effect.erdi .image-box-content {
    text-align: left;
}
.image-box.effect.erdi h3 {
    padding: 0.5em 0;
    position: relative;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49);
}
.image-box.effect.erdi p {
    display: table;
    margin: 0 0 0.25em;
    padding: 0.4em 1em;
    background: rgba(255, 255, 255, 0.9);
    color: #2f3238;
    text-transform: none;
    font-weight: 500;
    font-size: 75%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-360px, 0, 0);
    transform: translate3d(-360px, 0, 0);
}
.image-box.effect.erdi p:first-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.image-box.effect.erdi p:nth-of-type(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.image-box.effect.erdi p:nth-of-type(3) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.image-box.effect.erdi:hover p:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.image-box.effect.erdi:hover p:nth-of-type(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.image-box.effect.erdi:hover p:nth-of-type(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.image-box.effect.erdi:hover img {
    opacity: 0.4;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.image-box.effect.erdi:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.image-box.effect.erdi p.image-box-links.image-box-links {
    background-color: transparent;
    margin-left: -15px;
}

/*-----------------*/


/***** tini *****/


/*-----------------*/

.image-box.effect.tini {
    background: #303fa9;
}
.image-box.effect.tini h3,
.image-box.effect.tini p {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
}
.image-box.effect.tini .image-box-content::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 170px;
    height: 170px;
    border: 2px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
}
.image-box.effect.tini p {
    width: 100px;
    text-transform: none;
    font-size: 140%;
    line-height: 2;
}
.image-box.effect.tini p a {
    color: #fff;
    margin-right: 6px;
}
.image-box.effect.tini p a:hover,
.image-box.effect.tini p a:focus {
    opacity: 0.6;
}
.image-box.effect.tini p {
    padding-left: 10px;
}
.image-box.effect.tini p a i {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.image-box.effect.tini p a:first-child i {
    -webkit-transform: translate3d(-60px, -60px, 0);
    transform: translate3d(-60px, -60px, 0);
}
.image-box.effect.tini p a:nth-child(2) i {
    -webkit-transform: translate3d(60px, -60px, 0);
    transform: translate3d(60px, -60px, 0);
}
.image-box.effect.tini p a:nth-child(3) i {
    -webkit-transform: translate3d(-60px, 60px, 0);
    transform: translate3d(-60px, 60px, 0);
}
.image-box.effect.tini p a:nth-child(4) i {
    -webkit-transform: translate3d(60px, 60px, 0);
    transform: translate3d(60px, 60px, 0);
}
.image-box.effect.tini p a:nth-child(5) i {
    -webkit-transform: translate3d(60px, -60px, 0);
    transform: translate3d(60px, -60px, 0);
}
.image-box.effect.tini p a:nth-child(6) i {
    -webkit-transform: translate3d(-60px, -60px, 0);
    transform: translate3d(-60px, -60px, 0);
}
.image-box.effect.tini:hover .image-box-content::before {
    opacity: 1;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
}
.image-box.effect.tini .image-box-content {
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}
.image-box.effect.tini:hover .image-box-content {
    background: rgba(0, 0, 0, 0.3);
}
.image-box.effect.tini:hover h3 {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1);
    transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1);
}
.image-box.effect.tini:hover p i:empty {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    /* just because it's stronger than nth-child */
    opacity: 1;
}

/*-----------------*/


/***** bleron *****/


/*-----------------*/

.image-box.effect.bleron {
    background: #df4e4e;
}
.image-box.effect.bleron img,
.image-box.effect.bleron h3 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.image-box.effect.bleron img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.image-box.effect.bleron h3 {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49);
}
.image-box.effect.bleron h3,
.image-box.effect.bleron p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
}
.image-box.effect.bleron p {
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
}
.image-box.effect.bleron:hover img {
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0);
}
.image-box.effect.bleron:hover h3 {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}
.image-box.effect.bleron:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.image-box.effect.bleron p.image-box-links a {
    background-color: #fff;
}

/*----------------------*/


/***** social-links *****/


/*----------------------*/

.effect.social-links {
    text-align: left;
    position: relative;
}
.effect.social-links img {
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.effect.social-links h3 {
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
.effect.social-links p {
    display: inline;
    left: auto;
    margin-top: -20px;
    /* margin-left: -28px;*/
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.effect.social-links a i {
    margin: 0 4px;
    color: #fff;
    font-size: 146%;
}
.effect.social-links:hover img {
    opacity: 0.6;
}
.effect.social-links:hover h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.effect.social-links:hover .image-box-content::before {
    opacity: 0.7;
    -webkit-transform: rotate3d(0, 0, 1, 20deg);
    transform: rotate3d(0, 0, 1, 20deg);
}
.effect.social-links p a i {
    border-radius: 50%;
    height: 42px;
    width: 42px;
    line-height: 44px;
    background: hsla(0, 0%, 0%, 0.5);
    opacity: 0;
    -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
    transition: opacity 0.25s, transform 0.25s;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
}
.effect.social-links:hover p i {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
    transform: translate3d(0, 0, 0) rotate(0deg);
}
.effect.social-links:hover p a:nth-child(3) i {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.effect.social-links:hover p a:nth-child(2) i {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.effect.social-links:hover p a:first-child i {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.effect.social-links:hover p a i:hover {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transition-delay: rotate 1s;
    transition-delay: rotate 1s;
    -webkit-transform: translate3d(0, 0, 0) rotate(360deg);
    transform: translate3d(0, 0, 0) rotate(360deg);
}
.effect .image-box-content p i {
    z-index: 2;
}

/*---------------*/


/***** Retro *****/


/*---------------*/

.image-box.effect.retro {
    background: #030c17;
    text-align: center;
}
.image-box.effect.retro img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.image-box.effect.retro .image-box-content::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4, 1.4, 1);
    transform: scale3d(1.4, 1.4, 1);
}
.image-box.effect.retro h3 {
    margin: 20% 0 10px 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49);
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.image-box.effect h4 {
    margin: 20% 0 10px 85px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49);
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.image-box.effect .size h4 {
  margin: 63% 0 10px 0;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49);
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

.image-box.effect.retro p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
.image-box.effect.retro:hover h3 {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.image-box.effect.retro:hover .image-box-content::before,
.image-box.effect.retro:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.image-box.effect.retro:hover .image-box-content {
    background-color: rgba(255, 100, 0, 0.57);
}
.image-box.effect.retro:hover img {
    opacity: 0.4;
}

.image-box.image-set.effect {
    max-height: 100%!important;

}
.image-box.image-set.effect.retro h3 {
    margin-top: 63%;
}


/* ----------------------------------------------------------------
Carousels
-----------------------------------------------------------------*/

.carousel.fullwidth {
    padding: 0 15px;
}
.slider-content img {
    width: auto !important;
}
.owl-carousel .fluid-width-video-wrapper {
    min-height: 150px;
}
.post-carousel .image-box {
    height: 151px;
}

/*Half size height slider*/

.carousel.slider-size-half .owl-item img {
    margin-top: -10%;
}
.owl-bg-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

/*slider title and content*/

.owl-item .slider-content {
    opacity: 0;
    padding: 0;
}

/*carousel video*/

.item-video {
    height: 420px;
}

/* ----------------------------------------------------------------
Carousel Nav
-----------------------------------------------------------------*/

.owl-theme.pagination-top .owl-dots {
    margin-top: -4px;
}
.owl-theme.pagination-top .owl-controls {
    position: absolute;
    right: 13px;
    top: 0px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0.9;
}
.owl-theme.pagination-top .owl-controls:hover {
    opacity: 1;
}

/*dot nav*/

.owl-theme .owl-dots {
    text-align: center;
    margin-top: 30px;
}
.owl-theme .owl-dots .owl-dot {
    height: 10px;
    margin: 0 5px;
    position: relative;
    width: 10px;
    display: inline-block;
}
.owl-theme .owl-dots .owl-dot span {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: #eee;
    text-indent: -999em;
    cursor: pointer;
    position: absolute;
    overflow: hidden;
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #bbb;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.owl-theme .owl-dots .owl-dot span:focus {
    outline: none;
}
.owl-theme .owl-dots .owl-dot span::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    border-radius: 50%;
    background-color: #aaa;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
}
.owl-theme .owl-dots .owl-dot span:hover,
.owl-theme .owl-dots .owl-dot span:focus {
    opacity: 0.7;
}
.owl-theme .owl-dots .owl-dot.active span::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

/*owl dots top*/

.owl-theme.pagination-top .owl-controls {
    position: absolute;
    right: 13px;
    top: 13px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0.9;
}
.owl-theme.pagination-top .owl-controls:hover {
    opacity: 1;
}
.owl-theme.pagination-top .owl-dots .owl-dot span {
    box-shadow: inset 0 0 0 1px #fff;
}
.owl-theme.pagination-top .owl-dots .owl-dot span::after {
    background-color: #fff;
}

/*owl nav*/

.owl-controls .owl-nav {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}
.owl-carousel:hover .owl-controls .owl-nav {
    opacity: 1
}
.owl-theme .owl-controls .owl-nav div {
    padding: 5px 9px;
}
.owl-theme .owl-controls .owl-nav .owl-prev i,
.owl-theme .owl-controls .owl-nav .owl-next i {
    line-height: 66px;
}
.owl-theme .owl-controls .owl-nav div {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.4);
}
.owl-theme .owl-controls .owl-nav .owl-prev {
    left: -18px;
}
.owl-theme .owl-controls .owl-nav .owl-next {
    right: -18px;
}
.owl-carousel:hover .owl-controls .owl-nav .owl-prev {
    left: 0px;
}
.owl-carousel:hover .owl-controls .owl-nav .owl-next {
    right: 0px;
}
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-size: 18px;
    height: 75px;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 35px;
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

/*team carousel*/

.carousel-description-style .description {
    margin-bottom: 30px;
}
.carousel-description-style .description h2 {
    margin-top: 0;
    padding-right: 74px;
}
.carousel-description-style .image-box-description h4 {
    margin-bottom: 0;
}

/*nav team carousel*/

.carousel-description-style .owl-controls .owl-nav {
    opacity: 1;
}
.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-next {
    left: -65px;
    top: 0;
    border-radius: 0 2px 2px 0;
}
.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-prev {
    left: -100px;
    top: 0;
    border-radius: 2px 0 0 2px;
}
.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-prev i,
.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-next i {
    line-height: 1;
}
.carousel-description-style .owl-carousel .owl-controls .owl-nav .owl-next,
.carousel-description-style .owl-carousel .owl-controls .owl-nav .owl-prev {
    background: #00c0e9;
    color: #fff;
    font-size: 15px;
    height: 36px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
    opacity: 0.6;
}

/*carousel fixes*/

.owl-stage .owl-item:last-child {
    margin-right: 0 !important;
}
.carousel .image-box-description {
    margin-bottom: -10px;
}

/* ----------------------------------------------------------------------
Font Awesome Icons
-------------------------------------------------------------------------*/

.fontawesome-icon-list i {
    font-size: 18px;
    display: inline-block;
    font-size: 1.3em;
    margin-right: 5px;
    position: relative;
    text-align: center;
    top: 2px;
    width: 30px;
    padding: 16px 0px;
}

/* ----------------------------------------------------------------------
Counters
-------------------------------------------------------------------------*/

.counter {
    margin-bottom: 20px;
}
.counter span {
    font-size: 50px;
    line-height: 40px;
}
.counter.small > span {
    font-size: 32px !important;
}
.counter.medium > span {
    font-size: 50px !important;
}
.counter.large > span {
    font-size: 62px !important;
}
.icon-box.fancy > .counter span {
    margin: 0 12px 10px 56px;
}
.icon-box.fancy.medium > .counter span {
    margin: 0 12px 10px 80px;
}
.icon-box.effect:not(.center) > .counter span {
    margin: 0 12px 10px 82px;
}
.icon-box.effect.large:not(.center) > .counter span {
    margin: 0 12px 10px 107px;
}
.icon-box.effect.medium:not(.center) > .counter span {
    margin: 0 12px 10px 82px;
}
.icon-box.effect.small:not(.center) > .counter span {
    margin: 0 12px 10px 58px;
    font-size: 32px !important;
}

/* ----------------------------------------------------------------------
	Text box
-------------------------------------------------------------------------*/

.text-box {
    margin-bottom: 32px;
}
.text-box > h4,
.text-box > h3 {
    margin-bottom: 10px;
    font-weight: 600;
}

/* ----------------------------------------------------------------------
Countdown timer
-------------------------------------------------------------------------*/

.countdown {
    color: #333;
    overflow: hidden;
}
.countdown-container {
    display: table;
    margin: 0 auto;
}
.countdown .countdown-box {
    display: block;
    float: left;
    margin: 30px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: auto;
}
.countdown .number {
    font-size: 80px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 10px;
    text-align: center;
}
.countdown span {
    display: block;
    font-family: "efont", "pfont", "Arial";
    font-size: 21px;
    font-weight: 400;
    overflow: hidden;
    padding-top: 10px;
    position: relative;
    text-align: center;
}
.countdown span:before {
    background: none repeat scroll 0 0 #333;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}

/*circle style*/

.countdown.circle .countdown-box {
    border: 3px solid #333;
    border-radius: 50%;
    color: #333;
    height: 160px;
    padding: 34px 5px 0 0;
    width: 160px;
    margin: 20px 15px;
}
.countdown.circle .countdown-box .number {
    font-size: 52px;
    font-weight: 800;
}
.countdown.circle .countdown-box span {
    font-size: 18px;
}

/*rectangle style*/

.countdown.rectangle .countdown-box {
    border: 4px solid;
    padding: 24px;
    width: 170px;
    margin-left: 15px;
    margin-right: 15px;
}
.countdown.rectangle .countdown-box .number {
    font-size: 52px;
    font-weight: 600;
}
.countdown.rectangle .countdown-box span {
    font-size: 18px;
}

/*medium size*/

.countdown.medium .countdown-box,
.countdown.circle.medium .countdown-box,
.countdown.rectangle.medium .countdown-box {
    height: 130px;
    margin: 10px;
    padding: 20px 4px 0 0;
    width: 130px;
}
.countdown.circle.medium .countdown-box,
.countdown.rectangle.medium .countdown-box {
    border: solid 2px;
}
.countdown.medium .number,
.countdown.circle.medium .number,
.countdown.rectangle.medium .number {
    font-size: 44px;
    margin-bottom: 12px;
}
.countdown.medium span,
.countdown.circle.medium span,
.countdown.rectangle.medium span {
    font-size: 18px;
}

/*small size*/

.countdown.small .countdown-box,
.countdown.circle.small .countdown-box,
.countdown.rectangle.small .countdown-box {
    margin: 10px;
    height: 70px;
    padding: 10px 0px 0 0;
    width: 70px;
    margin: 5px 5px;
}
.countdown.circle.small .countdown-box,
.countdown.rectangle.small .countdown-box {
    border: solid 2px;
}
.countdown.small .number,
.countdown.circle.small .number,
.countdown.rectangle.small .number {
    font-size: 16px;
    margin-bottom: 6px;
}
.countdown.small span,
.countdown.circle.small span,
.countdown.rectangle.small span {
    font-size: 14px;
    padding-top: 2px;
}

/*Light & Dark*/

.countdown.light .countdown-box {
    border-color: #fff;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
.countdown.countdown-light span:before {
    background: #fff;
}
.countdown.countdown-light span,
.countdown.countdown-light .number {
    color: #fff !important;
}
.countdown.countdown-light.circle .countdown-box {
    border-color: #fff;
}
.countdown.countdown-light.rectangle .countdown-box {
    border-color: #fff;
}
.countdown.countdown-dark span,
.countdown.countdown-dark .number {
    color: #000 !important;
}

/* ----------------------------------------------------------------------
ProgressBar
-------------------------------------------------------------------------*/

.progress-bar-container {
    width: 100%;
    height: 40px;
    margin: 20px 0 20px 0;
    overflow: hidden;
    background-color: #eee;
}
.progress-bar {
    height: 100%;
    padding: 10px;
    background: rgba(0, 0, 0, 0.2);
    box-shadow: none;
}
.progress-title {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    position: absolute;
    text-align: left;
}
.progress-title > i {
    margin-right: 8px;
}
.progress-bar .progress-number,
.progress-bar .progress-type {
    color: #fff;
    float: right;
    margin-top: -2px;
}

/*radius style*/

.progress-bar-container.radius,
.progress-bar-container.radius .progress-bar {
    border-radius: 4px;
}

/*title-up style*/

.progress-bar-container.title-up .progress-title {
    color: #333;
    margin-left: -10px;
    margin-top: -32px;
}
.progress-bar-container.title-up:not(:first-child) {
    margin-top: 40px;
}
.progress-bar-container.title-up .progress-bar .progress-number,
.progress-bar-container.title-up .progress-bar .progress-type {
    color: #333;
    margin-top: -32px;
    position: absolute;
    right: 15px;
}
.progress-bar-container.title-up .progress-bar .progress-number,
.progress-bar-container.title-up .progress-bar .progress-type {
    color: #333;
    margin-top: -32px;
    position: absolute;
    right: 15px;
}
.progress-bar-container.title-up .progress-bar .progress-number {
    right: 26px;
}

/*medium size*/

.progress-bar-container.medium {
    height: 20px;
}
.progress-bar-container.medium .progress-bar {
    padding: 0px;
}
.progress-bar-container.medium .progress-title {
    margin-left: 0;
    margin-top: -20px;
}
.progress-bar-container.medium .progress-bar .progress-number,
.progress-bar-container.medium .progress-bar .progress-type {
    margin-top: -18px;
}

/*small size*/

.progress-bar-container.small {
    height: 10px;
}
.progress-bar-container.small .progress-bar {
    padding: 0px;
}
.progress-bar-container.small .progress-title {
    margin-left: 0;
    margin-top: -20px;
}
.progress-bar-container.small .progress-bar .progress-number,
.progress-bar-container.small .progress-bar .progress-type {
    margin-top: -18px;
}

/*progress bar no-bg*/

.progress-bar-container.no-bg {
    background: none !important;
}

/*progrerss extra small*/

.progress-bar-container.extra-small {
    height: 2px;
}
.progress-bar-container.extra-small .progress-bar {
    padding: 0px;
}
.progress-bar-container.extra-small .progress-title {
    margin-left: 0;
    margin-top: -20px;
}
.progress-bar-container.extra-small .progress-bar .progress-number,
.progress-bar-container.extra-small .progress-bar .progress-type {
    margin-top: -18px;
}

/*transparent progrerss bar*/

.progress-bar-container.transparent {
    background: none !important;
}
.progress-bar-container.transparent .progress-bar {
    background-color: rgba(0, 0, 0, 0.35);
}
.progress-bar-container.transparent.title-up .progress-bar .progress-title,
.progress-bar-container.transparent.title-up .progress-bar .progress-number,
.progress-bar-container.transparent.title-up .progress-bar .progress-type {
    color: #fff;
}

/* Colors */

.progress-bar-container.color-turquoise {
    border-color: #1abc9c;
    background: #1abc9c;
}
.progress-bar-container.color-green-sea {
    border-color: #16a085;
    background: #16a085;
}
.progress-bar-container.color-emerald {
    border-color: #2ecc71;
    background: #2ecc71;
}
.progress-bar-container.color-nephritis {
    border-color: #27ae60;
    background: #27ae60;
}
.progress-bar-container.color-peter-river {
    border-color: #3498db;
    background: #3498db;
}
.progress-bar-container.color-belize-hole {
    border-color: #2980b9;
    background: #2980b9;
}
.progress-bar-container.color-amethyst {
    border-color: #9b59b6;
    background: #9b59b6;
}
.progress-bar-container.color-wisteria {
    border-color: #8e44ad;
    background: #8e44ad;
}
.progress-bar-container.color-wet-asphalt {
    border-color: #34495e;
    background: #34495e;
}
.progress-bar-container.color-midnight-blue {
    border-color: #2c3e50;
    background: #2c3e50;
}
.progress-bar-container.color-sun-flower {
    border-color: #f1c40f;
    background: #f1c40f;
}
.progress-bar-container.color-orange {
    border-color: #f39c12;
    background: #f39c12;
}
.progress-bar-container.color-carrot {
    border-color: #e67e22;
    background: #e67e22;
}
.progress-bar-container.color-pumpkin {
    border-color: #d35400;
    background: #d35400;
}
.progress-bar-container.color-alizarin {
    border-color: #e74c3c;
    background: #e74c3c;
}
.progress-bar-container.color-pomegranate {
    border-color: #c0392b;
    background: #c0392b;
}
.progress-bar-container.color-clouds {
    border-color: #ecf0f1;
    background: #ecf0f1;
}
.progress-bar-container.color-silver {
    border-color: #bdc3c7;
    background: #bdc3c7;
}
.progress-bar-container.color-concrete {
    border-color: #95a5a6;
    background: #95a5a6;
}
.progress-bar-container.color-asbestos {
    border-color: #7f8c8d;
    background: #7f8c8d;
}
.progress-bar.color-turquoise {
    background: #1abc9c;
}
.progress-bar.color-green-sea {
    background: #16a085;
}
.progress-bar.color-emerald {
    background: #2ecc71;
}
.progress-bar.color-nephritis {
    background: #27ae60;
}
.progress-bar.color-peter-river {
    background: #3498db;
}
.progress-bar.color-belize-hole {
    background: #2980b9;
}
.progress-bar.color-amethyst {
    background: #9b59b6;
}
.progress-bar.color-wisteria {
    background: #8e44ad;
}
.progress-bar.color-wet-asphalt {
    background: #34495e;
}
.progress-bar.color-midnight-blue {
    background: #2c3e50;
}
.progress-bar.color-sun-flower {
    background: #f1c40f;
}
.progress-bar.color-orange {
    background: #f39c12;
}
.progress-bar.color-carrot {
    background: #e67e22;
}
.progress-bar.color-pumpkin {
    background: #d35400;
}
.progress-bar.color-alizarin {
    background: #e74c3c;
}
.progress-bar.color-pomegranate {
    background: #c0392b;
}
.progress-bar.color-clouds {
    background: #ecf0f1;
}
.progress-bar.color-silver {
    background: #bdc3c7;
}
.progress-bar.color-concrete {
    background: #95a5a6;
}
.progress-bar.color-asbestos {
    background: #7f8c8d;
}

/* ----------------------------------------------------------------------
Pie charts
-------------------------------------------------------------------------*/

.pie-animated {
    opacity: 1;
}
.pie-chart {
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 50px;
    position: relative;
    text-align: center;
}
.pie-chart canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.pie-chart span,
.pie-chart i {
    display: inline-block;
    font-size: 28px;
    z-index: 2;
    font-weight: 600;
}
.pie-chart i {
    font-size: 38px;
}
.pie-chart span.percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em;
}

/*transparent*/

.pie-chart.transparent span,
.pie-chart.transparent span.percent,
.pie-chart.transparent i {
    color: #fff;
}

/* ----------------------------------------------------------------------
Horisontal Rules
-------------------------------------------------------------------------*/

hr {
    margin-bottom: 10px;
    margin-top: 10px;
    clear: both;
}
hr.space {
    border: none;
    height: 50px;
}
hr.space-xs {
    border: none;
    height: 20px;
}
hr.space-md {
    border: none;
    height: 40px;
}
hr.space-lg {
    border: none;
    height: 80px;
}
hr.space-xlg {
    border: none;
    height: 120px;
}
hr.space-xxlg {
    border: none;
    height: 200px;
}
body.device-sm hr.space {
    height: 26px;
}
body.device-xs hr.space,
body.device-xxs hr.space {
    height: 16px;
}
body.device-xxs hr.space-lg,
body.device-xs hr.space-lg {
    height: 40px;
}
body.device-xxs hr.space-xlg,
body.device-xs hr.space-xlg {
    height: 40px;
}
body.device-xxs hr.space-xxlg,
body.device-xs hr.space-xxlg {
    height: 80px;
}
.space {
    width: 100%;
    display: block;
    clear: both;
    height: 20px;
    position: relative;
}

/* ----------------------------------------------------------------------
    Seperator
-------------------------------------------------------------------------*/

.seperator,
.separator{
    color: #ccc;
    width: 100%;
    margin: 30px auto;
    overflow: hidden;
    text-align: center;
    line-height: 1.2em;
}
.seperator-simple {
    margin: 10px auto;
}

.seperator::before,
.seperator::after,
.separator::before,
.separator::after{
    border-bottom: 1px solid #eee;
    content: "";
    display: inline-block;
    height: 0.65em;
    margin: 0 -4px 0 -100%;
    vertical-align: top;
    width: 50%;
}

.seperator.seperator-dark::before,
.seperator.seperator-dark::after,
.separator.seperator-dark::before,
.separator.seperator-dark::after{
    border-bottom: 1px solid #333 !important;
}
.seperator.seperator-grey::before,
.seperator.seperator-grey::after,
.separator.seperator-grey::before,
.separator.seperator-grey::after{
    border-bottom: 1px solid #ccc;
}
.seperator.seperator-light::before,
.seperator.seperator-light::after,
.separator.seperator-light::before,
.separator.seperator-light::after {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.seperator::after,
.separator::after{
    margin: 0 -100% 0 0;
}
.seperator i,
.separator i {
    font-size: 18px;
}
.seperator i,
.seperator span,
.seperator a,
.separator i,
.separator span,
.separator a{
    margin: 0 20px 0 24px;
    display: inline-block;
}

/*dotted style*/

.seperator.dotted:before,
.seperator.dotted:after,
.separator.dotted:before,
.separator.dotted:after{
    border-bottom: 2px dotted #ccc;
}

/*seperator left icon*/

.seperator.seperator-left,
.separator.seperator-left {
    float: left;
    margin: 2px 36px 0 0;
}
.seperator.left i,
.separator.left i{
    float: left;
    margin: 2px 36px 0 0;
}

/*seperator right icon*/

.seperator.right i,
.separator.right i {
    float: right;
    margin: 0 0 2px 36px;
}

/*seperator bold*/

.seperator.seperator-bold:before,
.seperator.seperator-bold:after,
.separator.seperator-bold:before,
.separator.seperator-bold:after{
    border-bottom-width: 6px;
}

/*seperator sizes*/

.seperator.seperator-small,
.separator.seperator-small {
    width: 10%;
    margin: 5px auto;
}
.seperator.seperator-medium,
.separator.seperator-medium{
    width: 20%;
    margin: 10px auto;
}
.text-seperator {
    background-color: #111;
    display: block;
    height: 4px;
    margin: 20px 0;
}
.text-seperator-small {
    width: 10%;
}
.text-seperator-medium {
    width: 30%;
}
.text-seperator-large {
    width: 60%;
}

.seperator.seperator-image:before,
.seperator.seperator-image:after,
.separator.seperator-image:before,
.separator.seperator-image:after {
    border: 0;
}
.seperator.seperator-image,
.separator.seperator-image {
    background-position: center center;
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
}
.seperator.seperator-over-top,
.separator.seperator-over-top {
    margin-bottom: -17px;
    position: relative;
    top: -13px !important;
}

.triangle-divider-bottom {
    background-image: url("../images/triangle-divider-down.png");
    background-position: left center;
    background-repeat: repeat-x;
    bottom: 0;
    height: 12px;
    position: absolute;
    width: 100%;
}
.triangle-divider-top {
    background-image: url("../images/triangle-divider-top.png");
    background-position: left center;
    background-repeat: repeat-x;
    top: 0;
    height: 12px;
    position: absolute;
    width: 100%;
}
/* ----------------------------------------------------------------------
Blockquotes
-------------------------------------------------------------------------*/

.blockquote-simple {
    border: 0 none !important;
}
.blockquote-fancy,
.blockquote-color,
.blockquote-dark {
    border: 0 none !important;
}
.blockquote-fancy::before {
    color: rgba(0, 0, 0, 0.04);
    content: "“";
    display: block;
    font-size: 100px;
    left: 4px;
    position: absolute;
    top: 14px;
}
.blockquote-fancy > small {
    float: right;
}
.blockquote-dark {
    background-color: #333;
}
.blockquote-color,
.blockquote-dark {
    padding: 28px;
    color: #fff;
}

/* ----------------------------------------------------------------------
Forms
-------------------------------------------------------------------------*/

.form-control {
    border-radius: 0;
    box-shadow: none;
    height: auto;
    line-height: 1.33333;
    padding: 12px 18px;
}
.form-control:focus {
    box-shadow: none;
}
.form-control.input-lg {
    resize: none;
    font-size: .9em
}
.form-control.rounded {
    border-radius: 4px
}
.form-control,
.input-group-addon {
    border: 2px solid #ebebeb;
}
.form_round{
    border-radius: 9px;
}
.form-group label {
    color: #444;
    cursor: pointer;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-size: 13px;
}
.form-inline button {
    margin: 0px;
}
.form-group > label {
    display: block;
}
.has-feedback label ~ .form-control-feedback {
    top: 44px;
}
.form-gray-fields .form-control {
    background-color: #f2f2f2;
    border-color: #e9e9e9;
    color: #333
}
.form-gray-fields .form-control:focus {
    background-color: #eee
}
.form-transparent-fields .form-control {
    background-color: rgba(0, 0, 0, 0.4);
    border-color: rgba(0, 0, 0, 0.4);
}
.form-transparent-fields .form-control:focus {
    background-color: rgba(0, 0, 0, 0.7);
}
.form-transparent-light-fields .form-control {
    background-color: rgba(255, 255, 255, 0.06);
    border-color: rgba(255, 255, 255, 0.1);
}
.form-transparent-light-fields .form-control:focus {
    background-color: rgba(255, 255, 255, 0.7);
}
label.error {
    color: #b71828;
    display: none !important;
    font-weight: 400;
}
.form-control.error,
.sm-form-control.error {
    border-color: #b71828;
}
.form-control.error {
    color: #b71828;
}
.form-control::-moz-placeholder {
    color: #bbbbbb;
}
.form-control::-ms-input-placeholder {
    color: #bbbbbb;
}
.form-control::-webkit-input-placeholder {
    color: #bbbbbb;
}

/*form select*/

select {
    border: 1px solid #e3e3e3;
    color: #777;
    cursor: pointer;
    display: block;
    line-height: 14px;
    max-width: 100%;
    min-width: 100%;
    padding: 14px;
}
.order-select > h6 {
    margin-bottom: 0;
}
.order-select p {
    font-size: 13px;
}
.button-search {
    background-color: #fff;
    border-color: #e9e9e9 #e9e9e9 #e9e9e9;
    border-style: solid;
    border-width: 1px 1px 1px 0 !important;
    box-shadow: none;
    margin-left: -6px !important;
    z-index: 2 !important;
}

/* ----------------------------------------------------------------------
 Reservation form
-------------------------------------------------------------------------*/

.reservation-form-over {
    top: -80px;
    z-index: 10;
    margin-bottom: -80px;
    overflow: inherit;
}
.reservation-form {
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #eee;
    min-height: 160px;
    padding: 30px;
    position: relative;
    z-index: 9999 !important;
}
.reservation-form label {
    color: #555;
}
.reservation-form input,
.reservation-form select {
    border: 0px;
    border-radius: 4px;
    background-color: #fff;
    border: 2px solid #ddd;
    width: 100%;
}
.reservation-form .date input {
    border-radius: 4px 0 0 4px;
    border-width: 2px 0 2px 2px;
}
.reservation-form .input-group-addon {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff !important;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 2px 2px 2px 0;
}
.reservation-form input,
.reservation-form select {
    color: #555;
    display: block;
    font-size: 15px;
    line-height: 1.42857;
    padding: 8px 14px;
    width: 100%;
}

/*reservation form style 2*/

#book {
    background-color: rgba(0, 0, 0, 0.4);
    border: 10px solid rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 40px;
}
#book label {
    color: #fff;
}
#book .date input {
    border-radius: 4px 0 0 4px;
}
#book input,
#book select {
    color: #555;
    display: block;
    font-size: 15px;
    line-height: 1.42857;
    padding: 8px 14px;
    width: 100%;
}
#book .input-group-addon {
    background-color: #fff !important;
    border: 0 none;
}
#book input,
#book select {
    border: 0 none;
}

/* ----------------------------------------------------------------------
Labels & Badgets
-------------------------------------------------------------------------*/

.label-default {
    background: -webkit-linear-gradient(top, #f37054 0px, #e66346 100%) repeat scroll 0 0 #e66346;
    background: linear-gradient(to bottom, #f37054 0px, #e66346 100%) repeat scroll 0 0 #e66346;
    color: #ffffff;
}
.main-menu .label,
.sidebar-menu .label {
    padding: 1px 3px;
    margin: 0 3px;
}
.badge {
    margin-right: 10px;
}

/* ----------------------------------------------------------------------
Lightbox
-------------------------------------------------------------------------*/

.mfp-ajax-holder {}
.lightbox-open {
    position: relative;
    overflow: hidden !important;
}
.mfp-ajax-holder .mfp-content {
    background: #F8F8F8;
    max-width: 1000px;
}
.mfp-ajax-holder .ajax-quick-view {
    padding: 20px 30px 35px;
}
.mfp-ajax-holder .ajax-quick-view .quick-view-title {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
    position: relative;
}
.mfp-ajax-holder .ajax-quick-view .quick-view-title h2 {
    font-weight: 600;
}
.mfp-ajax-holder .ajax-quick-view .quick-view-content {}
.mfp-ajax-holder .mfp-close {
    background: none repeat scroll 0 0 #fff !important;
    margin-right: -45px;
    margin-top: 0;
}

/* ----------------------------------------------------------------------
Lists
-------------------------------------------------------------------------*/

dl,
ol,
ul {
    padding-bottom: 0;
    padding-left: 20px;
}
ol {
    padding-left: 1.6em
}
ol li {
    padding-left: 6px;
}
.list-unstyled ul li {
    list-style: none;
}

/*

ul.icon-list,
ol.icon-list,
ul.list,
ol.list {
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    list-style: none;
    padding-left: 0;
}
*/

.list {
    clear: both;
    display: block;
    position: relative;
}
.list-lines,
.list-icons,
.list-simple,
.list-posts,
.list ul {
    padding: 0px;
}
.list,
.list-lines,
.list-icons,
.list-simple,
.list-posts,
.list-tweets li {
    list-style: none;
}
.list-icons li,
.list-arrow-icons li,
.list-tweets li {
    padding-left: 22px;
}
.list-arrow-icons li:before {
    margin-left: -18px;
    position: absolute;
    font-family: fontawesome;
    content: "\f105";
}
.widget-tweeter li:before,
.widget-twitter li:before {
    margin-left: -18px;
    position: absolute;
    font-family: fontawesome;
    content: "\f099";
}
.list-tweets .list-tweets-date,
.widget-tweeter .tweets_txt > span,
.widget-twitter .tweets_txt > span {
    display: block;
    font-size: 12px;
    font-style: italic;
    opacity: 0.8;
}
.list-icons li i {
    font-size: 14px;
    margin-left: -22px;
    margin-right: 6px;
    top: 0;
}
.list-lines li {
    border-bottom: 1px solid #ddd;
    padding: 10px 0 10px 2px;
}
.list-lines li:last-child {
    border-bottom: 0px;
}
.background-dark .list-lines li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.list-medium li {
    margin: 12px 0;
}
.list-large li {
    margin: 18px 0;
    font-size: 13px;
}
.list-large li:first-child,
.list-medium li:first-child {
    margin-top: 0;
}
.list-large li:last-child,
.list-medium li:last-child {
    margin-bottom: 0;
}
.list-posts small {
    display: block;
    font-style: italic;
    opacity: 0.7;
}
.list-check {
    list-style: outside none none;
    margin-bottom: 20px;
}
.list-check li {
    margin-bottom: 10px;
}
.list-check li:last-child {
    margin-bottom: 0;
}
.list-check li::before {
    color: #333;
    content: "\f00c";
    display: inline-block;
    font-family: fontawesome;
    font-size: 18px;
    height: 20px;
    line-height: 19px;
    margin-right: 10px;
    padding-left: 2px;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}
.list-check.default li::before {
    border: 2px solid #fe5e3e;
    color: #fe5e3e;
}
.list-check.blue li::before {
    border: 2px solid #00d2ed;
    color: #00d2ed;
}
.list-check.green li::before {
    border: 2px solid #00e095;
    color: #00e095;
}
.list-arrow {
    list-style: outside none none;
    margin-bottom: 20px;
    padding: 0px;
}
.list-arrow li {
    margin-bottom: 10px;
}
.list-arrow li:last-child {
    margin-bottom: 0;
}
.list-arrow li::before {
    border-radius: 50%;
    color: #333;
    content: "";
    display: inline-block;
    font-family: fontawesome;
    content: "\f18e";
    font-size: 18px;
    height: 20px;
    line-height: 19px;
    margin-right: 10px;
    padding-left: 2px;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}

/* ----------------------------------------------------------------------
Maps
-------------------------------------------------------------------------*/

.map {
    width: 100%;
    height: 100%;
    min-height: 370px;
}
body:not(.device-xxs):not(.device-xs) section.fullscreen-map-form-container {
    margin-top: -300px;
}
body:not(.device-xxs):not(.device-xs) .fullscreen-map-form-container {
    margin-bottom: 80px;
    margin-top: -300px;
    position: relative;
}
body:not(.device-md):not(.device-lg) .fullscreen-map-form-container {
    padding-top: 80px;
    padding-bottom: 80px;
}
body:not(.device-xxs):not(.device-xs) .fullscreen-map-form {
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
}

/* ----------------------------------------------------------------------
Pagination & Pager
-------------------------------------------------------------------------*/

.pagination-wrap {
    display: block;
    clear: both;
}
.pagination > li > a,
.pagination > li > span {
    color: #b0b0b0;
    padding: 8px 14px;
}
.pagination i {
    font-size: 18px;
    color: #b9b9b9;
}

/*pagination simple style*/

.pagination.pagination-simple {
    margin: 0;
}
.pagination.pagination-simple > li > a,
.pagination.pagination-simple > li > span {
    border: 0;
    background-color: transparent !important;
}
.pagination.pagination-simple > li > a:hover i,
.pagination.pagination-simple > li > a:hover,
.pagination.pagination-simple > li > span:hover,
.pagination.pagination-simple > li > a:focus,
.pagination.pagination-simple > li > span:focus {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #333;
}
.pagination.pagination-simple > .active > a,
.pagination.pagination-simple > .active > span,
.pagination.pagination-simple > .active > a:hover,
.pagination.pagination-simple > .active > span:hover,
.pagination.pagination-simple > .active > a:focus,
.pagination.pagination-simple > .active > span:focus {
    background: rgba(0, 0, 0, 0);
    color: #646464;
    font-size: 130%;
    font-weight: 600;
    padding-top: 3px;
}

/*pagination fancy style*/

.pagination.pagination-fancy > li a {
    border-bottom: 3px solid rgba(0, 0, 0, 0.08);
}
.pagination.pagination-fancy > li:first-child > a,
.pagination-fancy > li:first-child > span {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    margin-left: 0;
}
.pagination.pagination-fancy > li:last-child > a,
.pagination-fancy > li:last-child > span {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    margin-right: 0;
}

/*pagination rounded style*/

.pagination.pagination-rounded > li > a,
.pagination.pagination-rounded > li > span {
    padding: 8px 14px 9px;
}
.pagination.pagination-rounded > li > a,
.pagination-rounded > li > span {
    border-radius: 50%;
    margin: 0 2px;
}
.pagination.pagination-rounded > li:first-child > a,
.pagination-rounded > li:first-child > span {
    background: none !important;
    border: 0 none !important;
    margin-right: 10px;
    padding-top: 10px;
}
.pagination.pagination-rounded > li:last-child > a,
.pagination-rounded > li:last-child > span {
    background: none !important;
    border: 0 none !important;
    margin-left: 10px;
    padding-top: 10px;
}

/*PAGER*/

.pager > li > a,
.pager > li > span {
    color: #b0b0b0;
    padding: 8px 14px;
}
.pager i {
    font-size: 18px;
    color: #fff;
}
.pager.pager-fancy > li a {
    background-color: #00c0e9;
    border-color: #00c0e9;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.pager.pager-fancy > li a:hover {
    opacity: 0.9;
}
.pager.pager-fancy > li:first-child > a,
.pager-fancy > li:first-child > span {
    border-radius: 6px 0 0 6px;
    margin-left: 0;
}
.pager.pager-fancy > li:last-child > a,
.pager-fancy > li:last-child > span {
    border-radius: 0 6px 6px 0;
    margin-right: 0;
}
.pager.pager-fancy > li:last-child > a i,
.pager-fancy > li:last-child > span i {
    margin-left: 6px;
}
.pager.pager-fancy > li:first-child > a i,
.pager-fancy > li:first-child > span i {
    margin-right: 6px;
}
.pager.pager-rounded > li a {
    background-color: #00c0e9;
    border-color: #00c0e9;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.pager.pager-rounded > li a:hover {
    opacity: 0.9;
}
.pager.pager-rounded > li:last-child > a i,
.pager-rounded > li:last-child > span i {
    margin-left: 6px;
}
.pager.pager-rounded > li:first-child > a i,
.pager-rounded > li:first-child > span i {
    margin-right: 6px;
}

/*navigations*/

.pager-modern {
    background-color: #fbfbfb;
    text-transform: uppercase;
    width: 100%;
    margin: 0;
}
.pager-modern i {
    margin: 0 10px;
    vertical-align: middle;
}
.pager-modern a,
.pager-modern a:visited {
    color: #555;
}
.pager-modern a:hover {
    color: #111;
}
.pager-modern a span {
    cursor: pointer;
    display: inline-block;
    height: 60px;
    line-height: 59px;
    padding: 0 4%;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
.pager-modern span:hover {
    background-color: #f6f6f6;
}
.pager.pager-modern i {
    color: #222;
}
.pager-prev {
    text-align: left;
}
.pager-all {
    text-align: center;
}
.pager-all i {
    font-size: 38px;
}
.pager-next {
    text-align: right;
}

/* ----------------------------------------------------------------------
Sections
-------------------------------------------------------------------------*/

section {
    padding: 68px 0 0;/*80 0*/
    position: relative;
    z-index: auto;
    width: 100%;
    overflow: hidden;
}
.list_new {
    padding: 8px 0 0 !important;
    position: relative !important;
    z-index: auto !important;
    width: 100% !important;
     overflow: inherit!important; 
}
/* ----------------------------------------------------------------------
Panels
-------------------------------------------------------------------------*/

.panel .table th,
.panel .table td {
    padding-left: 20px !important;
}

/* ----------------------------------------------------------------------
Breadcrumbs
-------------------------------------------------------------------------*/

.breadcrumb {
    background-color: transparent;
    font-size: 12px;
    line-height: 1.3em;
    margin-bottom: 0;
    margin-top: 16px;
    text-align: right;
}
.breadcrumb ul {
    display: inline;
    margin: 0;
    padding: 0;
}
.breadcrumb li {
    display: inline
}
.breadcrumb a {
    color: #888;
}
.breadcrumb li + li:before {
    content: "\f105";
    padding: 0 5px;
    font-family: FontAwesome;
}

/*fancy style*/

.breadcrumb.fancy {
    overflow: hidden;
    font-size: 12px;
    line-height: 1.3em;
    background-color: transparent;
    padding: 0;
    margin-bottom: 20px;
    margin-top: 14px;
}
.breadcrumb.fancy li {
    line-height: 32px;
    margin: 0 2px 0 10px;
}
.breadcrumb.fancy li + li:before,
.breadcrumb.radius li + li:before {
    content: none;
}
.breadcrumb.fancy li:first-child i {
    margin-right: -6px;
}
.breadcrumb.fancy a {
    background: #eee;
    padding: .7em 1em;
    text-decoration: none;
    position: relative;
}
.breadcrumb.fancy a:hover,
.breadcrumb.fancy .active a {
    background: #ddd;
    color: #333;
}
.breadcrumb.fancy a::before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-width: 1.5em 0 1.5em 1.1em;
    border-style: solid;
    border-color: #eee #eee #eee transparent;
    left: -1em;
}
.breadcrumb.fancy li:first-child {
    margin: 0 2px 0 0;
}
.breadcrumb.fancy li:first-child a::before {
    border-width: 0;
}
.breadcrumb.fancy a:hover::before,
.breadcrumb.fancy .active a:before {
    border-color: #ddd #ddd #ddd transparent;
}
.breadcrumb.fancy a::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-top: 1.5em solid transparent;
    border-bottom: 1.5em solid transparent;
    border-left: 1em solid #eee;
    right: -1em;
}
.breadcrumb.fancy a:hover::after,
.breadcrumb.fancy .active a:after {
    border-left-color: #ddd;
}

/*radius breadcrumb*/

.breadcrumb.radius {
    background: transparent;
    overflow: hidden;
    font-size: 12px;
}
.breadcrumb.radius li {
    margin-right: 16px;
}
.breadcrumb.radius a:hover,
.breadcrumb.radius .active a {
    background: #ddd;
    color: #333;
}
.breadcrumb.radius a,
.breadcrumb.radius .active a {
    background: #eee;
    padding: 4px 8px;
    text-decoration: none;
    position: relative;
}
.breadcrumb.radius a:hover {
    background: #ddd;
}
.breadcrumb.radius a::before,
.breadcrumb.radius a::after {
    background: none repeat scroll 0 0 #eee;
    bottom: 0;
    content: "";
    height: 25px;
    position: absolute;
    top: 0;
    -webkit-transform: skew(-8deg);
    -ms-transform: skew(-8deg);
    transform: skew(-8deg);
    width: 10px;
}
.breadcrumb.radius a::before {
    left: -.5em;
    border-radius: 5px 0 0 5px;
}
.breadcrumb.radius a:hover::before {
    background: #ddd;
}
.breadcrumb.radius a::after {
    right: -.5em;
    border-radius: 0 5px 5px 0;
}
.breadcrumb.radius a:hover::after,
.breadcrumb.radius .active:hover {
    background: #ddd;
}
.breadcrumb.radius a:hover::after,
.breadcrumb.radius .active a:after {
    border-left-color: #ddd;
}
body.device-sm .breadcrumb,
body.device-xs .breadcrumb,
body.device-xxs .breadcrumb {
    text-align: left !important;
    clear: both;
}
body.device-sm .page-title-right .breadcrumb,
body.device-xs .page-title-right .breadcrumb,
body.device-xxs .page-title-right .breadcrumb {
    text-align: right !important;
    clear: both;
    padding-top: 14px !important;
}
body.device-sm .page-title-center .breadcrumb,
body.device-xs .page-title-center .breadcrumb,
body.device-xxs .page-title-center .breadcrumb {
    text-align: center!important;
    clear: both;
}

/* ----------------------------------------------------------------------
Nav & Navbar
-------------------------------------------------------------------------*/

.navbar .form-control {
    height: 34px;
    padding: 6px 12px;
}
.navbar .btn {
    border-radius: 0;
    padding: 5px 16px 7px;
}

/* ----------------------------------------------------------------------
    Jumbotron (call to action)
-------------------------------------------------------------------------*/

.jumbotron {
    position: relative;
    overflow: hidden;
    padding: 24px 30px 12px;
}
.jumbotron h3 {
    font-weight: 700;
}
.jumbotron h3,
.jumbotron p {
    float: left;
    margin-bottom: 12px;
    width: 80%;
}
.jumbotron p {
    font-size: 16px;
    margin-top: 0;
}
.jumbotron a.button {
    margin-left: 22px;
    margin-top: -24px;
    position: absolute;
    right: auto;
    top: 50%;
    float: right;
}
.jumbotron.jumbotron-fullwidth .container {
    padding-left: 15px;
}
.jumbotron.jumbotron-fullwidth {
    padding: 36px 24px 30px;
}

/*jumbotron styles */

.jumbotron.jumbotron-border {
    background: #fff;
    border: 1px solid #eee;
}
.jumbotron.jumbotron-transparent {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.jumbotron.jumbotron-background-image {
    background-size: cover;
}

/*jumbotron sizes*/

.jumbotron.jumbotron-small {
    padding: 24px 30px 26px;
}
body.device-sm .jumbotron a.button,
body.device-xs .jumbotron a.button,
body.device-xxs .jumbotron a.button,
.jumbotron.jumbotron-small a.button,
.jumbotron.jumbotron-medium a.button,
.jumbotron.jumbotron-large a.button {
    display: block;
    float: left;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    clear: both;
}
.jumbotron.jumbotron-large {
    padding: 48px 40px;
}
.jumbotron.jumbotron-large p {
    font-size: 21px;
}

/*jumbotron positions*/

.jumbotron.jumbotron-center {
    text-align: center;
}
.jumbotron.jumbotron-center a.button {
    clear: both;
    display: inline-table !important;
    float: none !important;
    margin-top: 0;
    position: relative;
    margin-right: 0;
    margin-left: 0;
}
.jumbotron.jumbotron-center h3,
.jumbotron.jumbotron-center p {
    width: 100%;
    display: block;
    float: none;
}
.jumbotron.jumbotron-right {
    text-align: right;
}
.jumbotron.jumbotron-right a.button {
    float: left;
    left: 40px;
    right: auto;
}
.jumbotron.jumbotron-right h3,
.jumbotron.jumbotron-right p {
    float: right;
}
body.device-sm .jumbotron.jumbotron-right a.button,
body.device-xs .jumbotron.jumbotron-right a.button,
body.device-xxs .jumbotron.jumbotron-right a.button,
.jumbotron.jumbotron-large.jumbotron-right a.button,
.jumbotron.jumbotron-small.jumbotron-right a.button {
    float: right;
    margin-right: 40px;
}
body.device-sm .jumbotron.jumbotron-right.jumbotron-fullwidth a.button,
body.device-xs .jumbotron.jumbotron-right.jumbotron-fullwidth a.button,
body.device-xxs .jumbotron.jumbotron-right.jumbotron-fullwidth a.button {
    float: right;
    margin-right: 0;
}
.jumbotron.jumbotron-fullwidth.jumbotron-right a.button {
    left: auto;
    margin-left: -225px;
    right: auto;
}

/* ----------------------------------------------------------------------
Tooltips & Popover
-------------------------------------------------------------------------*/

.tooltip-inner {
    padding: 12px 20px;
}
.tooltip.left .tooltip-arrow {
    right: 1px;
}

/* Popovers */

.popover {
    border-radius: 0;
    border: none;
    background-color: #fcfcfc;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    color: #667;
    padding: 3px 3px 8px;
}
.popover-content {
    font-family: "efont", "pfont", "Arial";
    font-weight: 400 !important;
    padding-top: 0;
}
.popover-title {
    padding: 18px 14px 0;
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    background-color: inherit;
    border-bottom: none;
    border-radius: 0;
}
.popover-title::after {
    border-top: 1px solid #eee;
    content: "";
    display: block;
    height: 1px;
    margin: 12px 0 5px;
    width: 100%;
}
.popover-content > img,
.popover-content iframe {
    width: 100%;
    height: auto !important;
    margin-top: 10px;
}
.popover-content iframe {
    background: url(../images/loading.gif) center center no-repeat;
}
.popover > .arrow {
    border-color: transparent !important;
}

/* ----------------------------------------------------------------------
    Modal
-------------------------------------------------------------------------*/

.modal-content {
    border-radius: 4px;
    padding: 10px;
}
.modal-title::after {
    border-top: 1px solid #eee;
    content: "";
    display: block;
    height: 1px;
    margin: 16px 0 -12px;
    width: 100%;
}
.modal-header,
.modal-footer {
    border: none;
}
.modal-backdrop {
    bottom: 0;
    
    background: transparent!important;
    z-index: 0!important;
    opacity: 0 !important;
    position: relative !important;
}

/* ----------------------------------------------------------------------
    Clients Logo
-------------------------------------------------------------------------*/

.grid li,
.clients-carousel { background-color:#ececec; padding:20px; }
.clients-carousel a,
.clients-carousel a img {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity: 0.8;
}
.parallax .clients-carousel a {
    opacity: 1;
}
.grid li:hover,
.clients-carousel a:hover,
.clients-carousel a:hover img {
    opacity: 1;
    cursor: pointer;
}
.client-carousel .owl-item img,
.clients-logo .owl-item img {
    padding: 20px;
}
.grid {
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.grid li {
    float: left;
    position: relative;
    width: 20%;
    padding: 20px;
}
.grid.grid-2-columns li,
.grid.grid-2-columns figure {
    width: 50%;
}
.grid.grid-3-columns li,
.grid.grid-3-columns figure {
    width: 33.333333%;
}
.grid.grid-4-columns li,
.grid.grid-4-columns figure {
    width: 25%;
}
.grid.grid-5-columns li,
.grid.grid-5-columns figure {
    width: 20%;
}
.grid.grid-6-columns li,
.grid.grid-6-columns figure {
    width: 16.6666666%;
}
.grid li:hover {
    cursor: pointer;
    background-color: #f8f8f8;
}
.grid li a,
.grid li img {
    display: block;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
.grid li a img {
    width: 100%;
}
.grid li:before,
.grid li:after {
    content: '';
    position: absolute;
}
.grid li:before {
    height: 100%;
    top: 0;
    left: -1px;
    border-left: 1px solid #eee;
}
.grid li:after {
    width: 100%;
    height: 0;
    top: auto;
    left: 0;
    bottom: -1px;
    border-bottom: 1px solid #eee;
}

/*client options*/

.grid.clients-grey {
    border: 1px solid #ddd;
}
.grid.clients-grey li {
    background-color: #eee;
}
.grid.clients-grey li:before {
    border-left: 1px solid #ccc;
}
.grid.clients-grey li:after {
    border-bottom: 1px solid #ccc;
}
.grid.clients-border {
    border-width: 10px;
}

/*carousel logo*/

.carousel-description-clients .carousel {
    margin-top: 40px;
}
.carousel-description-clients .owl-prev,
.carousel-description-clients .owl-next {
    margin-top: -40px !important;
}
body.device-sm .carousel-description-clients .owl-controls,
body.device-xs .carousel-description-clients .owl-controls,
body.device-xxs .carousel-description-clients .owl-controls {
    display: none;
}

/*Clients Responsive li*/

body.device-sm .grid li,
body.device-xs .grid li {
    width: 33.33%;
}
body.device-xxs .grid li {
    width: 50%;
}

/* ----------------------------------------------------------------------
Dropcat & Highlight
-------------------------------------------------------------------------*/

.dropcap {
    background: none repeat scroll 0 0 #eee;
    border-radius: 4px;
    display: inline-block;
    float: left;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin: 3px 10px 0 0;
    text-align: center;
    width: 40px;
}
.dropcap.dropcap-circle {
    border-radius: 50%;
}
.dropcap.dropcap-large {
    font-size: 44px;
    height: 80px;
    line-height: 80px;
    width: 80px;
}
.dropcap.dropcap-small {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    margin: 3px 5px -3px 0;
    width: 21px;
}
.highlight {
    border-radius: 3px;
    background-color: transparent;
}
span.highlight {
    padding: 0 5px;
}
.highlight a {
    color: #333;
}
.highlight.highlight-large {
    font-size: 20px;
}
.highlight.highlight-small {
    font-size: 12px;
    padding: 0 7px;
}

/* ----------------------------------------------------------------------
ISOTOPE MASONRY
-------------------------------------------------------------------------*/

#isotope,
.isotope {
    margin-bottom: -1px;
    margin-right: 0px!important;
    clear: both;
}
.isotope-item {
    position: relative;
    float: left;
    overflow: hidden;
}
.isotope-item,
.isotope-item img {
    display: block;
    height: auto !important;
}
.isotope-item img {
    width: 100%;
}

/* ----------------------------------------------------------------------
PRICING TABLE
-------------------------------------------------------------------------*/

.pricing-table {
    padding-top: 50px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.pricing-table .plan {
    margin-bottom: 60px;
}
.pricing-table .plan:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.pricing-table .plan .plan-header {
    position: relative;
    background: #34495e;
    padding: 22px 22px;
    text-align: center;
}
.pricing-table .plan .plan-header {
    background-color: #fbfbfb;
    border-color: #e3e3e3;
    border-style: solid;
    border-width: 1px;
    padding: 22px;
    position: relative;
    text-align: center;
}
.pricing-table .plan-header > h4 {
    margin-bottom: 0;
}
.pricing-table .plan .plan-header .plan-price {
    font-size: 70px;
    font-weight: 600;
    position: relative;
    text-align: center;
    padding: 20px 0;
}
.pricing-table .plan .plan-header .plan-price sup {
    font-size: 24px;
    position: relative;
    top: -30px;
    color: #bdc3c7;
}
.pricing-table .plan .plan-header .plan-price span {
    font-size: 16px;
    color: #bdc3c7;
}
.pricing-table .plan-list {
    border-color: #e3e3e3;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 20px 0 40px;
}
.pricing-table .plan-list ul {
    display: table;
    margin: 0 auto;
    padding: 0 40px;
}
.pricing-table .plan-list ul li {
    list-style: none;
    border-bottom: 1px solid #EAECEB;
    font-size: 16px;
    line-height: 42px;
}
.pricing-table .plan-list ul li:last-child {
    border: none;
}
.pricing-table .plan-list ul li i {
    margin-right: 12px;
}
.pricing-table .plan-list ul li span {
    color: #34495e;
}
.pricing-table .plan.featured {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    margin-top: -10px;
    padding-bottom: 0;
}
.pricing-table .plan.featured .plan-list {
    padding: 20px 0 60px;
}
.pricing-table .plan .plan-featured-item {
    background-color: #f8f8f8;
    border: 1px solid #e3e3e3 !important;
    font-weight: 600;
    margin-top: 21px;
    padding: 0 20px;
}
.pricing-table .plan .btn,
.plan .button {
    margin: 0;
}

/*colored*/

.pricing-table.colored .plan-header {
    background-color: #00c0e9;
    border-color: rgba(0, 0, 0, 0.05);
    color: #fff;
}
.pricing-table.colored .text-muted {
    color: #fff;
}
.pricing-table.colored .plan-header h4,
.pricing-table.colored .plan-header .plan-price sup,
.pricing-table.colored .plan-header .plan-price span {
    color: #fff;
}

/*transparent*/

.pricing-table.transparent .plan-header,
.pricing-table.transparent .plan-list {
    background-color: rgba(0, 0, 0, 0.4);
    border-color: rgba(0, 0, 0, 0.6);
}
.pricing-table.transparent .plan-list ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.pricing-table .plan .plan-featured-item {
    background-color: transparent;
}

/*full-width section grey*/

.section-grey .pricing-table .plan-list {
    background-color: #f8f8f8;
}
section .pricing-table.full-width {
    padding-left: 30px;
    padding-right: 30px;
}

/*responsive*/

body.device-lg .pricing-table .col-md-2,
body.device-md .pricing-table .col-md-2 {
    width: 20%;
}
body.device-lg .pricing-table .col-md-2 .plan-list ul li,
body.device-md .pricing-table .col-md-2 .plan-list ul li {
    font-size: 13px;
}

/* ----------------------------------------------------------------------
TESTIMONIALS
-------------------------------------------------------------------------*/

.testimonial {
    border: 0;
        margin-top: 50px;
}
.footer-content p {
    font-size: 13px;
}
.testimonial .testimonial-description {
    background-color: #f8f8f8;
    border-radius: 4px;
   /* min-height: 160px;*/
    padding: 0px;
    position: relative;
}
.awards-section
{
    background: #303030;
    padding-top: 0px;
}
ul.list-large1.list-icons li {
    padding: 2px 0;
        font-size: 13px;
}
.awards img
{
    width: 100%;
}
.awar h2 {
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 600;
}
.testimonial .testimonial-description > p {
    padding: 20px 20px 16px;
}
.testimonial .testimonial-image {
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 10px;
    position: relative;
}
.testimonial .testimonial-image img {
    border: 4px solid #e3e3e3;
    float: left;
    margin-right: 18px !important;
    margin-top: -18px !important;
    position: relative;
}
.testimonial .testimonial-image h4 {
    margin-bottom: 0;
    margin-top: 3px;
    color: #ffffff;

}

/*carousel*/

.testimonial .testimonial-image img,
.owl-carousel .owl-item .testimonial .testimonial-image img {
    margin: 0 auto;
    width: 100px;
    border-radius: 50px;
}
.carousel .testimonial-video-button {
    width: 28px;
}
.carousel .testimonial-video-button > a {
    margin-top: 5px;
}
.carousel .testimonial-video-button > a i {
    font-size: 34px;
}
.carousel .testimonial.testimonial-card .testimonial-image img {
    margin: 0 auto !important;
}

/*video button*/

.testimonial-video-button {
    float: right;
    height: 44px;
    margin-bottom: -42px;
    margin-right: 12px;
    position: relative;
    width: 44px;
    z-index: 1;
}
.testimonial-video-button > a {
    margin-top: -24px;
    position: absolute;
}
.testimonial-video-button i {
    color: #444;
    font-size: 50px;
}
.testimonial-video-button i:hover {
    opacity: 0.9;
}

/*options*/


/*card*/
.card_width{
        width: 27.333333% !important;

}
.testimonial.testimonial-card {
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    position: relative;
    margin-bottom: 10px;
    margin-top: 50px;
}
.testimonial.testimonial-card .testimonial-image {
    background-color:var(--color1);
    border-bottom: 1px solid #ddd;
    margin-left: 0;
    margin-top: 0;
    padding: 20px 20px 10px;
    text-align: center;
}
.testimonial.testimonial-card .testimonial-image img {
    border: 4px solid #e3e3e3;
    float: none;
    margin-right: 0 !important;
    margin-top: 0 !important;
}
.testimonial.testimonial-card .testimonial-image .testimonial-name {
    font-weight: 700;
    padding: 10px 0 0;
    text-align: center;
}
.testimonial.testimonial-card .testimonial-description {
    background-color: #fff;
}
.carousel .testimonial.testimonial-card .testimonial-video-button > a {
    margin-top: -18px;
}

/*transparent*/

.testimonial.testimonial-transparent .testimonial-description {
    /*background-color: rgba(0, 0, 0, 0.6);*/
    background-color:transparent;
}
.testimonial.testimonial-transparent .testimonial-video-button i {
    color: #fff;
}

/*simple*/

.testimonial.testimonial-simple {
    text-align: center;
}
.testimonial.testimonial-simple .testimonial-image {
    margin-left: 0px !important;
    margin-top: 0px !important;
    padding-top: 18px;
}
.testimonial.testimonial-simple .testimonial-description {
    background-color: transparent !important;
    min-height: 0 !important;
}
.testimonial.testimonial-simple .testimonial-image img,
.owl-carousel .owl-item .testimonial.testimonial-simple .testimonial-image img {
    margin: 0 auto !important;
    width: 120px;
    float: none;
    margin-top: 6px !important;
}
.testimonial.testimonial-simple .testimonial-video-button {
    display: block;
    float: none;
    margin: 0 auto;
    position: relative;
}
.testimonial.testimonial-simple .testimonial-video-button a i {
    margin-left: -14px;
}
.text-light .testimonial .testimonial-video-button a i,
.text-light .testimonial .testimonial-description p:before,
.text-light .testimonial .testimonial-description p:after {
    color: #fff;
}
#testimonials .testimonial-item {
    text-align: center;
}
#testimonials .testimonial-item > img {
    float: none;
    margin: 0 auto 20px;
    display: block;
    height: 72px !important;
    width: 72px !important;
    border-radius: 50%;
}
#testimonials .testimonial-item > p {
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 10px;
}
#testimonials .testimonial-item > span {
    color: #ccc;
}

/*Left aligned*/

#testimonials.testimonials-left .testimonial-item {
    text-align: left;
}
#testimonials.testimonials-left .testimonial-item > img {
    float: left;
    margin: 0;
    display: inherit;
}
#testimonials.testimonials-left .testimonial-item > p,
#testimonials.testimonials-left .testimonial-item > span {
    margin-left: 90px;
}

/* ----------------------------------------------------------------------
TIMELINE
-------------------------------------------------------------------------*/

.timeline {
    margin-bottom: 60px;
}
.timeline,
.timeline-circles {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}
.timeline:before {
    background-color: #ccc;
    bottom: 0;
    content: " ";
    left: 50%;
    margin-left: -1.5px;
    position: absolute;
    top: 0;
    width: 4px;
}
.timeline-circles:before,
.timeline-circles:after {
    background-color: #ccc;
    border-radius: 10px;
    content: " ";
    height: 20px;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 20px;
}
.timeline-circles:before {
    top: -25px;
}
.timeline-circles:after {
    bottom: -40px;
}
.timeline li.timeline-date {
    margin-bottom: 25px;
}

/*.timeline li:not(.timeline-date) {
	margin-top: -36%;
}*/
body.device-sm .timeline li:not(.timeline-date) {
	margin-top: -200px;
}

.timeline li:nth-child(2) {
    margin-top: 0 !important;
}
.timeline li:before,
.timeline li:after {
    content: " ";
    display: table;
}
.timeline li:after {
    clear: both;
}
.timeline-date {
    background-color: #eee;
    border-radius: 6px;
    color: #888;
    display: block;
    font-size: 16px;
    line-height: 32px;
    margin: 0 auto;
    text-align: center;
    width: 200px;
}
.timeline li .timeline-block {
    padding: 0 10px;
    position: relative;
    width: 48%;
    margin-top: -253px;
}
.timeline.timeline-transparent .timeline-block .post-item {
    background-color: #fff;
    padding: 20px;
}

/** panel arrows **/

.timeline li .timeline-block:before {
    position: absolute;
    top: 8px;
    right: -4%;
    display: inline-block;
    border-top: 15px solid transparent;
    border-right: 15px solid #ccc;
    border-left: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}
.timeline li .timeline-block .timeline-block-content {
    height: 100% !important;
    overflow: hidden;
    margin-top: -353px;
}
.timeline-block-content h3 {
    margin-top: 0;
}
.timeline-block-image,
.timeline-block-embed {
    border-bottom: 5px solid #ddd;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.timeline-block-image {
    max-height: 200px;
}
.timeline-block-image img {
    margin-top: -10%;
    width: 100%;
}
.timeline-block-image iframe {
    width: 100%;
    height: 100%;
}
.timeline li:nth-child(2n+1) .timeline-block {
    padding: 20px 0 0 10px;
    float: right;
    margin-top: -353px;
}
.timeline li:nth-child(2n+1) .timeline-block:before {
    border-right-width: 0;
    border-left-width: 15px;
    left: -4%;
    right: auto;
    top: 22px;
}
.timeline li:nth-child(2n+1) .timeline-block:after {
    border-left-width: 0;
    border-right-width: 15px;
    left: -4%;
    right: auto;
}

/*Responsive*/

body.device-xs .timeline:before,
body.device-xs .timeline-circles:before,
body.device-xs .timeline-circles:after,
body.device-xs .timeline li:not(.timeline-date)::before,
body.device-xxs .timeline:before,
body.device-xxs .timeline-circles:before,
body.device-xxs .timeline-circles:after,
body.device-xxs .timeline li:not(.timeline-date)::before {
    left: 0;
}
body.device-xs .timeline-date,
body.device-xxs .timeline-date {
    margin-left: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
body.device-xs .timeline li .timeline-block,
body.device-xxs .timeline li .timeline-block {
    float: left;
    margin-left: 10px;
    width: 100% !important;
    padding-left: 10px;
}
body.device-xs .timeline li .timeline-block,
body.device-xxs .timeline li .timeline-block,
body.device-xs .timeline li:nth-child(2n+1) .timeline-block,
body.device-xxs .timeline li:nth-child(2n+1) .timeline-block {
    padding: 20px 10px 0 20px;
}
body.device-xs .timeline li .timeline-block:before,
body.device-xxs .timeline li .timeline-block:before {
    left: -8px;
    right: auto;
    border-left-width: 15px;
    border-right-width: 0;
}
body.device-xs .timeline li .timeline-block:after,
body.device-xxs .timeline li .timeline-block:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
body.device-xs .timeline.timeline-simple .timeline-date,
body.device-xxs .timeline.timeline-simple .timeline-date {
    margin-left: -1px;
}

/* ----------------------------------------------------------------------
    Portfolio
-------------------------------------------------------------------------*/

.portfolio-items {
    position: relative;
    overflow: hidden;
}
.portfolio-item {
    position: relative;
    float: left;
}
.portfolio-item,
.portfolio-item img {
    display: block;
    height: auto !important;
}
.portfolio-item img {
    width: 100%;
}
.portfolio-item .portfolio-description,
.portfolio-item .portfolio-date {
    padding: 15px 0 10px;
}
.portfolio-item .portfolio-description {
    color: #999;
    float: left;
    font-size: 11px;
    text-align: left;
    width: 70%;
}
.portfolio-item .portfolio-description h4 {
    line-height: 22px;
    position: relative;
    top: -2px;
    margin-bottom: -2px;
    font-weight: 600;
}
.portfolio-item .portfolio-date {
    float: right;
    padding-right: 6px;
    position: relative;
    text-align: right;
    top: -4px;
    width: 30%;
}
.portfolio-item .portfolio-date i,
.portfolio-item .portfolio-description i {
    margin-right: 6px;
}
.portfolio-item .portfolio-date a,
.portfolio-item .portfolio-date i {
    color: #999;
}
.portfolio-item .portfolio-details {
    clear: both;
    display: block;
}

/*portfolio options*/

.background-grey .portfolio-item {
    background-color: #fff;
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.11);
}
.background-grey .portfolio-item .portfolio-description,
.background-grey .portfolio-item .portfolio-date,
.background-grey .portfolio-item .portfolio-details {
    padding: 0 20px;
}
.background-grey .portfolio-item .portfolio-description,
.background-grey .portfolio-item .portfolio-date {
    padding-top: 20px;
}
.background-grey .portfolio-item .portfolio-details {
    padding-bottom: 20px;
}

/*columns*/

.portfolio [data-isotope-col="1"] .portfolio-item {
    margin-bottom: 50px !important;
    border-bottom: 1px solid #eee;
    padding-bottom: 46px;
}
body.device-lg .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-image,
body.device-md .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-image {
    width: 50%;
    float: left;
}
body.device-lg .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-description,
body.device-md .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-description {
    padding-left: 22px;
    width: 35%;
}
body.device-lg .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-date,
body.device-md .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-date {
    padding-right: 22px;
    width: 15%;
}
body.device-lg .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-details,
body.device-md .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-details {
    float: left;
    padding: 0 22px;
    width: 50%;
    clear: none;
}
body.device-lg .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-description h4,
body.device-md .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-description h4 {
    font-size: 26px;
    margin-bottom: 3px;
}
body.device-lg .portfolio [data-isotope-col="5"] .portfolio-item .portfolio-description h4,
body.device-md .portfolio [data-isotope-col="5"] .portfolio-item .portfolio-description h4 {
    font-size: 14px;
}
body.device-lg .portfolio [data-isotope-col="6"] .portfolio-item .portfolio-description h4,
body.device-md .portfolio [data-isotope-col="6"] .portfolio-item .portfolio-description h4 {
    font-size: 12px;
}

/* Portfolio - Filter
-----------------------------------------------------------------*/

.portfolio-filter {
    padding: 0;
    margin-bottom: 20px;
}
.portfolio-filter li,
.portfolio-filter .filter-active-title {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding: 16px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #333;
}
.portfolio-filter li.ptf-active,
.portfolio-filter li:hover {
    color: #fff !important;
}

/*Responsive filter*/

body.device-xs .portfolio-filter li,
body.device-xxs .portfolio-filter li {
    display: block;
    width: 50%;
    float: left;
    border-width: 0px;
}
.filter-active-title {
    float: right;
    padding: 10px 0;
    position: relative;
}
body:not(.device-lg):not(.device-md) .filter-active-title {
    display: none;
}
.portfolio-filter.portfolio-filter-transparent,
.portfolio-filter.portfolio-filter-transparent li {
    color: #fff;
}
.portfolio-filter.portfolio-filter-transparent li.ptf-active,
.portfolio-filter.portfolio-filter-transparent .portfolio-filter li:hover,
.portfolio-filter.portfolio-filter-transparent .filter-active-title,
.portfolio-filter.portfolio-filter-transparent li.ptf-active,
.portfolio-filter.portfolio-filter-transparent li:hover {
    background-color: transparent !important;
    border-radius: 0px;
    opacity: 0.6;
}

/*Portfolio Filter Classic */
.portfolio-filter.portfolio-filter-classic {
    margin-bottom: 20px;
}
.portfolio-filter.portfolio-filter-classic li,
.portfolio-filter.portfolio-filter-classic li.ptf-active,
.portfolio-filter.portfolio-filter-classic li:hover {
    background: none;
    color: #333 !important;
    padding: 6px 0;
    margin-right: 20px;
}

.portfolio-filter.portfolio-filter-classic li:after {
    background: #333;
    content: "";
    height: 2px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 100%;
    transform: translateY(10px);
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    width: 100%;
}
.portfolio-filter.portfolio-filter-classic li:hover:after, 
.portfolio-filter.portfolio-filter-classic li:focus:after,
.portfolio-filter.portfolio-filter-classic li.ptf-active:after {
    opacity: 1;
    transform: translateY(0px);
}

/* ----------------------------------------------------------------------
    Portfolio page
-------------------------------------------------------------------------*/

.portfolio-basic-image {
    margin-bottom: 40px;
}

/* ----------------------------------------------------------------------
Portfolio Carousel
-------------------------------------------------------------------------*/

.portfolio-client-info ul {
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 20px;
}
.portfolio-client-info ul li {
    overflow: hidden;
}
.portfolio-client-info ul li span {
    float: left;
    font-size: 13px;
    font-weight: 700;
    margin-right: 10px;
}
.portfolio-client-info ul li a {
    color: #333;
}
.portfolio-client-description {
    margin-top: 20px;
}

/* ----------------------------------------------------------------
    Text Rotater
-----------------------------------------------------------------*/

.text-rotator > span {
    display: none;
}
.text-rotator > .animated {
    display: inline-block;
    opacity: 1;
}

/*MISC*/

.side-image {
    padding: 0;
    position: relative;
}
.side-image .image-container {
    overflow: hidden;
    position: absolute;
    height: 100%;
    padding: 0px;
    top: 0px;
}
.side-image .image-container.pull-right {
    right: 0px;
}
.side-image .content {
    padding-top: 80px;
    padding-bottom: 80px;
}
.side-image p.lead {
    margin-bottom: 40px;
}
.feature-icon-left {
    float: left;
    margin-bottom: 40px;
    overflow: hidden;
}
.feature-icon-left .icon-holder {
    float: left;
    width: 45px;
}
.feature-icon-left i {
    font-size: 32px;
}
.feature-icon-left .feature-text {
    float: left;
    padding-top: 8px;
    width: 217px;
}
.boxed-grid .row {
    margin-right: -10px;
    margin-left: -10px;
}
.boxed-grid [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}
.boxed-grid [class*="col-"] a {
    margin-bottom: 20px;
}
.boxed-grid a {
    overflow: hidden;
    display: block;
    position: relative;
}
.boxed-grid a img {
    width: 100%;
    height: auto;
    transition: all 0.6s ease;
}
.boxed-grid a:hover img {
    transform: scale(1.2);
}
.boxed-grid a .title {
    position: absolute;
    top: 40%;
    left: 30px;
    font-size: 28px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.text-center a .title,
.text-right a .title {
    width: 100%;
    left: 0;
}
.text-right a .title {
    left: auto;
    right: 30px;
    width: 100%;
}

/*MISC 2*/

.background-image {
    background-position: center top;
    background-size: cover;
}
.background-fixed {
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
}
.parallax,
.page-title-parallax {
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    /*height: 504px;*/
}
.assess{
    height: 1300px!important;
}
.no-parallax {
    background-size: cover !important;
    background-attachment: scroll !important;
    background-position: center center !important;
}
.background-overlay-gradient > .container,
.background-overlay-gradient-dark > .container,
.background-overlay > .container,
.background-overlay-one > .container,
.background-overlay-dark > .container,
.background-overlay-light > .container,
.background-overlay-grey > .container,
.background-overlay-grey-dark > .container,
.background-overlay-dark > .container,
#particles-js > .container,
.background-overlay-gradient > .container-fluid,
.background-overlay-gradient-dark > .container-fluid,
.background-overlay > .container-fluid,
.background-overlay-one > .container-fluid,
.background-overlay-dark > .container-fluid,
.background-overlay-light > .container-fluid,
.background-overlay-grey > .container-fluid,
.background-overlay-grey-dark > .container-fluid,
.background-overlay-dark > .container-fluid,
#particles-js > .container-fluid {
    position: relative;
}
.background-overlay-gradient:before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.59) 0%, rgba(255, 255, 255, 0) 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.59)), color-stop(99%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.59) 0%, rgba(255, 255, 255, 0) 99%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.59) 0%, rgba(255, 255, 255, 0) 99%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.59) 0%, rgba(255, 255, 255, 0) 99%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.59) 0%, rgba(255, 255, 255, 0) 99%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#96000000', endColorstr='#00ffffff', GradientType=0);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.8;
}
.background-overlay-gradient-dark:before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(16, 16, 16, 0.99) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(16, 16, 16, 0.99) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(16, 16, 16, 0.99) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#fc101010', GradientType=0);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
}
.background-overlay:before {
    background: url("../images/overlay-pattern/overlay-pattern-1.png");
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.8;
}
.background-overlay-one:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .3);
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
}
.background-overlay-dark:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .3);
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
}
.background-overlay-light:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.3);
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
}
.background-overlay-darker:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
}
.background-overlay-lighter:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.6);
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
}
.background-overlay-grey:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
}
.background-overlay-grey-dark:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(84, 87, 95, 0.8);
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
}
#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    background: rgba(0, 0, 0, .6);
    z-index: 0;
}

/* ----------------------------------------------------------------------
Responsive utilities
-------------------------------------------------------------------------*/

.responsive-utilities th small {
    color: #999;
    display: block;
    font-weight: 400;
}
.responsive-utilities td.is-visible {
    background-color: #dff0d8 !important;
    color: #468847;
}

/* ----------------------------------------------------------------------
	SHOP
-------------------------------------------------------------------------*/

.shop {
    position: relative;
}
.product {
    margin-bottom: 40px;
    position: relative;
    display: block;
}
.product .product-image {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.product .product-image > a,
.product .product-image img {
    display: block;
    width: 100%;
    height: 100%;
}
.product .product-image > a,
.product .product-wishlist a {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.product .product-image > a:nth-of-type(2) {
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    position: absolute;
}
.product .product-image:hover > a:nth-of-type(2) {
    opacity: 1;
    z-index: 2;
}
.product .product-wishlist a {
    border: 2px solid #333;
    border-radius: 50%;
    height: 30px;
    left: 12px;
    line-height: 28px;
    position: absolute;
    text-align: center;
    top: 12px;
    width: 30px;
    z-index: -1;
    opacity: 0;
}
.product:hover .product-wishlist,
.product:hover .product-wishlist a {
    z-index: 3;
    opacity: 1;
}
.product .product-description {
    padding: 8px 0 10px;
}
.product-title {
    min-height: 35px;
    width: 74%;
}
.product .product-title h3,
.product .product-title h3 a {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}
.product .product-category {
    display: block;
    opacity: 0.5;
}
.product .product-price {
    width: 26%;
    float: right;
    margin-bottom: 0;
    margin-top: -26px;
    text-align: right;
}
.product .product-price ins {
    color: #444;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 4px;
    text-decoration: none;
}
.product .product-price del {
    display: block;
    font-size: 12px;
    font-weight: 400;
    margin: -20px 0 -4px;
    opacity: 0.6;
}
.product .product-rate {
    height: 23px;
    float: left;
    color: #FFC300;
}
.product .product-reviews,
.product .product-reviews a {
    color: #73848e;
    float: right;
    font-size: 13px;
}
.product .product-sale,
.product .product-new,
.product .product-hot,
.product .product-out-stock {
    border-radius: 50%;
    color: #ffffff;
    font-size: 11px;
    font-weight: 600;
    height: 42px;
    right: 10px;
    line-height: 42px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.14);
    top: 10px;
    width: 42px;
    z-index: 5;
}
.product .product-sale,
.product .product-sale-off {
    background: #ffc300;
}
.product .product-new {
    background: #00c0e9;
}
.product .product-hot {
    background: #d6284b;
}
.product .product-out-stock {
    background: #a5a5a5 none repeat scroll 0 0;
    border-radius: 4px;
    padding: 0 18px;
    width: auto;
}
.product .product-sale-off {
    border-radius: 12px 0 0;
    bottom: 0px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    height: 42px;
    line-height: 42px;
    position: absolute;
    right: 0px;
    text-align: center;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.14);
    width: 88px;
    z-index: 5;
}
.product .product-overlay {
    position: absolute;
    width: 100%;
    height: 44px;
    line-height: 44px;
    top: auto;
    bottom: -44px;
    left: 0;
    z-index: 6;
}
.product .product-overlay,
.product .product-overlay a {
    -webkit-transition: bottom .3s ease;
    -o-transition: bottom .3s ease;
    transition: bottom .3s ease;
}
.product:hover .product-overlay {
    bottom: 0;
}
.product .product-overlay a {
    color: #fff;
    display: block;
    font-size: 13px;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
}
.product .product-overlay a:hover {
    background-color: #111;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

/*Shop 6 columns*/

body:not(.device-xs):not(.device-xxs):not(.device-sm) .col-md-2 .product .product-title h3 {
    font-size: 15px;
    line-height: 16px;
}
body:not(.device-xs):not(.device-xxs):not(.device-sm) .col-md-2 .product {
    margin-bottom: 85px;
}
body:not(.device-xs):not(.device-xxs):not(.device-sm) .col-md-2 .product .product-price {
    display: block;
    float: left;
    margin-top: 10px;
    width: 100%;
    text-align: left;
}
body:not(.device-xs):not(.device-xxs):not(.device-sm) .col-md-2 .product .product-price del {
    display: unset;
    margin: -20px 7px 4px 0;
}
body:not(.device-xs):not(.device-xxs):not(.device-sm) .col-md-2 .product .product-reviews {
    float: left;
}

/*Shop categories (boxes)*/

.shop-category {
    position: relative;
}
.shop-category-box {
    position: relative;
    margin-bottom: 20px;
}
.shop-category-box img {
    width: 100%;
}
.shop-category-box .shop-category-box-title {
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 10px;
    padding: 4px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.shop-category-box-title h6 {
    margin-bottom: 0;
}

/*Shop Cart*/

.shop-cart th,
.shop-cart .table td {
    vertical-align: middle;
}
.shop-cart .cart-product-remove {
    text-align: center;
}
.shop-cart .cart-product-thumbnail > a {
    float: left;
    margin-right: 12px;
}
.shop-cart .cart-product-thumbnail img {
    max-width: 52px;
}
.shop-cart .cart-product-thumbnail .cart-product-thumbnail-name {
    padding: 24px;
    font-weight: 600;
}
.cart-product-description {
    max-width: 200px;
    font-size: 12px;
}
.cart-product-description span {
    display: block;
}
.cart-product-quantity .minus,
.cart-product-quantity .plus {
    border: 1px solid #eee;
    margin: 0 -4px;
    padding: 5px 12px;
}
.cart-product-quantity .qty {
    border: 1px solid #eee;
    max-width: 40px;
    padding: 5px;
    text-align: center;
}
.payment-method td {
    padding: 12px 20px !important;
}

/*Shop product Page*/

.product-page:not(.widget-shop) .product-title h3 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 0;
}
.product-size {
    display: block;
    list-style: outside none none;
    margin: 0 20px 15px 0;
    overflow: hidden;
    padding-left: 0;
}
.product-size li {
    float: left;
    margin: 0 6px 0 0;
}
.product-size li label span {
    cursor: pointer;
    display: block;
    font-size: 1.2em;
    font-weight: 400;
    height: 40px;
    line-height: 37px;
    margin: 0;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 40px;
}
.product-size li label input {
    left: -9000px;
    position: absolute;
}
.product-size li label span {
    border: 1px solid #eee;
    color: #909090;
}
.product-size li label span:hover {
    border-color: #909090;
}
.product-size li label input:checked + span {
    background-color: #eee;
    border-color: #eee;
}
.product .comment .product-rate {
    float: right;
}
.product .comment {
    margin-top: 20px;
}
.ajax-quick-view .product {
    margin-bottom: 0px;
    margin-top: 20px;
}

/*Shop widget*/

.widget-shop {
    position: relative;
}
.widget-shop .product {
    position: relative;
    border-bottom: 1px solid #eee;
    float: left;
    margin-bottom: 12px;
    min-height: 96px;
    padding-bottom: 12px;
}
.widget-shop .product:last-child {
    border-bottom: 0;
}
.widget-shop .product .product-description {
    padding-top: 0px;
}
.widget-shop .product .product-image {
    float: left;
    padding-right: 10px;
    width: 26%;
}
.widget-shop .product .product-description {
    display: table-cell;
    padding-bottom: 0;
    vertical-align: top;
    width: 74%;
}
.widget-shop .product .product-title,
.widget-shop .product .product-category {
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: -8px;
}
.widget-shop .product .product-title h3,
.widget-shop .product .product-title h3 a {
    font-size: 15px;
    line-height: 18px;
}
.widget-shop .product .product-description .product-price {
    clear: both;
    float: none;
    margin-bottom: 0;
    margin-top: 0;
    text-align: left;
}
.widget-shop .product .product-description .product-price ins {
    font-size: 14px;
    margin-bottom: 4px;
}
.widget-shop .product .product-description .product-price del {
    display: unset;
    font-size: 12px;
    margin: -8px 5px -8px 0;
}
.widget-tweeter .list-tweets {
    padding-left: 0;
}
.widget-categories .list {
    padding: 0;
}
#footer .widget-categories a {
    color: #888;
}

/*

        .twitter-widget ul {
            margin: 0;
            padding: 0;
        }
        
        .twitter-widget li {
            list-style: none;
            clear: both;
        }
        
        .twitter-widget li img,
        .twitter-widget li .tweets_txt {
            float: left;
            margin-bottom: 10px;
        }
        
        .twitter-widget li img {
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
        }
        
        .twitter-widget li .tweets_txt {
            width: 350px;
            margin-left: 10px;
        }
        
        .twitter-widget li .tweets_txt span {
            font-style: italic;
            color: #666;
            display: block;
        }
*/


/*shop box*/

.shop-promo-box {
    min-height: 360px;
    background-repeat: no-repeat;
    padding: 50px;
    border: 8px solid #eee;
}
.shop-promo-box > h2 {
    font-weight: 800;
    margin-bottom: 0;
}

/* ----------------------------------------------------------------------
	LARGE BOXES
-------------------------------------------------------------------------*/

.box-fancy > .container {
    padding: 0 30px;
}
.box-fancy [class*="col-"] {
    padding: 5% !important;
}
body.device-xxs .box-fancy [class*="col-"] {
    padding: 10% !important;
}
.box-fancy.fancy-box-over {
    top: -100px;
}
.over-slider-top {
    top: -100px;
}

/* ----------------------------------------------------------------------
    SITE MAP
-------------------------------------------------------------------------*/

.site-map i {
    margin-right: 8px;
}
.site-map ul li {
    padding-bottom: 2px;
}

/* ----------------------------------------------------------------
    ANIMATIONS
-----------------------------------------------------------------*/

.animated.infinite {
    animation-duration: 3s;
    animation-fill-mode: both;
}

/* ----------------------------------------------------------------
    YT PLAYER (YOUTUBE PLAYER)
-----------------------------------------------------------------*/

#youtube-background-controls {
    background: none;
    border: 2px solid #fff;
    border-radius: 50%;
    height: 60px;
    position: relative;
    width: 60px;
}
#youtube-background-controls .fa {
    font-size: 23px;
    line-height: 40px;
}
#youtube-background-controls .fa-pause,
#youtube-background-controls .fa-play {
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity: 0;
    position: absolute;
    left: 19px;
    top: 9px;
}
#youtube-background-controls .fa-play {
    left: 22px;
}
#youtube-background-controls .fa-pause {
    opacity: 1;
}
#youtube-background-controls.video-is-playing .fa-play {
    opacity: 1;
}
#youtube-background-controls.video-is-playing .fa-pause {
    opacity: 0;
}

/* ----------------------------------------------------------------
    INSPIRO SLIDER
-----------------------------------------------------------------*/

.inspiro-slider.slider-fullscreen,
.inspiro-slider.slider-fullwidth {
    width: 100%;
    height: 100%;
}
.inspiro-slider,
.inspiro-slider .owl-item {
    padding: 0;
    width: 100%;
    height: auto;
    display: table;
    overflow: hidden;
    position: relative;
    table-layout: fixed;
    /*z-index: 0;*/
}
.inspiro-slider .owl-stage-outer {
    height: 100%;
}
.inspiro-slider .slide {
    width: 100%;
    height: 100%;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    z-index: 2;
    background-position: 60% 100%;
    background-repeat: repeat-y;
    background-size: cover;
}

@media only screen and (max-width: 860px) {
    .inspiro-slider .slide {
        background-position: 20% 0%;
        background-repeat: no-repeat;
        background-size: 130%;
    }

}


.inspiro-slider .slide-captions h1,
.inspiro-slider .slide-captions h2,
.inspiro-slider .slide-captions h3,
.inspiro-slider .slide-captions h4,
.inspiro-slider .slide-captions h5,
.inspiro-slider .slide-captions h6 {
    color: #fff;
    
	font-family: "efont", "pfont", "Arial";
    font-weight: 100;
    letter-spacing: -0.5px;
}
button.btn.btn-white i
{
    font-size: 16px;
}
.inspiro-slider .slide-captions h1 {
    font-size: 80px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 1%;
}
.inspiro-slider .slide-captions h2 {
    font-size: 52px;
    font-weight: 100;
    line-height: 60px;
    margin-left: -4px;
    margin-bottom: 10px;
}

@media (max-width: 991px) {
    .inspiro-slider .slide-captions h2 {
        font-size: 24px;
        line-height: 30px;
    }
}

.inspiro-slider .slide-captions .strong {
    color: #fff;
    display: block;
    font-family: "efont", "pfont", "Arial";
    font-size: 12px !important;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 12px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
.inspiro-slider .slide-captions .strong:after {
    border-top-color: #fff;
    border-top-style: solid;
    border-top-width: 3px;
    content: "";
    display: block;
    margin-bottom: 0;
    margin-top: 8px;
    width: 26px;
}
.inspiro-slider .slide-captions .text-dark.strong:after,
.inspiro-slider .slide-captions.text-dark .strong:after {
    border-top-color: #111;
}
.inspiro-slider .slide-captions.text-center .strong:after {
    margin-left: auto;
    margin-right: auto;
}
.inspiro-slider .slide-captions.text-right .strong:after {
    margin-left: auto;
    margin-right: 0;
}
.inspiro-slider .slide-captions .slide-caption-hide {
    opacity: 0;
    visibility: hidden;
}

/*slider nav arrows*/

.inspiro-slider.owl-carousel .owl-controls .owl-nav .owl-next,
.inspiro-slider.owl-carousel .owl-controls .owl-nav .owl-prev {
    background-color: transparent;
    border: 1px solid rgba(180, 180, 180, 0.2);
    height: 78px;
    margin: 10px;
    width: 50px;
}
.inspiro-slider.owl-carousel .owl-controls .owl-nav .owl-next,
.inspiro-slider.owl-carousel .owl-controls .owl-nav .owl-prev {
    background-color: transparent;
    border: 1px solid rgba(180, 180, 180, 0.2);
    border-radius: 3px;
    color: #fff;
    height: 78px;
    margin: 10px;
    width: 76px;
}
.inspiro-slider.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.inspiro-slider.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
    background-color: #fff;
    border: 1px solid rgba(180, 180, 180, 0.2);
    color: #111;
    opacity: 1;
}

/*slider nav dots*/

.inspiro-slider .owl-dots {
    bottom: 54px;
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 5 !important;
}
.inspiro-slider.no-pagination .owl-dots {
    display: none;
}
.inspiro-slider .owl-dots .owl-dot {
    display: inline-block;
    /*padding: 6px 14px !important;*/
    padding: 17px 10px !important;
}
/*.inspiro-slider .owl-dots .owl-dot span {
    background-color: #fff;
    border-radius: inherit;
    height: 4px;
    width: 30px;
    opacity: .5;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}*/


.inspiro-slider .owl-dots .owl-dot span {
    background-color: #fff;
    border-radius: inherit;
    height: 12px;
    width: 12px;
    opacity: .5;
    border-top-right-radius: 2em;
    border-top-left-radius: 2em;
    border-bottom-right-radius: 2em;
    border-bottom-left-radius: 2em;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.inspiro-slider .owl-dots .owl-dot.active span {
    opacity: 1;
}
.inspiro-slider .owl-dots .owl-dot span:after {
    background-color: #fff;
}


@media only screen and (max-width: 860px) {

    .inspiro-slider .owl-dots .owl-dot span:after {
        background-color: var(--color1) !important;
    }

    .inspiro-slider .owl-dots .owl-dot span {
        background-color: var(--color1) !important;
        opacity: 0.2;
    }

}

/*news & promo*/
.demo1 li {
    list-style-type: none;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 10px;

}
.demo1  {
    padding-left: 0px;
    
}
.demo1 img{
    width: 100%;
}
.panel-body{
    background-color: #eeeeee;
}
.demo1 h3 {
    color: #fff;
}
.news1{
    background-color: #000000;
    color: #fff;

}


.news-item-image-large {
	height:153px; background-size: 100% auto; background-repeat: no-repeat; background-position: 0 50%;
}

.news-item-image-small {
	display:inline-block; width:109px; height:64px; margin-left: 5px; background-size: 100% auto; background-repeat: no-repeat; background-position: 0 50%;
}


.td_style{
    padding-left: 10px;
	padding-right: 10px;
    padding-top: 10px;
	padding-bottom: 10px;
}
.td_color{
    background-color: #fff;
    padding-left: 10px;
    padding-top: 10px;
}
.blogs{
    margin-bottom: 42px !important;
  
	font-family: "efont", "pfont", "Arial";

}
.blogs:after{
    content: none !important;
}
.font_style{
    /* font-family: efontmed; */
	
	font-family: "efontlight", "pfont", "Arial";
	font-weight:300;
}
.blogs_style{
    
	font-family: "efont", "pfont", "Arial"; 
	
}

/*VIDEO*/
.homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
}
.no-video .video-container video,
.touch .video-container video {
    display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
    display: block !important;
}
.video-container {
    position: relative;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #000;
}
.video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute;
}
.video-container .filter {
    z-index: 100;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
}
.video-container video {
    position: absolute;
    z-index: 0;
    bottom: 0;
}
.video-container video.fillWidth {
    width: 100%;
}
/*MEdia width*/
@media only screen and (max-width: 421px) {
    .slide1_news{
        display: none;
    }
    .new_apply{
    visibility: visible;
    display: block;
    border : 2px solid #fff;
        padding: 3px 5px !important;
    }
    .apply{
    /*display: none!important;*/
    }
    .header_top ul > li > a {
    
    padding: 5px;
    }


}
/*MEdia width*/
@media only screen and (max-width: 383px) {
    .slide1_news{
        display: none;
    }
    .new_apply{
    visibility: visible;
    display: block;
    border : 2px solid #fff;
        padding: 3px 3px !important;
    }
    .apply{
    /*display: none!important;*/
    }
    .header_top ul > li > a {
    
    padding: 5px;
    }


}
/*MEdia width*/
@media only screen and (max-width: 379px) {
    .slide1_news{
        display: none;
    }
    .new_apply{
    visibility: visible;
    display: block;
    border : 2px solid #fff;
        padding: 2px 2px !important;
    }
    .apply{
    /*display: none!important;*/
    }
    .header_top ul > li > a {
    
    padding: 5px;
    }

.header_top ul > li > a {
    line-height: 45px;
    text-transform: capitalize;
}


}
/*MEdia width*/
@media only screen and (max-width: 358px) {
    .slide1_news{
        display: none;
    }
    .new_apply{
    visibility: visible;
    display: block;
    border : 2px solid #fff;
        padding: 3px 2px !important;
        margin : -16px;
    }
    .apply{
    /*display: none!important;*/
    }
    .header_top ul > li > a {
    
    padding: 3px;
    }
    .header_top nav{
        float: left;
        
    }
    .btn.btn:not(.btn-xs):not(.btn-sm):not(.btn-lg) {
    padding: 5px 11px;
    }

}

/*MEdia width*/
@media only screen and (max-width: 316px) {
    
    .parallax {}

}

.modal_body_inner { margin:30px 10% 30px 10%; }

#whatsapp_btn { 
		display: inline-block;
		width:60px;
		height:60px;
		line-height:60px;
		position: fixed;
		left:20px;
		bottom:20px;
		background-color: var(--color1);
		border-radius:100px;
		text-align: center;
		font-size:32px;
		color: #fff;
		z-index:100000;
		box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 10px 0px !important;
}
#whatsapp_btn i { font-size: 36px; color:#fff; }

@media only screen and (max-width: 990px) {
		
		.nav-main-menu-responsive {
			display: block;
		}

    #header-wrap { background-color: white; }

}


@media screen and (max-width: 800px) {
    #widget-subscribe-submit-button { position: absolute; top: -137px; right: -77px; }
.morphsearch-close{right:1em;top:1em;}
.morphsearch-submit{width: 106px;height: 102px;}
.morphsearch.open .morphsearch-form{width:87%;}
.morphsearch-input{padding-right:18%;}
.nav-main-menu-responsive{padding-left:3px;}
.inspiro-slider .owl-dots{bottom:87px;}
.link1{ bottom:125px; right:5px; left:inherit; }
section{padding-top:30px;}
.seperator, .separator{margin:5px auto;}
a.grid-box_a, a.grid-box_a:link, a.grid-box_a:active, a.grid-box_a:visited{background-repeat: no-repeat !important;background-size: cover !important;}
.link1 a i{color:#FFF;}
.grid-box_text {top:inherit !important;bottom:inherit !important;}
.grid-box_box{margin-bottom:15px;}
.mm-b-0{margin-bottom: 0 !important;}
.mm-t-0{margin-top: 0 !important;}
.testimonial{margin-top:10px;}
.inner_home_steps{margin: -5px 8px 5px 77px !important;}
.panel a.button{position: absolute;left: 20px;width: 90%;padding: 16px;text-align: center;}
#header.header-transparent{background-color: #FFF !important;}
.office_box{width:100%;margin:0 20px !important;float:left;}
.team_col{width:100% !important;min-height:auto !important;}
.modal-body .apply{display: block !important;float:left;margin-right:20px !important;}
#page-title{top:10px !important;position: relative !important;margin-bottom:-55px !important;}
.mobile_margin{margin-top:-35px;}
.step {padding-top: 0;padding-bottom: 0;padding-right: 0;}
.step-guide-box{width:100% !important;}
.step-guide-box .button.transparent{width:100%;float:left;margin:0 !important;text-align: center;}
.pagination a{padding:3px 6px !important;}
.pagination i{font-size: 14px !important;}
.post-slider,.post-content-details{width:100% !important;}
#topbar .top-menu{margin:0 !important;}
.header_top .container nav ul {
    /*overflow: auto;*/
    white-space: nowrap;}
.contactform{margin-top:120px !important;}
#f_form fieldset{margin:0 !important;width:100% !important;}
#f_form .action-button{background-color: var(--color1) !important;}
.post-item .owl-carousel{margin-bottom:0 !important;}
.post-item .post-content-details{padding-left: 0 !important; }
.share_btn_container{margin:0 !important;}
.mobilepushtop{margin-top:-100px !important;}
#tabbed_container,.sem_container{overflow-x: auto;justify-content: left; box-shadow: inset -10px 0 8px -5px rgba(0, 0, 0, 0.1);}
.sem_container{box-shadow: none;}
.trp_title_bg_desc{padding-bottom: 30px;padding-top:10px;}
.trp_boxes{text-align: center;}
.trp_paragraph{font-size: 2rem;}
.row_title_flex{width:50%;}
.video-bg-container{bottom: 0;height:auto;}
#video-blogstyle{top:29%;}
#right-box-in-scholar{padding-left:15px;padding-right:15px;}
.scholar-items{min-height:auto !important;}
.scholar-container{border:0;}
.scholar-item-coloumn li{width:100%;}
.name-of-scholar{border-radius: 0;border-top-left-radius: 5px; border-top-right-radius: 5px;padding: 2.75rem 1rem;}
.scholar-container{border-top-left-radius: 5px; border-top-right-radius: 5px;border:1px solid #EEE;}
.align-items-stretch{padding:5px;}
.name-of-scholar::after{display: none !important;}
#frm_country .col-md-6{margin-bottom:5px;}
#videos-container{margin-top:6px !important;}
.flex-same-height-row,.flex-same-height-column{display: block !important;}
.flex-same-height-column{flex-basis: 100%;}
.cards-items-content{min-height: auto;}
.scholar-title-row, .scholar-content-row{flex: 1 0 100%;max-width: 100%;}
.name-of-scholar .box-center{position: relative !important;padding:0;}
}

