
@font-face {
    font-family: revicons;
    src: url(../../font/revicons/revicons.eot?5510888);
    src: url(../../font/revicons/revicons.eot?5510888#iefix)format('embedded-opentype'), url(../../font/revicons/revicons.woff?5510888)format('woff'), url(../../font/revicons/revicons.ttf?5510888)format('truetype'), url(../../font/revicons/revicons.svg?5510888#revicons)format('svg');
    font-weight: 400;
    font-style: normal
}

[class^=revicon-]:before,
[class*=" revicon-"]:before {
    font-family: revicons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}
/*** 

====================================================================
	Reset
====================================================================

***/

* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  font-size: 100%;
}

P {
	text-align: justify;
}

/*** 

====================================================================
Global Settings
====================================================================

***/

body {
  font-size: 16px;
  color: #363636;
  line-height: 28px;
  font-weight: 400;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-family: sans-serif;
  text-align: left;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:focus,
a:visited {
  text-decoration: none;
  outline: none;
}

h1,h2,h3,h4,h5,h6 {
  position:relative;
  margin:0px;
  background:none;
  font-weight: 600;
  line-height: 1.2em;
}

h1 {font-size: 50px; }
h2 {font-size: 40px; }
h3 {font-size: 30px; }
h4 {font-size: 24px; }
h5 {font-size: 20px; }
h6 {font-size: 17px; }


section {
  position: relative;
}

textarea {
  overflow: hidden;
  resize: none;
}

button {
  background-color: transparent;
  outline: none !important;
  cursor: pointer;
  min-width: auto;
}

p,
.text {
  font-size: 15px;
  line-height: 26px;
  color: #666666;
  font-weight: 400;
  margin: 0;
}

::-webkit-input-placeholder {
  color: inherit;
}
::-moz-input-placeholder {
  color: inherit;
}
::-ms-input-placeholder {
  color: inherit;
}

.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
  width: 100%;
}

.small-container {
  position: static;
  max-width: 900px;
  padding: 0px 15px;
  margin: 0 auto;
}

.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow: hidden;
  z-index: 1;
  background-color: #ffffff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.section{
  padding: 60px 0 30px;
}

.bg_alice {
  background-color: #f9fafc;
}

ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

/* Slideshow */
#rev_slider_7_1_wrapper .zeus.tparrows {
  cursor:pointer;
  min-width:70px;
  min-height:70px;
  position:absolute;
  display:block;
  z-index:1000;
  border-radius:50%;   
  overflow:hidden;
  background:rgba(0,0,0,0.1);
}

#rev_slider_7_1_wrapper .zeus.tparrows:before {
  font-family: 'revicons';
  font-size:20px;
  color:#ffffff;
  display:block;
  line-height: 70px;
  text-align: center;    
  z-index:2;
  position:relative;
}
#rev_slider_7_1_wrapper .zeus.tparrows.tp-leftarrow:before {
  content: '\e824';
}
#rev_slider_7_1_wrapper .zeus.tparrows.tp-rightarrow:before {
  content: '\e825';
}

#rev_slider_7_1_wrapper .zeus .tp-title-wrap {
  background:rgba(0,0,0,0.5);
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  position:absolute;
  opacity:0;
  transform:scale(0);
  -webkit-transform:scale(0);
   transition: all 0.3s;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
   border-radius:50%;
 }
#rev_slider_7_1_wrapper .zeus .tp-arr-imgholder {
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  background-position:center center;
  background-size:cover;
  border-radius:50%;
  transform:translatex(-100%);
  -webkit-transform:translatex(-100%);
   transition: all 0.3s;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;

 }
#rev_slider_7_1_wrapper .zeus.tp-rightarrow .tp-arr-imgholder {
    transform:translatex(100%);
  -webkit-transform:translatex(100%);
      }
#rev_slider_7_1_wrapper .zeus.tparrows:hover .tp-arr-imgholder {
  transform:translatex(0);
  -webkit-transform:translatex(0);
  opacity:1;
}
      
#rev_slider_7_1_wrapper .zeus.tparrows:hover .tp-title-wrap {
  transform:scale(1);
  -webkit-transform:scale(1);
  opacity:1;
}

#rev_slider_7_1_wrapper { height: 625px }
/* End slideshow */

