/*
Template Name: LeadPage
Author URI: https://themeforest.net/user/epic-themes
Author Name: Epic Themes
Version: 1.0
*/

/* --- TABLE OF CONTENT

01. GENERAL LAYOUT
02. MENU-NAV
03. FOOTER
04. HOME
06. FEATURES
07. REGISTER
08. OTHER ELEMENTS
		a. Buttons
		b. Gallery PopUp
		c. Testimonials
		d. Accordion Tabs
		e. Carousel
		f. Features List
09. MEDIA QUERIES

--- */

/* ========================================================== */
/* 			               01. GENERAL LAYOUT                 */
/* ========================================================== */
/* footer social icons */ 
/* about cems global */

@keyframes fadeIn {
	0% { opacity: 0; }
	25% { opacity: 0.25; }
	50% { opacity: 0.5; }
	75% { opacity: 0.75; }
	100% { opacity: 1; }
  }

body{
  animation: fadeIn 1s;
}

.about-text{
	margin-left: 58px !important;
}
.cemslogo{
	width: 12%;
}
/* end about cems global */

.text-justify{
	text-align: justify !important;
}
.social-network a.icoFacebook:hover {
  background-color: #3B5998;
  color: #fff !important;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
  color: #fff !important;
}
.social-network a.icoTwiter:hover {
  background-color: #00acee ;
  color: #fff !important;
}
.social-network a.icoYoutube:hover {
  background-color: #c4302b ;
  color: #fff !important;
}
.social-network a.icoWechat:hover {
  background-color: #09B83E ;
  color: #fff !important;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i, .social-network a.icoTwiter:hover i ,.social-network a.icoYoutube:hover i{
  color: #fff !important;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 60px;
height: 60px;
font-size: 25px;
}
footer .social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 45px;
height: 45px;
font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 55px;
  text-align: center;
}
footer .social-circle li i {
  margin: 0;
  line-height: 45px;
  text-align: center;
}

.social-circle li a:hover i {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #E6E6E7;;
}

/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
  }
  
  ul.social-network li {
	display: inline;
	margin: 0 5px;
  }
  ul.social-network i:hover {
	color: #fff !important;
  }

/* footer social icons */
  
  .social-network a.icoFacebook:hover {
	background-color: #3B5998;
  }
  
  .social-network a.icoLinkedin:hover {
	background-color: #007bb7;
  }
  
  
  .social-network a.icoFacebook:hover i,
  .social-network a.icoLinkedin:hover i {
	color: #fff;
  }  
ul {
	padding: 0;
}

ul { 
	list-style: none; 
	list-style-image: none; 
	margin: 0; 
	padding: 0;
	color:#858585;
	font-size: 14px;
	line-height:24px;
	margin-bottom:20px;
}
	
ul li{
	font-size: 17px;
	line-height: 28px;
	font-family: 'Cinzel', serif;
	list-style-type: none;
}

ul li i{
	vertical-align: middle;
	padding-right: 5px;
}

p {
	font-size: 18px;
    line-height: 28px;
	font-weight: 400;
	color: #38404e;
	margin-bottom:15px;
	font-family: 'Cinzel', serif;
}

a,
a:hover,
a:focus,
a:active,
a:visited {
	
	outline: 0;
}

a:hover{
	color: #017df7;
}


h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom:20px;
  color: #071e55;
  font-weight: 500;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 26px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

iframe {
    max-width: 100%;
    border: none;
}

.section-bottom-border{
	border-bottom: 1px solid #efefef;
}

.section-white {
	background: #fff;
	padding: 40px 0 100px 0;
}

.section-grey{
	background: #e5e5e5;
	padding: 20px 0 100px 0;
	
}

.section-bg-2{
    background: url(../images/textech_background.webp);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    position: relative;
    padding: 90px 0;
}

.section-bg-3{
    background: url(../images/textech_background.webp);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    position: relative;
    padding: 90px 0;
}

.section-white-box{
	background-color: #fff;
	padding: 30px 40px 50px 40px;
}

.width-100{
	width: 100%;
}

.box-shadow {
	/* border-radius: 8px; */
    box-shadow: 0px 8px 40px 0 rgba(0, 0, 0, 0.15);
}

/* margin and padding classes */

.padding-top-10 {
	padding-top: 10px !important;
}

.padding-bottom-20 {
	padding-bottom: 20px !important;
}

/* ========================================================== */
/* 			               02. MENU-NAV                       */
/* ========================================================== */

.navbar-brand{
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
	font-weight: 500;
	color: #27b36a!important;
}

.navbar {
	width: 100%;
	z-index: 9999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
}

.navbar-toggler {
    border: 1px solid #27b36a;
}

.navbar-toggler-icon {
	width: 1.3em;
    height: 1.3em;
}

.navbar-toggler-icon i {
    color: #27b36a;
    vertical-align: middle;
}

.navbar-fixed-top {
	position: absolute!important;
	background-color: #fff!important;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04)!important;
	border-bottom: none;
	transition: background-color 0.25s ease 0s;
}

.navbar-fixed-top .navbar-nav > li > a, .navbar-fixed-top .navbar-nav > li > a:hover{
	color: #27b36a!important;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar-fixed-top .navbar-nav > li > a{
	color:#405263 !important;
	font-size: 17px !important;
	line-height: 30px !important;
	padding: 10px 15px!important;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

.navbar-fixed-top .navbar-nav > li > a.discover-btn {
	border: 1px solid #27b36a;
	color: #27b36a!important;
	background: transparent;
	border-radius: 8px 8px;
	padding: 12px 18px!important;
	margin-left: 10px;
	margin-right: 15px;
	font-family: 'Roboto', sans-serif;
}

.navbar-fixed-top .navbar-nav > li > a.discover-btn:hover {
	color: #fff!important;
	background: #27b36a;
	border: 1px solid #27b36a;
}

/* ========================================================== */
/* 			                03. FOOTER                        */
/* ========================================================== */

.footer{
	/* position: relative;
	overflow: hidden;
    display: block;
    padding-top: 80px;
    background-color: #fafbfc; */
}

.footer-top{
	padding-bottom: 60px;
}

.footer-bottom{
	padding: 40px 0 40px 0;
	background-color: #fff;
	border-top: 1px solid #efefef;
}

.footer-top i {
    margin-bottom: 10px;
    color: #27b36a;
    font-size: 25px;
}

.footer p {
	margin-bottom: 5px;
	line-height: 24px;
	color: #454545;
}

.footer p > a {
	font-size: 17px;
	color: #27b36a;
	text-decoration:underline;
}

.footer p > a:hover {
	color: #27b36a;
	text-decoration:underline;
}

/* Footer Social Icons */

/* Footer Contact */

/* ========================================================== */
/* 			               04. HOME                           */
/* ========================================================== */

.home-section {
	position: relative;
	z-index: 999;
	padding-top: 270px;
  	padding-bottom: 500px;
  	background: url(../images/brazil_slider.webp) bottom center no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	animation: fadeIn 1s;
}

.home-section-overlay{
	width: 100%;
	
	background: #000000d4;
	opacity: 0.75;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.slider_logo{
	margin-top: -5%;
}

.arrow-down {
	position: absolute;
	left: 50%;
	margin-left:-25px;
	bottom: 0;
	margin-bottom: -200px;
}

.arrow-down i{
	font-size: 50px;
	color: #fff;
}

.arrow-down {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
.arrow-down {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

/* ========================================================== */
/* 			                06. FEATURES                      */
/* ========================================================== */

/* ========================================================== */
/* 			                 07. REGISTER                     */
/* ========================================================== */
.register-form-wrapper{
	margin-top: 25px;
	padding: 40px 40px;
	background: rgba(255,255,255,1);
	border-radius: 5px 5px;
}

.register-form-wrapper h3{
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: 500;
}

.register-form-wrapper p{
	margin-bottom: 25px;
	font-size: 17px;
}

/* ========================================================== */
/* 			               08. OTHER ELEMENTS                 */
/* ========================================================== */

/* a) Buttons */

/* -----  b) Gallery PopUp ----- */

.popup-gallery{
	display:inline-block;
	position:relative;
}

.popup-gallery img {
	position:relative;
	/* z-index:10; */
	width: 100%;
	height: auto;
	-webkit-border-radius: 5px 5px 0 0 !important;
    -moz-border-radius: 5px 5px 0 0 !important;
    border-radius: 5px 5px 0 0 !important;
}

.popup-gallery:hover img {
	/* opacity: 0.25; */
	-webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.popup-gallery a span.eye-wrapper {
	background-color:#000;
	position: absolute;
	display: block;
	overflow:hidden;
	z-index: 2;
	height:100%!important;
	top: 0%;
	margin-top: 0px;
	left: 0%;
	right: 0%;
	font-size: 22px;
	color:#fff;
	text-align: center;
	font-weight:300;
	opacity: 0;
	-webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.popup-gallery-rounded a span.eye-wrapper {
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.popup-gallery a span.eye-wrapper i.eye-icon{
	position: absolute;
	display: inline-block;
	font-size:36px;
	z-index: 3;
	top: 50%!important;
	margin-top: -18px!important;
	left: 0%;
	right: 0%;
}

.popup-gallery a:hover span{
	opacity: 1;
}

.popup-gallery img,
.popup-gallery a span {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.gallery-item{
	border-radius: 5px 5px;
}

.portfolio-pic{
	display: block;

}

.portfolio-box{
	display: block;
	text-align:center;
	background-color: #fff;
	/* margin-bottom: 40px; */
	padding: 10px 20px 20px 20px;
}

.portfolio-box h3{
	margin:10px 0 10px 0!important;
	line-height: 20px;
}

.portfolio-box h3 a{
	color:#454545;
	font-size:18px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

/* .portfolio-box p.portfolio-info{
	font-size:17px;
	line-height: 24px;
	margin-bottom: 10px;
} */
.portfolio-box p.portfolio-info{
	    font-size: 17px;
    line-height: 38px;
    margin-bottom: 10px;
    font-family: 'Cinzel', serif;
}

.showcase-wrapper {
    position: relative;
    z-index: 999;
    overflow: hidden;
    padding: 0px 30px 0 30px;
}

/* c) Testimonials */

/* d) Accordion Tabs */

.card{
	border:none;
    background-color: transparent !important;
}

.card-header {
    padding: 6px 0 9px 0;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid #f4f5f6;
}

.card-header h5 .btn-link {
	padding: 0;
	font-size: 19px;
    font-weight: 500;
    color: #071e55;
    background-color: transparent;
}

.card-header h5 .btn-link:hover, .card-header h5 .btn-link:focus {
	text-decoration: none;
}

.card-body {
    padding: 10px 0;
    border-top: 2px solid #27b36a;
    font-family: 'Cinzel', serif;
    font-size: 17px;
    color: #7c8595;
}

/* e) Carousel */

/* f) Features List */

/* ========================================================== */
/* 			             09. MEDIA QUERIES                    */
/* ========================================================== */

@media (max-width: 1499px) {

	.home-section {
		padding-top: 270px;
		padding-bottom: 200px;
	}

}
@media (max-width: 991px) {

	.about-text{
		margin-left: 0px !important;
	 }
	 .cemslogo {
		width: 20% !important;
		margin-left: 38%;
	}

	.navbar-fixed-top {
	    background-color: #fff!important;
	}

	.navbar-fixed-top {
	    border-bottom: 1px solid #efefef;
	}

	.navbar-fixed-top .navbar-nav > li.discover-link {
		margin-top: 10px;
	}

	.navbar-fixed-top .navbar-nav > li > a.discover-btn {
	    padding: 8px 12px!important;
	    margin-left: 20px;
	    font-size: 17px!important;
	}

}

@media (max-width: 768px) {
	.footer-top i {
		/* margin-bottom: 10px;
		color: #27b36a; */
		font-size: 23px;
	  }
	  
.text-center{
	text-align: center !important;
	float: unset !important;
}
.social-circle li i {

    /* margin: 0; */
    line-height: 47px;
    /* text-align: center; */

}
	 .contact-widget-mt-3{
     margin-top:0px !important;
	}
	.social-circle li a {
	
		width: 47px !important;
		height: 47px !important;
	
	  }
	.home-section {
		padding-top: 165px;
	  	padding-bottom: 95px;
	}
.font-15{
	font-size: 15px !important;
}
	.footer {
	    /* padding-top: 30px; */
	}

	.footer-top i {
		display: block;
	    /* margin-top: 50px!important; */
	}

}

@media (max-width: 375px) {

	.section-white {
	    padding: 60px 0 70px 0!important;
	}

}