#home_boxes {
    padding-top: 65px !important;
    padding-bottom: 95px !important;
    background: #191514 url(../../images/box-bg.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
#home_boxes .ct-fancybox-content { text-align: justify; }

.clearfix {
	clear: both;
	width: 100%;
	height: 0;
}

.about-section .home-about-phone {
	margin: 10px 0;
}

.separator {
	margin-bottom: 23px;
	width: 100%;
	height: 1px;
	border-top: 1px dashed #b7b7b7;
}
.h-gap {
    margin-top: 25px;
    height: 4px;
}
.service-area {
	background: #000;
}

.service-area > .parallax {
  position: relative;
  padding-top: 112px;
  /* The image used */
  background-image: url("../../images/home/bg-parallax1-1.jpg");

  /* Set a specific height */
  min-height: 150%;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.service-area > .parallax:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.9);
	width: 100%;
	height: 100%;
}
.service-area .sec-title {
	padding-bottom: 63px;
}
.ct-heading-sub, .ct-heading-tag cite {
	color: #d5aa6d;
}
.about-section .ct-heading-tag cite { padding-right: 10px; }

.home-content-section-1 {
	padding: 112px 0;
    background-image: url(../../images/home/bg-section-counter1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.theme-btn.bt-support-now {
    background-color: #9b6f45;
    background-image: -webkit-gradient(linear,left top,right top,from(#9b6f45),to(#d5aa6d));
    background-image: -webkit-linear-gradient(left,#9b6f45,#d5aa6d);
    bottom: 70px;
	border-radius: 40px;
    color: #fff;
    display: table;
    height: 50px;
    left: 10px;
    min-width: 50px;
    position: fixed;
    text-align: center;
    z-index: 9999;
	transition: all .2s linear;
}
.theme-btn:hover {
    color: #fff;
    padding: 0 20px;
}
.theme-btn i {
	margin-top: 10px;
}
.theme-btn i:before {
	font-size: 32px;
}
.theme-btn:hover i {
	display: none;
}
.theme-btn span {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    letter-spacing: -15px;
    opacity: 0;
    line-height: 50px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    text-transform: uppercase;
}
.theme-btn:hover span {
    opacity: 1;
    letter-spacing: 1px;
    padding-left: 10px;
}

.team-section {
	background: #191514;
}
.team-section > div {
	padding: 100px 0;
}
.contactus {
	padding-bottom: 0;
}
.contactus .col-boxshadow.wpb_column {
	margin-bottom: -509px;
    position: relative;
    z-index: 88;
}
.contactus .col-boxshadow.wpb_column > div {
	background: #fff;
	-webkit-box-shadow: 0 1px 18px rgb(0 0 0 / 15%);
    -khtml-box-shadow: 0 1px 18px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 18px rgba(0,0,0,.15);
    -ms-box-shadow: 0 1px 18px rgba(0,0,0,.15);
    -o-box-shadow: 0 1px 18px rgba(0,0,0,.15);
    box-shadow: 0 1px 18px rgb(0 0 0 / 15%);
	padding-right: 70px;
    padding-left: 70px;
} 
.contactus .vc_custom_1545897303201 {
	padding-top: 168px !important;
    padding-bottom: 45px;
}
.contactus .vc_custom_1545897296318 {
    padding-top: 0px !important;
    padding-bottom: 50px !important;
}

.testimonial-icon { color: #666; }
.vc_custom_1551779421542 {
    
}
.vc_custom_1551797750063 {
    padding-top: 120px !important;
	background-color: rgba(0,0,0,0.9) !important;
}
.vc_custom_1552032094586 {
    margin-left: -45px !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
}

.team-info .team-social a {
	direction: ltr;
	display: inline-block;
}
.ct-newsletter {
    background-image: url(../../images/bg-newsletter-en.jpg);
	margin-top: 120px;
}

@media ( max-width: 747px ) {
	.footer-blog-item .thumb {
		float: none;
		width: 100%;
		margin-bottom: 5px;
	}
	.footer-blog-item .thumb img {
		width: 100%;
	}
	.vc_custom_1551779035306, .home-content-section-1 {
		padding-right: 15px;
		padding-left: 15px;
	}
	#ct-heading-3 {
		margin-bottom: 5px;
	}
}