

/*
 Theme Name:   click5-2020
 Description:  click5 WP WordPress Theme
 Version:      1.0.1
 Tags:         1180px fixed width, two columns, widgets
 Text Domain:  click5-2020 
*/






/* Elements */
html, body {
  width: 100%; 
  overflow-x: hidden; 
  
 
}
body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: 'Gellix', arial, tahoma, verdana, sans-serif;
	font-size: 16px;
	line-height: 22px;
	background: #fff;
	height:100%;
	font-weight: 300;
	overflow-x: hidden !important; 
	padding-top: 70px;
	margin-bottom:640px;
	letter-spacing: 0.3px;
	
}
body.home {
	padding-top: 0 !important;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
}


/* Body */

#wrap {
	width: 100%;
	padding: 0 0 15px 0;
	background: #fff;
}

.single-portfolio-archive #wrap,
.single-portfolio #wrap {
	height:100%;
}
.wrap2 {
	width: 960px;
	height: 100%;
	margin: 0 auto;
}

.bg-gray-pattern {
	background: transparent url(https://www.click5interactive.com/wp-content/themes/click5-2017/images/bg-gray-pattern.jpg) left top repeat;
	border-bottom: 5px solid #fff;
}



/* Header */

#header {
	width: 100%;
	height: 90px;
	-webkit-transition-duration:0.5s;
	        transition-duration:0.5s;
	position:fixed;
	top:0;
	padding-top: 60px; /* we-are-10 ..... 80px  ////// 0px */
	z-index: 100;
	background-color: #fff;
}

.home #header, .single-portfolio #header, .single-portfolio-archive #header, #header.header-lp{
	background: none;
	position:absolute;
	padding-top: 60px; /* we-are-10 ..... 80px /////// 0px */
	z-index: 100;
	background:none;
	height: 100px;	
}

#header.sticky{
	position:fixed !important;
	top:0 !important;
	padding-top: 10px;  /* we-are-10 ..... 10px /////// 0px */
	background-color: #000;
	z-index: 1000;
	height: 94px;
}

#header #logo {
	float: left;
	width: 374px;
	height: 68px;
	background: transparent url("images/logo-black.png") center center no-repeat; /* logo-black.png  ///// logo-white */
	margin-left: 5%;
	margin-top: -5px;
}
#header.sticky #logo, 
.single-portfolio-archive  #header #logo,
.single-portfolio  #header #logo,
.home #header #logo { background: transparent url("images/logo.png") center center no-repeat; }

.page-template-page-LP-web-design #header #logo, 
.page-template-page-history-log #header #logo,
.page-template-page-disable-comments #header #logo,
.page-template-page-sitemap-plugin #header #logo { background: transparent url("images/logo.png") center center no-repeat; }

#header.sticky #logo{
	margin-top: 3px;
}

#header #logo a {
	width: 100%;
	height: 68px;
	display: block;
	text-indent: -9999px;
}

#header-wrap h1 {
	width: 850px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	font-size: 33px;
	line-height: 39px;
	text-align: center;
	text-shadow: 1px 1px #fff;
}


/* Navigation - Home Page */

#nav {
	float: right;
	width: auto;
	margin-right: 5%;
	margin-top: 15px;
}

#nav ul {
	margin: 0;
	padding: 0 0px 0 0;
	list-style-type: none;
	list-style-image: none;
}

#nav ul li {
	float: left;
	height: 45px;
	margin: 0;
	padding: 0;
	background: none;
	margin-left: 20px; 
}
.header-lp #nav ul li.no-LP {
	display: none;
}

#nav ul li a {
	display: block;
	margin: 0;
	padding: 0 5px;
	color: #33363f;
	opacity: 1;
	font-size: 18px;
	line-height: 41px;
	font-weight: 500;
	letter-spacing: 0.3px;
	text-decoration: none !important;
}




.page-template-page-history-log  #nav ul li a,
.page-template-page-disable-comments  #nav ul li a,
#header.sticky #nav ul li a,
.home #nav ul li a,
.single-portfolio-archive #nav ul li a,
.single-portfolio #nav ul li a,
.page-template-page-sitemap-plugin #nav ul li a,
.page-template-page-LP-web-design #nav ul li a
 {
	color: #fff;
}
#nav ul li a:after {
	content: "";
	width: 0%;
	background-color: #42a7e0;
	height: 3px;
	border-radius: 2px;
	margin-top: -7px;
	display: block;
	-webkit-transition-duration: 0.45s;
	        transition-duration: 0.45s;
}


#nav ul li a:hover {
	text-decoration: none !important;
	
}
#nav ul li a:hover:after {
	width: 100%;
}	
#nav ul li.current_page_item a, #nav ul li.current-page-ancestor a {
	text-decoration: none !important;
}
#nav ul li.current_page_item a:after,
#nav ul li.current-page-ancestor a:after{
	width: 100%;
	text-decoration: none !important;
}

#nav ul li.button{
	padding: 0px 30px; 
	border-radius: 50px;
	background-color: #43aae3;
}
#nav ul li.button a{
	color: #fff;
	cursor: pointer;
}



/* Home Page Content */
#home-content{
	position: relative;
	z-index: 10;
	background-color: #fff;
	width: 100%;
	float: left;
}
/* Home Page Hero */
#hero{
	width: 100%;
	background: none ;
	background-position: center top;
	background-size: 110% 110%; 
	background-repeat: no-repeat;
	position: absolute;
	top:0;
	z-index: 2;
	text-align: center;
	height: 90vh !important;
	min-height: 700px;
}
.video{
	background-color: #fff;
	width: 100%; 
	height: 90vh !important;
	min-height: 700px;
}
.video video.display-none{
	display: none;
}
.home video{
	width: 100%;
	min-width: 100%;
	height: 90vh;
	min-height: 650px;
	position: absolute;
	top:0;
	z-index: 0;
	-o-object-fit: cover;
	   object-fit: cover;
} 
#headline{
	position: absolute;
	bottom:10%;
	width: 86%;
	text-align: center;
	left: 7%;
}
.hero-LP #headline{
	bottom: 13%;
}
#headline h1{
	font-size: 80px;
	line-height: 80px;
	font-weight: 700;
	color:#fff;
	text-align: left;
	
}
#headline h2{
	text-align: left;
	font-size: 30px;
	line-height: 42px;
	font-weight: 400;
	opacity:1;
	color: #fff;
	padding: 10px 0 30px;
}
#headline a{ 
	font-size: 20px;
	font-weight: 500;
	color:#fff;
	text-align: left;
	padding: 16px 40px 20px; 
	border-radius: 40px;
	border: 1px solid #43aae3;
	margin: 0px 3px;
	display: inline-block;
	cursor: pointer;
	background-color: #43aae3;
	width: auto;
}
#headline a i{
	float: right;
	font-family: "arial";
	font-size: 15px;
	margin-left: 20px;
} 
#headline a:hover{
	background-color: rgba(255,255,255,0);
	color: #fff;
}
#headline .button{
	text-align: left;
}



			
/* Content */

h1, h2, h3, h4, h5, h6 {
	padding: 12px 0px 6px 0px;
	color: #111;
	font-weight: 300;
	
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong { color: #222; font-weight: 600; }

h1 {	font-size: 36px; line-height: 32px; padding: 18px 0px 18px 0px; letter-spacing: -0.5px; }
h1.title, h2.title, h3.title{ 
	background-image:url(/wp-content/uploads/2015/10/line_h1.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:30px;
	letter-spacing:0px; 
	margin-bottom:10px;
}
h2.title a{ float:right; font-size: 27px; }

.bg-grey h2{ margin: 30px 0 15px;}

h1.title-form{ margin-bottom:40px; }
h2 {	font-size: 43px; line-height: 50px; padding: 20px 0px 20px 0px; letter-spacing: -0.5px; color: #33363f; font-weight: 700; }
h2.title{ padding-bottom:20px; font-size:43px; letter-spacing: 0px; }
h3 {	font-size: 25px; line-height: 34px; padding: 14px 0px 10px 0px; letter-spacing:-0.5px; margin-top: 5px; font-weight: 700;      }
h3.title{ padding-bottom:15px; font-size:33px; letter-spacing:0px; }
h4 {	font-size: 18px; line-height: 22px; padding: 12px 0px 10px 0px; }
h5 {	font-size: 16px; line-height: 20px; padding: 10px 0px 10px 0px; }
h6 {	font-size: 12px; line-height: 16px; padding: 8px 0px 10px 0px; }


.section-full h2{ 
	font-size: 55px;
}

hr {
	color: #dcdcdc;
	background: #dcdcdc;
	height: 1px;
}

p {
	margin: 0;
	padding: 2px 0 16px 0;
	color: #33363f;
	font-size: 19px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.25px;
}

a {
	color: #43aae3;
	text-decoration: none;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	text-decoration: none !important;
}

a:hover {
	color: #43aae3;
	text-decoration: none;
	opacity: 0.7;
}

a:active, a:focus {
	outline: none;
}

small {
	color: #777;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}

blockquote {
	background: #efefef;
	margin: 0 15px;
}

blockquote p {
	padding: 8px 10px 9px 10px;
}

ul {
	margin: 0;
	padding: 4px 0 12px 20px;
	list-style-type: none;
	list-style-image: none;
}

ul ul {
	padding: 10px 16px 0 20px;
	list-style-type: none;
}

ol {
	margin: 0;
	padding: 4px 40px 12px 75px;
}
.entry ol{
	padding: 0;
}


ol ol {
	padding: 10px 40px 0 50px;
}

li {
	margin: 0;
	padding: 3px 0 3px 0;
	color: #33363f;
	font-size: 19px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.25px;
	position: relative;
}
.entry li{
	margin-bottom: 15px;
	text-align: left;
}
.entry ul li:before {
	content: "•";
	margin: 0 15px; 
	color: #43aae3;
	font-size: 22px;
	position: absolute;
	left: -35px;
}	
.entry .button-more{
	padding: 8px 35px;
	border: 1px solid #43aae3;
	border-radius: 70px;
	margin-top: 20px;
	margin-bottom: 0px;
	float: none;
	width: auto;
	display: inline-block !important;
	transition-duration: 0.3s;
}
.entry .button-more:hover{
	background-color: #43aae3;
	color: #fff;
}


dl {
	margin: 0;
	padding: 4px 40px 12px 55px;
}

dt {
	padding: 0 0 6px 0;
	font-weight: bold;
}

dd {
	padding: 0 0 9px 0;
	font-style: italic;
}
.entry h2{
	margin-top: 10px;
	font-size: 34px;
	line-height: 38px;
}
.entry h3{
	color:#33363f;
} 
.entry h4{
	color:#43aae3;
	font-weight: 700;
	font-size: 22px;
} 
.entry li{
	margin-left: 50px;
}

strong {
	color: #33363f;
}
.shadow{
	color: #33363f;
	opacity: 0.045;
	font-size: 90px;
	position: relative;
	z-index: 0;
	font-weight: 700;
	letter-spacing: -0.5px;
	bottom: -16px;
	left: -47px;
}
.box-content-center .shadow{
	left: 0;
}


.wrap{
	width: 1320px;
	margin: 0 auto;
}


/* col */
.col-2{
	width: 100%;
	float: left;
	
}
.col{
	float: left;
	width: 50%;
}
.col-last{
	float: right;
}


/* more button  */
.more a{
	border-radius: 50px;
	border: 1px solid #43aae3;
	padding: 9px 30px 11px;
	font-size: 17px;
	color: #43aae3;
}
.more a:hover{
	background-color: #43aae3;
	color: #fff;
}
.more a i{
	font-family: "Arial";
	font-size: 14px;
	position: relative;
	top:-1px;
}


/* gsection */
.gsection{
	float: left;
	width: 100%;
	padding: 50px 0;
}

/* services */
.services{
	background-color: #fbfbfd;
	padding: 100px 0 0;
	position: relative;
}
.services:before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-image: url("images/line.png");
	background-position: calc( 50% - 200px ) 30px;
	background-repeat: no-repeat;
	position: absolute;
	top:0;
	
}

.services .row{
	width: 100%;
	float: left;
	margin: 30px 0;
	position: relative;
	z-index: 10;
}
.services .row .wrap{
	width: 1460px;
	margin: 0 auto;
}
.services .row .col{
	float: left;
	width: 46%;
	height: 440px;
}

.services .row .col-txt{
	float: right;
	margin-top: 55px;
}
.services .row .col-right{
	float: right;
}
.services .row .col-left{
	float: left;
}
.services .col-txt.col-left{
	margin-left: 70px;
}
.services .row .photo{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
	box-shadow: -10px 20px 50px rgba(0,0,0,0.2);
	
}
.services .row.row-1 .photo{ background-image: url("images/b2.jpg"); }
.services .row.row-2 .photo{ background-image: url("images/b1.jpg"); }
.services .row.row-3 .photo{ background-image: url("images/b3.jpg"); }

.services .row.row-3{
	padding-bottom: 50px;
}


.services .more{
	margin-top: 15px;
}

.services .row-last{
	width: 100%;
	background-color: #fff;
	text-align: center;
	float: left;
	padding: 60px 0 100px;
}
.services .row-last .wrap{
	position: relative;
	z-index: 20;
}
.services .row-last h2{
	font-size: 55px; 
	line-height: 63px;
	letter-spacing: 0;
}
.services .row-last .more a{
	background-color: #43aae3;
	padding: 19px 70px 20px;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
}
.services .row-last .more a:hover{
	background-color: #fff;
	color: #43aae3;
}








/* testimonials */
#testimonials{
	padding: 110px 0 70px;
	float: left;
	width: 100%; 
	position: relative;
	background-color: #2354a6;
}
.testimonials-showreel #testimonials{
	background-color:#143264;
}
#testimonials h2{
	font-size: 50px;
	font-weight: 700;
	line-height: 53px;
	padding-top: 0;
	margin-top: 0;
	color: #fff;
}
#testimonials .col-title{
	width: 39%;
	height: 500px;
	float: left;
	background-image: url("images/line2.png?v=1");
	background-position: right center;
	background-repeat: no-repeat;
}
#testimonials .col-txt{
	width: 61%;
	float: right;
}
#slideshow{
	width: 100% !important;
	margin-top: -15px;
}
#testimonials .slide, #slideshow{
	float: left; 
}
#testimonials .slide-in{
	width: 100%;
	float: left; 
	height: 500px;
}
#testimonials .col-txt .person{
	position: absolute;
	bottom: 0px;
	width: 100%;
}
#testimonials .col-txt .sign{
	float: left;
	width: calc( 100% - 400px );
	margin-left: 30px;
}
#testimonials .col-txt .photo{
	float: left;
	width: 110px;
	height: 110px;
	border-radius: 100px;
	overflow: hidden;
}
#testimonials .col-txt .photo img{
	width: 100%;
}
#testimonials .col-txt p{
	font-size: 23px;
	line-height: 34px;
	color: #fff;
	opacity: 0.9;
	font-weight: 400;
	background-image: url('images/icon-q.png');
	background-position: left top; 
	background-repeat: no-repeat;
	text-indent: 80px;
	padding-top: 24px;
	text-align: left;
}
#testimonials .col-txt p.small{
	font-size: 19px;
	line-height: 28px;
}

#testimonials .col-txt .button{
	float: right;
	width: 180px;
	margin-top: 70px;
}
#testimonials .col-txt .button a{
	font-size: 12px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 50px;
	border:1px solid rgba(255,255,255,0.2);
	padding: 10px 20px;
	float: right;
}
#testimonials .col-txt .button a:hover{
	background-color: #fff;
	color: #2354a6;
}
#testimonials .sign h4{
	font-size: 19px;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #fff; 
	margin-top: 0;
	
}
#testimonials .sign h5{
	font-size: 14px;
	font-weight: 300;
	color:#fff;
	padding: 0;
}	
#testimonials .sign a{
	font-size: 14px;
}
#testimonials .slider-nav{
	position: absolute;
	bottom: 80px;
	width: 100%;
	
} 
#testimonials .slider-nav span{
	color: #43aae3;
	float: left;
	border-radius: 10px;
	padding:  4px 6px;
	font-size: 25px;
}
#testimonials .slider-nav span{}
#testimonials .slider-nav a{
	float: left;
	width: 40px;
	height: 40px;
	background-image: url('images/arr-right.png');
	background-position: center center;
	background-repeat: no-repeat;
}
#testimonials .slider-nav a#slideshow-prev{
	background-image: url('images/arr-left.png');
}
#testimonials .logo-client{
	width: 100%;
	background-image: url("images/line-testi.png");
	background-position: left top;
	background-repeat: repeat-x;
	display: block;
	margin-top: 15px; 
	padding-top:15px;
	float: left;
	
}
#testimonials .logo-client img{
	height: auto;
    max-height: 38px;
    width: auto; 
    max-width: 130px;
}
#testimonials .slider-nav span.cycle-pager-active{
	color: #fff;
}
#testimonials .slider-nav .cycle-pager{
	margin: 0 10px;
}
#testimonials .slider-nav span{
	cursor: pointer;
	transition-duration: 0.3s;
}
#testimonials .slider-nav span:hover{
	color: #fff;
}



.button-more{
	display: none;
    float: left;
    margin-top: 33px;
    width: 100%;
   
}
.button-more a{
	 color: #42a7e0;
	 font-size: 15px;
}	
.button-more a:hover{
	text-decoration: underline;
	opacity: 0.7;
} 


/* portfolioSlider */
#portfolioSlider{
	height: 1150px;
	padding-top: 100px;
	position: relative;
}
#portfolioSlider .sliderHeader{
	text-align: center;
	margin-bottom: 50px;
}
#portfolioSlider .sliderHeader h2{
	padding-top: 0;
	margin-top: 10px;
}
#portfolioSlider .sliderHeader .shadow{
	left: 0;
}
#portfolioSlider p.welcome{
	font-size:21px;
	color:#33363f;
	margin-bottom: 30px;
}
#portfolioSlider p.welcome i{
	font-family: "";
}
#portfolioSlider #slideshow2{
	width: 100%;
	margin-left: calc( 50% - 1500px );
}
#portfolioSlider #slideshow2 .cycle-carousel-wrap{
	margin-left: 1000px !important;
}
#portfolioSlider .slide{
	width: 1000px;
	display: block;
	padding: 0 35px;
	text-align: center;
	opacity: 0.3;
	transition-duration: 0.3s;
	position: relative;
	height: 830px;
}
#portfolioSlider .slide.cycle-slide-active{
	opacity: 1 !important;
}
#portfolioSlider .slide{
	opacity: 0.3 !important;
	position: relative !important;
}
#portfolioSlider .slide .photoBox{
	opacity: 0;
	position: absolute;
	top:50px;
	left: 157px;
	height: 553px;
	width: 683px;
	margin: 0 auto;
	transition-duration: 0.7s;
	background-position: center center;
	background-size: cover;
	
}
#portfolioSlider .slide .photoBox .mac-apla{
	width: 100%;
	height: 100%;
	background-image: url("images/cs-macbook.png");
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	
}
#portfolioSlider .slide .photo{
	width: 930px;
	height: 500px;
	transition-duration: 0.3s;
	background-position: center center;
	background-size: cover;
	margin-top: 50px;
	border-radius: 5px;
}

#portfolioSlider .slide.cycle-slide-active .photo{
	height: 550px;
	margin-top:0;
	position: relative;
}
#portfolioSlider .slide.cycle-slide-active:hover {
	opacity: 0.9 !important;
}
#portfolioSlider .slide.cycle-slide-active .photoBox{
	opacity: 1;
}
#portfolioSlider .slide .bg-foto{
	position: relative;
	z-index: 10;
	width: 628px;
	margin-left: 0px;
	margin-top:23px;
	
}
#portfolioSlider .slide .layer{
	opacity: 0;
	margin-top: 80px;
	margin-bottom: 14px;
	transition-duration: 0.3s;
}
#portfolioSlider .slide.cycle-slide-active .layer{
	opacity: 1;
}
#portfolioSlider .layer h3 {
	font-size: 40px;
	font-weight: 700;
}
#portfolioSlider .layer p{
	color: #797e8b;
	font-size: 15px;
	font-weight: 300;
}	
#portfolioSlider .layer p span{
	white-space: normal;
}
#portfolioSlider .layer p span:after{
	content: "•";
	display: inline-block;
	margin: 0 7px 0 10px;
}
#portfolioSlider .layer p span:last-child:after{
	display: none;
}



#portfolioSlider .arrows{
	position: absolute;
	top: 550px;
	width: 84%;
	margin: 0 8%;
	
	
}
#portfolioSlider .arrows .arrow{
	width: 120px;
	height: 100px;
	background-position: right center;
	background-image: url("images/arr-left2.png");
	background-repeat: no-repeat;
	float: left;
	transition-duration: 0.3s;
	cursor: pointer;
	position: relative;
	z-index: 100;
}
#portfolioSlider .arrows .arrow:hover{
	width: 145px;
	opacity: 0.75;
}
#portfolioSlider .arrows .arrow.arrow-next{
	float: right;	
	background-image: url("images/arr-right2.png");
	background-position: left center;
}



#portfolioSlider .link-apla{
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	z-index: 100;
}
#portfolioSlider .cycle-slide-active .link-apla{
	display: block;
}


/* let-s talk */
#lets{
	background-image: url('images/bg-click5.png');
	background-position: center;
	background-attachment: fixed;
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	height: 488px;
	background-size: auto 100%;	
}
.page-template-page-career-details  #lets{
	display: none; 
}
#lets .txt{
	width: auto;
	float: left;
	text-align: left;
	margin-top: 137px;
	position: relative;
	z-index: 30;
}
#lets .txt h2{
	font-size: 65px;
	color:#fff;
	line-height: 71px;
	font-weight:700;
}
#lets .txt span{
	display: inline-block;
	width: 120px;
	height: 40px;
	color:#fff;
	background-image: url('images/arr-right2.png');
	background-position: right center;
	background-repeat: no-repeat;
	transition-duration: 0.3s;
}
#lets .txt a:hover span{
	width: 150px;
}



/* footer-link */
.footer-link{
	background-color: #fafbfc;
	padding: 80px 0;
	float: left;
	width: 100%;
}
#footer-bottom-menu{
	padding: 0;
	width: 83%;
}
#footer-bottom-menu li{
	list-style: none;
	float: left;
	width: 27%;
	margin: 0;
	background: none;
	padding: 0;
}


#footer-bottom-menu > li:nth-child(1){ width: 26%; }
#footer-bottom-menu > li:nth-child(2){ width: 31%; }
#footer-bottom-menu > li:nth-child(3){ width: 20%; }
#footer-bottom-menu > li:nth-child(4){ width: 23%; }


#footer-bottom-menu li a{
	color:#33363f;
	font-weight: 700;
	font-size: 19px;
}	
#footer-bottom-menu li a:hover{
	opacity: 0.5;
}
ul#footer-bottom-menu  ul{
	padding: 40px 0 0;
}
#footer-bottom-menu li li,
#footer-bottom-menu li li:nth-child(3){
	width: 100%;
}
#footer-bottom-menu li li a{
	color:#55575f;
	font-weight: 400;
	font-size: 16px;
	margin: 6px 0;
	display: block;
}	
#footer-bottom-menu li li a:hover{
	text-decoration: underline;
}

.footer-phone{
	color: #000;
	font-weight: 600;
	font-size: 25px;
}
.footer-phone:hover{
	color: #595959;
}


/* addres */
.addres{
	text-align: right;
	float: left;
	width: 17%;
	color: #33363f;
	
}
.addres p{
	font-size: 17px;
	font-weight: 400;
	line-height: 33px;	
} 
.addres p strong{
	font-weight: 700;
	margin: 17px 0;
	display: block;
}




/*  portfolio */
.box-content{
	background-color: #fff;
	float: left;
	width: 100%;
	padding: 160px 0 80px;
	text-align: left;
}
.box-content-page{
	padding-bottom: 0;
}

.box-content .shadow{
	font-size: 130px;
	letter-spacing: -3px;
}
.box-content p{
	font-size: 26px; 
	line-height: 40px;
	text-align: center;
}
.box-content-center{
	text-align: center;
}
h1.page-title{
	font-size: 80px;
	line-height: 80px;
	color: #33363f;
	font-weight: 700;
	padding-bottom: 0;
	margin-bottom: 0;
	max-width: 70%;
}
.col-left h1.page-title{
	max-width: 100%;
}
.page-template-portfolio h1.page-title{
	max-width: 100%;
}
.page-title:after{
	width: 90px;
	height: 8px;
	border-radius: 4px;
	background-color: #43aae3;
	content: "";
	display: block;
	margin-top: 70px;
	margin-bottom: -4px;
	position: relative;
}
.box-content-center h1.page-title{
	line-height: 55px;
}	
.box-content-center h1.page-title:after{
	margin: 0 auto;
	margin-top: 20px;
	
}





/* halfSections  */
.halfSections .content-txt{
	margin-top: 100px;
}
.halfSections h2{
	margin-top: 0;
}
.halfSections .content-image{
	
}
.halfSections .content-image img{
	width: 855px;
	float: right;
	margin-right: -50px;
}
.halfSections .content-image.content-right img{
	float: left;
	margin-left: -35px;
}




/* content-text */
.content-text{
	text-align: left;
	width: 59%;
	float: left;
}
.content-text .wrap{
	position: relative;
}
.content-text h2{
	font-size: 34px;
	line-height: 45px;
	font-weight: 400;
	color: #43aae3;
	padding-top: 0;
	margin-top: -10px;
}
.content-text p{
	text-align: left;
	font-size: 21px;
	line-height: 34px;
}
.content-photo{
	position: absolute;
	right: -12%;
	width: 45%;
	height: 885px;
	top: -200px;
	background-size: cover;
	background-image: url("images/about01.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	float: right;
	border-radius: 5px;
	box-shadow: 0 0 30px rgba(0,0,0,0.05);
	overflow: hidden;
}
.box-content-page .content-photo{
	background-image: url("images/page01.jpg");
}
.box-content-404 .content-photo{
	background-image: url("images/404.jpg");
}


/* process */
#process{
	padding: 100px 0 150px;
	background-image: url("images/process-line.png");
	background-position: 42% 200px;
	background-repeat: no-repeat;
}
.process-title{
	margin-bottom: 100px;
}
.process-title .shadow{
	font-size: 100px;
}
.process-title h3{
	font-size: 55px;
	color:#33363f;
	font-weight: 700;
	margin-top: 5px;
}
#process .box_out{
	width: 90%;
	margin: 50px 5%;
	float: left;
}
#process .box_out .icon{
	width: 200px;
	height: 200px;
	background-image: url("images/process01.png");
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
}
#process .box_out .icon.i2{ background-image: url("images/process02.png"); }
#process .box_out .icon.i3{ background-image: url("images/process03.png"); }
#process .box_out .icon.i4{ background-image: url("images/process04.png"); }

#process .box_out.box_out-right .icon{
	float: right;
}
#process .box_out .box{
	width: calc( 100% - 400px );
	margin-right: 150px;
	float: right;
}
#process .box_out.box_out-right .box {
	margin-right: 60px;
}
#process .box_out h3{
	font-weight: 700;
	font-size: 34px;
}
#process .box_out p{
	font-size: 19px;
	line-height: 30px;
	font-weight: 400;
	text-align: left;
}





/* leadership */
.leadership{
	padding: 120px 0;
}
.leadership .col-photo{
	float: left;
	width: 37%;
	text-align: center;
}
.leadership .col-photo h3{
	color: #43aae3;
	font-size: 30px;
	font-weight: 700;
	margin: 0; 
	padding:20px 0 0px;
}
.leadership .col-photo h5{
	color: #33363f;
	font-size: 18px;
	font-weight: 600;
	margin: 0;
}
.leadership .col-photo .more{
	margin: 50px 0 0;
}
.leadership .col-photo .more a{
	border: 1px solid #e0e6f0;
	padding: 14px 50px;
	text-transform: uppercase;
}
.leadership p.email a{
	color: #33363f;
	font-weight: 400;
	text-decoration: underline;
	font-size: 16px;
}



.leadership .col-text{
	float: right;
	width: 63%;
}
.leadership .col-text h2{
	color: #33363f;
	font-size: 55px;
	font-weight: 700;
	margin: 0; 
}
.leadership .col-text h2:after{
	margin-top: 50px;
}
.leadership .col-text h5{
	font-size: 23px;
	line-height: 35px;
	color: #696d77;
	font-weight: 400;
}
.leadership .col-text p{
	color: #33363f;
	font-size: 21px;
	text-align: left;
	line-height: 34px;
	margin: 25px 0;
}



.team{
	padding:40px 0 80px;
	background-color: #fafafc !important;
}
.team h2{
	font-size:55px;
	margin-bottom: 60px;
}
.team .col-people{
	float: left;
	width:60%;
}
.team .col-box-photo{
	width: 45%;
	margin-right: -12%;
	margin-top: -110px;
	float: right;
}
.team .col-box-photo .photo{
	width: 100%;
	height: 800px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("images/about02.jpg");
	border-radius: 5px;
	box-shadow: 0 0 30px rgba(0,0,0,0.05);
}
.team .col-box-photo .gradient-button{
	margin-top: 40px;
	float: left;
	width: 100%;
	text-align: center;
}
.team .col{
	float:left;
	width:calc( 50% - 20px );
	margin:0px 20px 20px 0;
	background-color: #fff;
	border-radius: 5px;
	height: 155px;
}
.team .col .col-photo{
	margin: 20px; 
	float: left;
}
.team .col .col-photo img{
	width: 110px;
}
.team .col-txt{
	float: left;
	width:calc( 100% - 170px );
	
}
.team .col-txt h3{
	color: #181818;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.5px;
    line-height: 37px;
    margin-bottom: 7px;
    padding: 10px 0 0;
}
.team .col-txt h3:after{
	content: "";
	height: 3px;
	width: 28px;
	background-color: #4aa5d7;
	display: block;
	border-radius: 2px;
}
.team .col-txt h5{
	padding: 0;
	margin: 0;
	font-weight: 400;
}
.team .col-txt h6{
	color: #9f9f9f;
    font-size: 13px;
    line-height: 20px;
    padding: 0;
    margin: 0;
}




/* careers */
.box-content-career{
	padding-bottom: 0;
}
.box-content-career .content-photo{
	background-image: url("images/career01.jpg");
}	
.box-content-career-details .content-photo{
	background-image: url("images/career-details01.jpg");
}
.careers{
	padding-bottom: 80px;
}
.careers h2{
	font-size: 55px;
	margin: 60px 0 40px;
}
.careers .box{
	float: left;
	width: 60%;
	border-bottom: 1px solid #eee;
	padding: 60px 0;
}
.careers .box h3{
	color: #33363f;
	font-size: 24px;
	font-weight: 700;
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	line-height: 24px;
	position: relative;
	transition-duration: 0.3s;
}	
.careers .box h3 i{
	color: #43aae3;
	font-family: "Arial";
	font-size: 30px;
	margin-right: 30px;
	position: absolute;
	opacity: 0;
	transition-duration: 0.3s;
}	
.careers .box p{
	float: right;
	width: auto;
	text-transform: uppercase;
	font-size: 16px;
	color: #acb2c4;
	margin: 0;
	padding: 0;
	line-height: 24px;
	transition-duration: 0.3s;
}
.careers .box:hover i{
	opacity: 1;
	margin-left: -60px;
}
.careers .box:hover h3{
	padding-left: 60px;
}
.careers .box:hover p{
	color:#535868;
}




/* culture */
.section.culture{ 
	background-color: #2354a6;
	background-image: url("images/bg-culture.png");
	background-position: center center;
	background-repeat: no-repeat;
	padding: 140px 0;
}
.culture .col-left{
	float: left;
	width: 40%;
}
.section.culture h2{
	margin: 0;
	font-size: 85px;
	line-height: 80px;
	color:#fff;
} 
.culture .col-right{
	float: right;
	width: 58%;
}
.culture .col-right h4{
	font-size: 32px;
	line-height: 45px;
	color: #fff;
	font-weight: 400;
}
.culture .col-right p{
	color:#d7dae6;
	opacity: 0.9;
	font-size: 24px;
	line-height: 38px;
}
.section.culture-think{
	padding: 100px 0 130px;
	text-align: center;
}
.culture-think h3{
	color: #fff;
	font-size: 55px;
	font-weight: 700;
	margin-bottom: 40px;
}
.culture-think p{
	font-size: 26px;
	color: #d0d8e5;
	line-height: 45px;
}
.culture-think p a{
	color: #d0d8e5;
	text-decoration: underline;
}
.culture-think p strong{
	font-weight: 600;
	color: #fff;
}
.culture-think em{
	color: #fff;
	font-size: 18px;
	opacity: 0.7;
}


/* more-about */
.more-about{
	text-align: center;
	padding: 120px 0;
}
.more-about h3{
	font-size: 55px;
	color: #33363f;
	font-weight: 700;
	margin: 0;
	padding: 0;
	line-height: 65px;
}
.more-about p{
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
.more-about p a{
	color: #43aae3;
	text-decoration: underline;
}
.more-about p a:hover{
	text-decoration: none;
}



/* career-detail */
.box-content-career h2{
	margin-bottom: 0;
	padding-bottom: 0;
}
.career-details{
	width: 60%;
	float: left;
	padding: 60px 0;
}
.career-details p,
.career-details p.small{
	font-size: 21px;
	line-height: 35px;
	color: #33363f;
	margin: 20px 0;
}
.career-details p strong{
	font-weight: 600;
	color: #33363f;
}

/* requirements */
.requirements{
	padding: 50px 0;
}
.requirements h2{
	font-size: 55px;
}
.requirements h3{
	font-size: 25px;
	font-weight: 700;
	padding-top: 30px;
}
.requirements ul li{
	
}
.requirements .box{
	padding-left: 170px;
	background-image: url("images/career-icon01.png");
	background-position: 50px 12px;
	background-repeat: no-repeat;
}
.requirements .box.box2{ background-image: url("images/career-icon02.png"); }
.requirements .box.box3{ background-image: url("images/career-icon03.png"); }
.requirements .box.box4{ background-image: url("images/career-icon04.png"); }




/* box-content-reviews */
.box-content-reviews .content-text{
	width: 50%;
} 
.box-content-reviews .content-photo{
	width: 62%;
	background-image: url("images/reviews01.jpg");
	height: 520px;
}



/* ct-title */
.ct-title{
	text-align: center; 
	padding: 80px 0 10px;
}
.ct-title .shadow{
	left: 0;
	font-size: 130px;
}
.ct-title h2{
	font-size: 70px;
}



.ct-title2{
	padding:120px 0 60px;
}
.ct-title2 .shadow{
	left: 0;
	font-size: 100px;
}
.ct-title2 h2{
	font-size: 55px;
	margin-top: -5px;
}



/* reviews  */
.reviews{
	background-image: url("images/review-line.png");
	background-position: 42.5% 100px;
	background-repeat: repeat-y;
}
.reviews.reviews-noline{ 
	background:none;
	background-color: #fff;
}

.reviews .slide{
	float: left;
	width: 86%;
	margin: 60px 7%;
	
	
}

.reviews .slide .photo{
	float: left;
	width: 200px;
	text-align: center;
}
.reviews .slide.slide-last .photo{
	float: right;
}
.reviews .slide .photo .person img{
	width: 195px;
	border-radius: 150px;
}
.reviews .slide .photo .person .logo-client{
	margin-top: 30px;
}
.reviews .slide .photo .logo-client img{
	height: 36px;
	text-align: center;
	margin: 20px auto 0;
}
.reviews .slide .txt{
	float: right;
	width: calc( 100% - 250px );
	background-image: url("images/icon-q2.png");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 40px 0 0 25px;
}
.reviews .slide-last .txt{
	float:left;
}
.reviews .slide .txt p{
	font-size: 20px;
	line-height: 34px;
	text-indent: 70px;
}
.reviews .sign h4{
	font-size: 28px;
	font-weight: 700;
}
.reviews .sign h5{
	color: #7f8596;
	font-size: 17px;
	margin: 3px 0;
	padding: 0;
}
.reviews .sign a{
	color:#4aa5d7;
}



/*  contact  */ 
.box-content.box-content-contact{
	padding-bottom: 50px;
}
.box-content.box-content-contact .col-left{
	width: 40%;
	float: left;
}
.box-content.box-content-contact .col-right{
	width: 60%;
	float: left;
}
.box-content.box-content-contact .col-right p{
	color: #43aae3;
	font-size: 26px;
	line-height: 40px;
	text-align: left;
	margin-top: 50px;
}	
.box-content.box-content-contact h1:after{
	display: none;
}	

#lets.letContact{
	padding: 100px 0;
	height: auto;
}
#lets .col-first{
	float: left;
	width: 40%;
}
#lets .col-second{
	float: left;
	width: 30%;
}
#lets .col-thrid{
	float: left;
	width: 30%;
}

#lets .col-first h2{
	color: #fff;
	font-size: 34px;
	margin: 0;
	padding: 0;
}
#lets .col-second a{
	color: #fff;
}
#lets .col-second .phone{
	font-size: 43px;
	color: #fff;
	font-weight: 700;
	line-height: 50px;
}
#lets .col-second .email{
	font-size: 21px;
	font-weight: 400;
	color: #fff;
	margin-top: 18px;
	display: block;
}
#lets .col-thrid p{
	color: #fff;
	font-size: 21px;
	font-weight: 400;
}



/* form */
.form{ 
	width: 80%;
	margin: 0 10%;
}
.form .formWrap{
	width: 100%;
	margin: 0 auto;
}
.form .pole{
	margin: 5px  10px;
	float: left;
	width: calc( 50% - 20px ); 
}
.form .pole label{
	margin-bottom: 5px;
	color: #33363f;
	font-size: 19px;
	padding-left: 2px;
}

.form .pole-full{
	width: calc( 100% - 20px );
}
.form .pole input, 
.form .pole textarea,
.form .pole select{
	border:2px solid #e6e8ee;
	width: 100%;
	float: left;
	background: none;
	padding: 20px 20px;
	border-radius: 2px;
	font-size: 18px !important;
	font-weight: 400;
}
.form .pole textarea{
	height: 290px;
}



/* box-single */
.box-single .col-left{
	width: 45%;
}
.box-single .col-left h1{
	font-size: 65px;
	line-height: 65px;
	margin: 0;
	padding-top: 0;
}
.box-single .col-left h1:after{
	display: none;
}
.box-single .col-left h5{
	color:#acb2c4;
}
.box-single .content-photo{
	top:270px;
	left: 50%;
	width: 800px;
	float: left;
}
.box-single .content-photo img{
	width: 100%;
}


.box-single-intro .content-text{
	width: 45%;
}
.box-single-intro .content-text h3{
	margin: 0;
	color: #43aae3;
	font-size: 32px;
	line-height: 37px;
	font-weight: 300;
}
.box-single .content-photo{
	background: none;
	height: auto;
}

.section-single-post-content{
	padding-top: 100px !important; 
}




/* section single  text */

.section-single-content .col-left{
	width: 64%;
	float: left;
}
.section-single-content .col-left p{
	text-align: left;
}

.section-single-content .col-left p code{
	text-align: left;
}
.section-single-content .col-left iframe{
	margin: 20px 0;
}
.section-single-content img{
	border: 1px solid #ececec;
	box-shadow: 0 7px 20px rgba(0,0,0,0.06);
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 18px;
	width: 100%;
}
.section-single-content .banner-logo img{
	width: auto;
}
.section-single-content  li img{
	margin-left: -20px;
	margin-top: 20px;
}


/* section-recent */
.section-recent {
	padding: 70px 0
}
.section-recent .wrap .ptitle-description{
	margin-left: 1.53%;
}
.section-recent .wrap{
	width: 80%;
}
.section-recent li{
	list-style: none !important;
}

.section-recent-new .content{
	margin: 10px 20px;
	padding-bottom: 80px;
	position: relative;
	height: 560px;
}
.section-recent-new .content{
	cursor: pointer;
}
.section-recent-new .content img{
	border-radius: 5px;
	width: 100%;
	box-shadow:  0 0 30px rgba(0,0,0,0.1);
}
.section-recent-new .content h2{
	font-size: 28px;
	line-height: 1.1;
	margin: 0;
	padding: 15px 0;
}
.section-recent-new .content p{
	font-size: 18px;
}
.section-recent-new .content .more{
	position: absolute;
	bottom: 0;
}
.section-recent-new .content .more span{
	font-size: 17px;
	margin-left: 0px;
	border: 1px solid #189fd9;
	display: inline-block;
	padding: 7px 25px;
	border-radius: 40px;
	color: #189fd9;
	transition-duration: 0.3s;
}
.section-recent-new .content:hover .more span{	
	background-color: #189fd9;
	color: #fff;
}

.rpwwt-widget ul li{
	float: left;
	width: 30% !important;
	margin: 20px 1.515% !important;
	list-style: none !important;
	
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img,
.section-recent ul li a img{
	width: 100% !important;
	height: auto !important;
	margin: 0;
	border-radius: 3px;
	box-shadow: 0 0 30px rgba(0,0,0,0.05);
	margin-bottom: 20px;
}
.rpwwt-post-date{
	font-size: 16px;
	color: #acb2c4;
}
.rpwwt-post-excerpt{
	font-size: 18px;
}
.rpwwt-widget ul li a{
	font-size: "";
	color: #33363f;
	font-size: 25px;
	line-height: 26px;
	font-weight: 700;
}
.rpwwt-widget ul li a .rpwwt-post-title{
	margin: 20px 0 10px;
	width: 100%;
	float: left;
}



/* section-single-content */
.section-single-content .col-right{
	width: 29%;
	float: right;
	
}


/* banner */
.banner{
	width: 100%;
	float: left;
	background-image: url("images/banner-bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	border-radius: 5px;
	box-shadow: 0 0 30px rgba(0,0,0,0.05);
	text-align: center;
	color: #fff;
}
.banner:hover{
	opacity: 1;
	transform: scale(0.99);
}
.banner-in{
	display: block;
	width: auto;
	margin: 20px 10px;
}
.banner .banner-logo{
	margin-top: 65px;
}
.banner .banner-logo img{
	height: 40px;
	border: none;
	box-shadow: none;
}
.banner h2{
	color: #fff;
	font-size: 35px;
	font-weight: 400;
	line-height: 40px;
	margin: 10px 0;
}
.banner h3{
	text-transform: uppercase;
	font-size: 30px;
	color: #5caf74;
	font-weight: 700;
	margin: 10px 0;
	padding: 0;
}
.banner h2 strong{
	display: block;
	color: #fff;
	font-weight: 700;
}
.banner .banner-screen{
	width: 100%;
	height: 200px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("images/banner-screen.png");
	background-size: contain;
}
.banner .button{
	background-color: #5caf74;
	border: 1px solid #5caf74;
	color: #fff;
	width: 80%;
	margin: 10px 10%;
	padding: 12px 0;
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	float: left;
	border-radius: 2px;
	cursor: pointer;
	transition-duration: 0.3s;
}
.banner:hover .button,
.banner .button:hover{
	background-color: #fff;
	color: #5caf74;
}





/* box-content-portfolio */
.box-content-portfolio{
	padding: 150px 0 60px;
}
.box-content-portfolio .wrap{
	width: 1400px;
}
.box-content-portfolio .col-photo{
	float: left;
	width:  56%;
	margin-top: 30px;
}
.box-content-portfolio .col-photo img{
	width: 800px;
	float: right;
	height: auto;
	border-radius: 5px;
	box-shadow: 0px 0 80px rgba(8,20,62,0.25);
}
.box-content-portfolio .col-photo.photo-full img{
	box-shadow:none;
}	
	
.box-content-portfolio .col-text{
	float: right;
	width: 35%;
	margin-top: -10px;
}


.ptitle .shadow{
	font-size: 65px;
}
.ptitle-description .shadow{
	font-size: 75px;
}
.ptitle h3{
	font-size: 35px;
	color: #33363f;
	font-weight: 700;
	margin-top: -5px;
}


.home .ptitle .shadow{
	font-size: 90px;
}
.home .ptitle h2{
	margin-top: -5px;
}	
	
.ptitle-description h3{
	font-size: 40px;
}
.ptitle-description h3:after{
	content: "";
	width: 50px;
	height: 4px;
	border-radius: 2px;
	display: block;
	background-color: #43aae3;
	margin-top: 30px;
}


.section-portfolio-text{
	padding: 100px 0 80px;
}
.portfolio-description{
	width: 1060px;
	margin: 0 auto 0px;
}
.portfolio-description p{
	font-size: 21px;
	line-height: 36px;
}



.box-content-portfolio .col-text ul{
	margin-bottom: 15px;
}

.box-content-portfolio .col-text .more{
	text-align: left;
	margin-top: 0px;
}
.box-content-portfolio .col-text .more i{
	margin-left: 10px;
}


.post { margin-bottom: 40px; }

.navigation {
	display: block;
	font-size: 15px;
	text-align: center;
	margin: 10px 0 35px 0;
}

.postmetadata {
	clear: both;
	font-size: 12px;
	margin: 5px 40px;
	padding: 12px 20px;
	background: #efefef;
}

.breadcrumb {
	color: #777;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 4px 40px;
}

.b-back {
	float: left;
	display: block;
	margin: 20px 0 0 0;
	padding: 3px 9px 3px 22px;
	color: #fff;
	font-family: "Gellix", arial, tahoma, verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
	background: #aaa url(https://www.click5interactive.com/wp-content/themes/click5-2017/images/i-arrow-left.gif) 7px 9px no-repeat;
	border-radius: 4px;
	-khtml-border-radius: 4px;
}
.b-back:hover { color: #fff; background-color: #f16459; text-decoration: none; }

.b-label {
	float: left;
	display: block;
	margin: 0 0 0 6px;
	padding: 3px 9px;
	color: #fff;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
	background: #aaa;
	border-radius: 4px;
	-khtml-border-radius: 4px;
}
.b-label:hover { color: #fff; background: #f16459; text-decoration: none; }

.b-label-current {
	float: left;
	display: block;
	margin: 0 0 0 6px;
	padding: 3px 9px;
	color: #fff;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
	background: #f16459;
	border-radius: 4px;
	-khtml-border-radius: 4px;
}
.b-label-current:hover { color: #fff; background: #f16459; text-decoration: none; }

a.i-external { padding: 0 17px 0 0; background: transparent url(https://www.click5interactive.com/wp-content/themes/click5-2017/images/i-external.gif) right center no-repeat; }


/* Comments */

.commentlist {
	padding: 0;
	margin: 0 40px;
	text-align: justify;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}	
	
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
	
.commentlist li ul li {
	font-size: 1em;
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
	
.children { padding: 0; }

.nocomments {
	color: #777;
	text-align: center;
	margin: 0;
	padding: 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
	
#commentform p {
	margin: 5px 0;
}

#commentform input {
	width: 170px;
	padding: 3px;
	color: #666;
	font-family: helvetica, 'Helvetica Neue', arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #aaa;
}
	
#commentform textarea {
	width: 100%;
	padding: 3px;
	color: #666;
	font-family: helvetica, 'Helvetica Neue', arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #aaa;
}
	
#commentform #submit {
	float: right;
	margin: 0 0 5px auto;
	padding: 2px;
	color: #666;
	font-family: helvetica, 'Helvetica Neue', arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	background: #eee;
	border: 1px solid #f16459;
}	


/* Search form */

#searchform {
	margin: 20px auto 5px auto;
	padding: 0;
	text-align: center;
}

#searchform #s {
	width: 150px;
	padding: 3px;
	color: #666;
	font-family: helvetica, 'Helvetica Neue', arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #aaa;
}

#searchform #searchsubmit {
	padding: 2px;
	color: #666;
	font-family: helvetica, 'Helvetica Neue', arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	background: #eee;
	border: 1px solid #f16459;
}


/* Various Tags & Classes */

.screen-reader-text {
    position: absolute;
    left: -1000em;
}

.thread-alt { background-color: #f8f8f8; }

.thread-even { background-color: white; }

.depth-1 { border: 1px solid #ddd; }

.even { border-left: 1px solid #ddd; }

cite { font-weight: bold; }


/* Right column styles */

#col-right p {
	margin: 0;
	padding: 3px 0;
}

#col-right ul, #col-right ul ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#col-right ul li {
	margin-bottom: 10px;
}

#col-right ul ul {
	margin: 5px 15px 0 55px;
	list-style-type: square;
	list-style-image: none;
}

#col-right ul ol {
	margin: 5px 15px 0 40px;
}

#col-right ul ul li {
	margin-bottom: 0;
	padding-bottom: 0;
}

#col-right #searchform {
	margin: 20px 40px 5px 40px;
	padding: 0;
	text-align: left;
}

#col-right #searchform #s {
	width: 150px;
	padding: 3px;
	color: #666;
	font-family: helvetica, 'Helvetica Neue', arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #aaa;
}

#col-right #searchsubmit {
	padding: 2px;
	color: #666;
	font-family: helvetica, 'Helvetica Neue', arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	background: #eee;
	border: 1px solid #f16459;
}

/* sections */
.section-full{
	width: 100%;
	float: left;
}



.section{
	margin: 0;
	width: 100%;
	float: left;
}
.section .wrap{
	position: relative;
}


.section-black{
	background-color: #181818;
}	
.section-white{
	background-color: #fff;
}
.section-blue{
	background-color: #42a7e0;
}
.section-gray{ 
	background-color: #fafafc;
}

.section-padding{
	padding: 60px 0;
	margin: 0; 	
}
.box-content-page .section-padding{
	padding: 40px 0;
}


.content-left{
	float: left;
	width: 47%;
}
.box-content .content-left h2{
	font-size: 28px;
	font-weight: 400;
	color: #43aae3;
	line-height: 38px;
	padding: 0px;
	margin: 0;
	letter-spacing: 0;
}
.content-right{
	float: right;
	width: 47%;
}
.box-content .content-right p{
	font-size: 21px;
	line-height: 36px;
	color:#33363f;
	text-align: left;
}




/* what-bring */
.what-bring{
	background-color: #3065bd;
	color: #fff;
	position: relative;
}
.what-bring:before{
	width: 415px;
	height: 100%;
	content: "";
	background-image: url("images/what-line.png");
	background-position: center top;
	position: absolute;
	top:205px;
	left: calc( 50% - 670px ); 
	
}
.what-bring .section-title{
	margin: 85px 0;
}
.what-bring h2{
	font-size: 50px;
	margin: 0;
	color: #fff;
}
.what-bring h3{
	font-size: 30px;
	color: #ffffff;
	font-weight: 600;
}
.what-bring h4{
	font-size: 21px;
	line-height: 31px;
	color:#ffffff;
	opacity: 0.9;
	margin: 0;
	padding-bottom: 20px;
	font-weight: 400;
}	
.what-bring p{
	color: #cfdaed;
	font-size: 19px;
	line-height: 29px;
	opacity: 0.9;
}

.color-section{
	margin: 0;
	padding: 0px; 
	
}
.color-section.color-1{ background-color: #295cb3; }
.color-section.color-2{ background-color: #2658ac; }
.color-section.color-3{ background-color: #1d4d9d; }
.color-section.color-4{ background-color: #164697; }


.what-bring .iconTitle{
	position: relative;
	z-index: 10;
}
.what-bring .iconTitle h3{
	background-image: url("images/what-01.png");
	background-position: 0 center;
	background-repeat: no-repeat;
	padding-left: 140px;
	
	height: 300px;
	display: table-cell;
	vertical-align: middle;
}

.color-section.color-2 .iconTitle h3{  left: 110px; position: relative;  }
.color-section.color-4 .iconTitle h3{  left: 130px; position: relative;  }



.what-bring .color-2 .iconTitle h3{ background-image: url("images/what-04.png"); }
.what-bring .color-3 .iconTitle h3{ background-image: url("images/what-03.png"); }
.what-bring .color-4 .iconTitle h3{ background-image: url("images/what-02.png"); padding: 40px 0 40px 140px; }


.what-bring .box-in{
	height: 300px;
	display: table-cell;
	vertical-align: middle;
}


.color-section .wrap{
  display: grid;
  grid-template-columns: 38% 62%;
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-template-areas:   ". .";
}



/* collaborate  */
.collaborate{
	text-align: center;
	padding: 60px 0 80px;
}
.collaborate h3{
	font-weight: 700;
	font-size: 55px;
	line-height: 63px;
}
.collaborate .more{
	margin-top: 30px;
}
.gradient-button .more a,
.gradient-button .more input{
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	padding: 12px 50px 15px;
	background: rgb(20,108,226);
	background: linear-gradient(122deg, rgba(20,108,226,1) 0%, rgba(35,84,166,1) 100%);
	border:1px solid rgba(255,255,255,0);
	border-radius: 50px;
	transition-duration: 0.3s;
}
.gradient-button .more a:hover,
.gradient-button .more input:hover{
	border:1px solid rgb(20,108,226);
	background: linear-gradient(122deg, rgba(20,108,226,0) 0%, rgba(35,84,166,0) 100%);
	color:rgb(20,108,226);
}
.gradient-button .more input{
	width: 280px;
	margin: 0 auto;
	float: none;
}


/* section-main-post */ 
.section-main-post .col-photo{
	float: left;
	width: 60%;
	margin-top: 50px;
}
.section-main-post .col-photo .photo{
	width: 110%;
	height: auto;
	border-radius: 5px;
	box-shadow: 0px 0 80px rgba(8,20,62,0.1);
	margin: 50px 0 0 -10%;
}
.section-main-post .col-photo .photo-add{
	float: right;
	margin-top: -200px;
	margin-bottom: -50px;
	border-radius: 5px;
	box-shadow: 0px 0 80px rgba(8,20,62,0.2);
	width: 550px;
	position: relative;
	z-index: 1;
}
.section-main-post .col-photo .photo-add:before{
	content: "";
	width: 200px;
	height: 200px;
	float: left;
	background-image: url("images/post-line.png");
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	
}
.section-main-post .col-txt{
	float: right;
	width: 37%;
	margin-top: 110px;
}
.section-main-post.section-stat-WP .col-txt{
	margin-top: 50px;
}
.section-main-post .col-txt h5{
	font-size: 16px;
	font-weight: 300;
	color: #acb2c4;
}
.section-main-post .col-txt h3{
	font-size: 55px;
	color: #33363f;
	line-height: 55px;
	font-weight: 700;
	margin-top: 0;
	padding-top: 0;
}
.section-main-post .col-txt p{
	color: #33363f;
	font-size: 21px;
	line-height: 32px;
	margin: 30px 0 20px;
}
.blog  p.more a{
	border: none;
	font-size: 20px;
	padding: 0;
}	
.blog  .post-list p.more a{
	font-size: 18px;
}
.blog p.more a span{
	float: left;
	margin-right: 10px;
	transition-duration: 0.3s;
}
.blog p.more a i{
	position: relative;
	top:2px;
}
.blog p.more a:hover span{
	margin-right: 20px;
}
.blog p.more a span:after{
	content: "";
	width: 100%;
	display: inline-block;
	height: 3px;
	background-color: #43aae3;
	margin-top: -3px;
	transition-duration: 0.3s;
}	
.blog p.more a:hover span:after{
		width: 0;
}
.blog p.more a{
	background: none;
	color: #43aae3;
}



.post-list{
	padding: 100px 0;
}

.post-list .post{ 
	float: left;
	width: 40%;
	margin: 2% 5%;
	min-height: 630px;
	
}
.post-list .wrap{
	width: 1460px;
}
.post-list .post .photo{
	width: 110%;
	height: 350px;
	float: right;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
} 
.post-list .post .txt{
	background-color: #fff;	
	margin-top: -70px;
	position: relative;
	z-index: 1;
	float: left;
	width: 100%;
	min-height: 320px;
}
.post-list .post .txt-in{
	margin: 50px;
	float: left;	
}
.post-list .post p small{
	color: #acb2c4;
	font-size: 17px;
}
.post-list .post h3{
	font-size: 34px;
	line-height: 38px;
	font-weight: 700;
	color: #33363f;
	margin-top: -10px;
}
.post-list .post h3 a{
	color: #33363f;
}
.post-list .post .more{
	position: absolute;
	bottom: 20px;
}



input.error,
input.wpcf7-not-valid { border: 1px solid #ec2b2b !important; }

span.wpcf7-not-valid-tip { display: none !important; }

div.wpcf7-validation-errors{
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
	width: 100%; 
	display: block;
	clear: both;
	font-size: 15px;
}

input.wpcf7-submit {
	float: left;
	width: 180px;
	padding:10px 0;
	-webkit-box-shadow:none;
	        box-shadow:none;
	display: block;
	border: 0;
	border-radius:0;
	color:#fff;
	font-weight:700;
	cursor: pointer;
	background-color:#43aae3;
	font-size: 18px;
	font-family: 'Montserrat', helvetica, arial, tahoma, verdana, helvetica, sans-serif;
}
input.wpcf7-submit:hover {
	background-color:#057090;
}

select {
	float: left;
	width: 185px;
	color: #777;
	font-family: 'Helvetica Neue', helvetica, arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 15px;
	padding: 2px;
	margin: 0 0 10px 0;
	background: #fdfdfd;
	border: 1px solid #aaa;
}

textarea {
	height: 150px;
	
}
.entry textarea {
	
}
.entry form p{
	line-height:30px;
}

/* Tables */

table {
	padding: 0;
	margin: 2px 40px 16px 40px;
	border: 0;
}

table caption {
	color: #444;
	background: #ddd;
	padding: 5px 8px;
	font-family: helvetica, 'Helvetica Neue', arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 17px;
	line-height: 21px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

table thead tr th, table tr th {
	text-align: left;
	padding: 4px 8px;
	color: #777;
	background: #e7e7e7;
}

table tbody tr td, table tr td {
	padding: 3px 8px;
	color: #666;
	font-family: helvetica, 'Helvetica Neue', arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	vertical-align: middle;
	border-bottom: 1px solid #e7e7e7;
}

table tfoot tr td {
	color: #888;
	font-size: 11px;
	padding: 2px 8px;
}


/* Toolbox */

.aleft { text-align: left; }
.acenter { text-align: center; }
.aright { text-align: right; }

.fleft { float: left; }
.fright { float: right; }

.alignleft { float: left; margin: 0 20px 8px 0; }

.cboth { clear: both; }
.cleft { clear: left; }
.cright { clear: right; }




/* porfolio */
.portfolio-out{
	width: 100%;
	float: left;
	margin: -20px 0 0px 0;
	background-color: #fff;
}
.home .portfolio-out{
	margin: 70px 0;
}
#porftolio{
	margin: 0px auto;
	float: left;
	width: 100%;
}
#porftolio .wrap{
	width: 94% !important;
	margin: 0 auto;
}



/* list thumb item */
#porftolio .thumbList{
	float: left;
	margin: 0 3%;
	width:94%;
	padding: 0;
	padding-bottom: 40px;
	
}
#porftolio .wrap{
	width: 100%;
}

#porftolio .thumbList .item{
	float: left;
	width: 30%;
	margin: 0 1.5333%;
	height: 600px;
}
#porftolio .thumbList .item:nth-child(-n+6) {
	width: 46%;
	margin: 0 2.4667%   0 1.5333%;
}
#porftolio .thumbList .item .photo{
	height: 425px;
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	border-radius: 3px;
	transition-duration: 0.3s;
}
#porftolio .thumbList .item:hover .photo{
	box-shadow: 0 10px  50px rgba(0,0,0,0.3);
}
#porftolio .thumbList .info{
	float: left;
	width: 100%;
}
#porftolio .thumbList .info h3{
	font-size: 25px;
	font-weight: 700;
	padding-bottom: 0;
	margin-bottom: 0;
	letter-spacing: 0;
}
#porftolio .thumbList .info p{
	font-size: 15px;
	color: #848fa4;
	line-height: 22px;
	font-size: 400;
	margin: 8px 0;
	display: block;
}
#porftolio .thumbList .info p span:after{
	display: inline-block;
	content: "•";
	margin: 0 6px 0 10px;
}
#porftolio .thumbList .info p span:last-child:after{
	display: none;
}
#porftolio .thumbList .info p:after{
	content: "";
	height: 4px;
	width: 80px;
	border-radius: 2px;
	background-color: #43aae3;
	display: block;
	margin-top: 16px;
}


/* item list */
#porftolio .list{
	float: left;
	width: 100%;
	margin: 0;
	background-color: #fbfbfd;
	padding-bottom: 80px;
}
#porftolio .list .box-content{
	background: none;
}
#porftolio .list h2{
	font-size: 70px;
}
#porftolio .list .box{
	float: left;
	width: 33.33%;
}
#porftolio .list .item{
	width: 100%;
	float: left;
	color:#33363f;
	font-size: 20px;
	font-weight: 600;
	margin: 9px 0;
}
#porftolio .list .item:hover{
	color: #4aa5d7;
}
#porftolio .list .item span{
	float: left;
}
#porftolio .list .item span:after{
	width: 1%;
	opacity: 0;
	border-radius: 3px;
	height: 3px;
	background-color: #4aa5d7;
	content: "";
	float: left;
	margin-top: 6px;
	transition-duration: 0.3s;
}
#porftolio .list .item:hover span:after{
	width: 100%;
	opacity: 1;
}


/* portfolio details */
.hero{
	width:100%;
	height:100%;
	min-height:100%;
	
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	display:block;
	min-height: 500px;
	position: relative;
	margin-top: -70px;
	padding-top: 0;
}
.single-portfolio-archive .hero,
.single-portfolio .hero{
	height: 90vh !important;
	min-height: 600px;
}
.hero-LP{ 
	height:700px !important;
}
.hero .headline{
	margin:0 auto;
	text-align:center;
	width:1180px;
	position:absolute;
	bottom:15%;
	z-index: 20;
	left: calc( 50% - 590px ); 
}
.hero .headline h1{
	
	font-weight: 700;
	font-style: normal;
	color:#fff;
	letter-spacing:-3px;
	font-size:80px;
	line-height: 80px;
}
.hero-LP #headline h1{
	font-size: 70px;
	font-weight: 500;
	margin-bottom: 0px;
}
.hero .headline h2{
	
	font-weight: 300;
	color:#ffffff;
	opacity: 0.7;
	letter-spacing:-1px;
	font-size:30px;
	
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:40px;
	margin-bottom:30px;
	padding: 0; 
}
.hero-LP #headline h2{
	font-size: 30px;
	font-weight: 200;
	margin-bottom: -10px;
}
.hero-LP #headline a{
	padding: 12px 25px;
}
.hero .headline p{
	
	font-weight: 300;
	color:#fff;
	letter-spacing:0px;
	line-height:30px;
	font-size:21px;
}
.hero #scroll{
	width:160px;
	height:160px;
	display:inline-block;
	text-align:center;
	position:absolute;
	bottom:-80px;
	background-color: #fff;
	background-image:url("images/arrow-bottom.png");
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	left:50%;
	margin-left:-80px;
	z-index: 20;
	border-radius: 100px;
	box-shadow: 0 0 40px rgba(0,0,0,0.05);
}



/* ba */
.ba{ 
	margin-top: 30px;
	width: 100%;
	float: left;
}
.baIn{
	display: inline-block; 
}
.ba .canvas{
	text-align: center;
	position: relative;
}
.ba .ba-head{
	max-width: 1000px;
	margin: 0 auto;
	background-color: #fff;
}
.ba .ba-head .col{
	float: left;
	width: 50%;
	position: relative;
	padding: 10px 0;
	font-size: 20px;
	font-weight: 600;
	color: #000;
	text-transform: uppercase;
	text-align: left;
}
.ba .ba-head .col-first{
	padding-top: 50px;
}
.ba .ba-head .col-last{
	text-align: right;
}
.ba img{
	margin-top: -30px;
}

/* photos */
.wrapPhotos{ 
	width: 1460px;
	margin: 0 auto;	
}
.row-left{
	float: left;
	clear: both;
	
}
.row-right{
	float: right;
	clear: both;
	
}
.photos{
	float:left;
	width:100%;
	margin:50px 0 50px 0;
}
.photos .row .f{
	float:left;
}
.photos  .fleft, .photos .fright{
	margin:40px;
	border-radius: 5px;
	box-shadow: 0px 0 40px rgba(8,20,62,0.07);
	overflow: hidden;
}
.photos  .fleft{
	clear: left;
}
.photos  .fright{
	clear:right;
}


/* sitemap_by_click5 */
.sitemap_by_click5 li{
	margin-bottom: 0;
}
.sitemap_by_click5 li a:hover{
	text-decoration: underline !important;
}


/* working */
#working{
	float:left;
	width:100%;
	text-align:center;
}
#working h1{
	text-align:center;
	font-size: 40px !important;
	margin-bottom:25px;
}





/* Footer */
.footer-wrap{
	font-family: "Gellix";
	position: relative;
	z-index: 20;
	background-color: #fff;
	display: block;
}
#footer-wrap {
	width: 100%;
	padding: 30px 0 12px 0;
	background: #181818;
	float: left;
	margin-top: -10px;
}
#footer-wrap .slogan-footer{
	color:#fff;
	font-size: 38px;
	text-align: center;
	margin: 50px 0;
	font-weight: 300;
	line-height: 42px;
}

#footer-wrap .slogan-footer span{
	display: block;
}
#footer-wrap .slogan-footer strong{
	font-weight: 500;
	color:#fff;
}



/* footer */
#footer{
	background-color: #fff;
	width: 100%;
	float: left;
	text-align: left;
	padding: 30px 0 30px;
	color:rgba(255,255,255,0.5);
	font-size: 12px;
}
#footer .col{
	float: left;
	width: 50%;
}
#footer .col-txt{
	padding-top: 22px;
}
#footer .col-last{
	float: right;
	text-align: right;
}
#footer span.break{
	color: #33363f;
	margin: 0 10px;
	font-size: 17px;
}
#footer a{
	margin:0 0px;
	font-size: 17px;
	color:#33363f;
	font-weight: 600;
}
#footer p.copy{
	margin: 3px 0px;
	font-size: 14px;
	color:#33363f;
	display: block;
}


.social i{
	font-size: 28px;
	margin: 30px 10px;
	color:#dcdee1;
	transition-duration: 0.3s;
}
.social a:hover i{
	color: #9d9d9d;
}






#map {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%) ;
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	margin:0;
	float: left;
	width: 100%;
}
#map iframe{
	width:100%;
	height: 530px;
	filter: brightness(115%);
}

/* Mobile Nav */

#select-nav { display: none; }

/* Slicknav - mobile nav */

.slicknav_menu { 
	display: none;
	z-index: 10000 !important;
	position: fixed !important;
	background: none !important; 
	width: 100% !important;
	margin-top: 0px !important;
	top: 0 !important;
	height: 0;
}

.slicknav_nav { 
	margin-bottom: 100px !important;
	margin-top: 90px; 
}

.slicknav_nav li { 
	background: none; 
	width: 100%;
}

.slicknav_btn {
	background-color: #42a7e0 !important;
	padding-top: 37px !important;
	padding-bottom: 36px !important;
	top:0px;
}

.slicknav_nav li {
	background-color: #42a7e0 !important;
}
.slicknav_nav li a{
	color:#fff;
}
.slicknav_nav li a:hover {
	background-color: #43aae3 !important;
}

.parallax-mirror{
	z-index: 20 !important;
}

.simple-sitemap-page li, .simple-sitemap-portfolio li {
	font-size: 15px; 
	padding-left: 17px;
}
.simple-sitemap-page li li, .simple-sitemap-portfolio li li{
	list-style: none;
}
.simple-sitemap-page .children, .simple-sitemap-portfolio li li{
	margin:10px 0 0 30px;
}




.footer-wrap{
	z-index: -1 !important;
}
.footer-bottom{
	position: fixed;
	bottom: 0;
	z-index: 0;
	width: 100%;
} 

.parallax-window p{
	position: absolute;
	z-index: 90;
	text-align: center; 
	padding-top: 30px;
	width: 100%;
}


/* LP */
/* section top */
.box-content-LP .section{
	padding: 50px 0 15px;
}
.box-content-LP .section-top .content-full h2{
	text-align: center;
	line-height: 45px;
	padding: 0;
}
.box-content-LP .content-left{
	width: 48%;
}
.box-content-LP .content-right{
	width: 48%;
}
.box-content-LP .content-left h2{
	color:#000;
	font-size: 32px;
	line-height: 43px;
	font-weight: 200;
}
.box-content-LP .section p{
	color:#292929;
	font-size: 17px;
	line-height: 30px;
}


/* section black */
.box-content-LP .section-black{ height: 500px; }
.lp-theme-wp-design .box-content-LP .section-black { height: 610px;}
.lp-theme-wp-dev .box-content-LP .section-black { height: 460px;}

.box-content-LP .section-black h3{
	color:#fff;
	font-size: 30px;
	font-weight: 500;
	background-image: url("https://www.click5interactive.com/wp-content/themes/click5-2017/images/line-b.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding: 20px 0;
}
 .box-content-LP .section-black h3 strong{
	 color:#fff;
	 font-weight: 400;
 }
.lp-theme-wp-design .box-content-LP .section-black h3{
	font-weight: 200;
	color:#fff;
}
.box-content-LP .section-black p.big{
	color:#d6d6d6;
}
.box-content-LP .section-black .content-right img{
	width: 670px !important; 
	position: relative;
	margin-top: 0;
}
.lp-theme-wp-design .box-content-LP .section-black .content-right img{
	-webkit-box-shadow: 0px 6px 50px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 6px 50px 0px rgba(0,0,0,0.4);
}



/* section-white */
.box-content-LP .section-white {
	padding: 100px 0 50px;
}
.box-content-LP .section-white .content-left{
	position: relative;
}
.box-content-LP .section-white .content-left img{
	width: 710px !important; 
	position:absolute;
	margin-top: 0;
	right: 0;
}
.box-content-LP .section-white .content-right{
	margin-top: 80px;
}
/* ------- section white - col */ 
.lp-theme-wp-design .col3LP{
	margin-top: -70px !important;
}
.lp-theme-wp-design .section-white .col{
	width: 30%;
	margin-right: 5%;
}
.lp-theme-wp-design .section-white .col-last{
	margin-right: 0;
}
.lp-theme-wp-design .content-icon{
	width: auto !important;
}
.lp-theme-wp-design .col h3{
	color:#181818;
	font-size: 26px;
	font-weight: 500;
	background-image: url("https://www.click5interactive.com/wp-content/themes/click5-2017/images/line-b.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px !important;
	margin-top: 30px;
}
.lp-theme-wp-design .box-content-LP .section p{
	margin-top: 10px;
}

/* section-grey */
.box-content-LP .section-grey{
	background-color: #f1f1f1;	
}
.box-content-LP .section-grey .content-right{
	width:64%;
}
.box-content-LP .section-grey .content-left{
	width:30%;
}
.box-content-LP .section-grey .content-left h3{
	font-size: 32px;
	line-height: 45px;
	padding: 0;
}
.lp-theme-wp-dev .section-grey-full{
	color:#181818;
	font-size: 23px;
	line-height: 33px;
	text-align: center;
}
.lp-theme-wp-dev .section-grey-full .section{
	padding: 30px 0;
}
.lp-theme-wp-dev .section-grey-full strong{
	color:#181818;
}


/* parallax-window - ready */
.box-content-LP .parallax-window{
	height: 420px;
}
.box-content-LP .parallax-window .ready{
	width: 900px;
	position: relative;
	margin: 0 auto;
}
.parallax-window .ready p{
	font-weight: 600;
	font-size: 45px;
	line-height: 52px;
}
.parallax-window .ready p span{
	display: block;
}
.parallax-window .ready p a{
	font-size: 20px;
	line-height: 20px;
	display: inline-block;
	font-weight: 500;
	color:#fff;
	border: 1px solid #fff;
	border-radius: 40px;
	color:#fff;
	padding: 15px 30px;
	width: 170px;
	text-align: left;
	position: relative;
	margin-top: 20px;
}
.parallax-window .ready p a b{
	text-align: left; 
}
.parallax-window .ready p a i{
	text-align: right;
	position: absolute;
	right: 30px;
}
.parallax-window .ready p a:hover{
	background-color: #fff;
	color:#42a7e0;
}

/* box-content-LP - portfolio */
.box-content-LP .portfolio-out{
	text-align: center;
	padding-top: 60px;
}
.box-content-LP #porftolio p.welcome{
	font-size: 19px;
}
.box-content-LP  #porftolio .more a{ 
	background-color: #43aae3;
	border:1px solid #43aae3;
	color:#fff;
	padding: 15px 30px;
	border-radius: 30px;
	margin: 40px 0;
	display: inline-block;	
}
.box-content-LP  #porftolio .more a:hover{
	color:#43aae3;
	background-color: #fff;
} 

/* parallax-window-standard */
#lets.parallax-window-standard{
	height: 380px !important;
	margin-bottom: 0;
}
.lp-contact{
	margin-bottom: 0; 
	padding: 50px 0 40px;
}
.lp-contact .content-left, .lp-contact .content-right{
	width: 48%;
} 
.lp-contact form{
	margin-left: 0; 
}
.lp-contact h2{
	font-size: 49px !important;
	line-height: 51px !important;
	color:#000;
	font-weight: 600;
}
.lp-contact h2.phone{
	color:#42a7e0;
	margin-top: 40px;
}
.lp-contact h4{
	color:#9f9f9f;
	font-size: 29px;
	font-weight: 200;
	
	background-image: url("https://www.click5interactive.com/wp-content/themes/click5-2017/images/line-b.png");
	background-position: left bottom;
	background-size: 40px 2px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding: 0px 0 20px 0;
}

/* next-prev */
.next-prev{
	width: 100%;
	float: left;
	background-color: #fff;
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
}	
.next-prev .wrap{
	width: 85%;
	margin: 0 auto;
}
.next-prev .photo{
	width: 100%;
	height: 270px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
	box-shadow: 0px 0 40px rgba(8,20,62,0.07);
}
.next-prev .npost{
	width: 46%;
	margin: 0 2%;
	float: left;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition-duration: 0.3s;
	        transition-duration: 0.3s;
	cursor: pointer;
	position: relative;
} 
.next-prev .npost:hover{
	opacity: 1;
}
.next-prev .npost:after{
	content: "";
	width: 80px;
	height: 50px;
	float: left;
	background-image: url("images/arr-blue-next.png");
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	
	top: 248px;
	right: -100px;
	transition-duration: 0.3s;
}
.next-prev .npost:hover:after{
	right: -115px;
}
.next-prev .npost.prev-post:after{
	background-image: url("images/arr-blue-prev.png");
	left: -100px;
}
.next-prev .npost.prev-post:hover:after{
	left: -115px;
}
.next-prev .npost p i{
	margin: 0 6px;
}
.next-prev .npost .col{
	width: 100%;
	
	color:#fff;
	text-decoration: none;
	-webkit-transition-duration: 0.3s;
	        transition-duration: 0.3s; 
	position: relative;
}	
.next-prev .npost .col .wrap{
	position: relative;
	height: 100%;
}

.next-prev .next-post .col{
	text-align: right;
}
.next-prev .next-post{
	float: right;
}
.next-post .wrap{
	float: right;
}
.next-prev .npost .col h5{
	color:#4aa5d7;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 17px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.next-prev .npost.next-post .col h5{
	background-position: right bottom;
}
.next-prev .npost .col .box{
	position: absolute;
	bottom: 0px;
	left: 0;
}
.next-prev .npost.next-post .col .box{
	left: auto; 
	right: 0;
}
.next-prev .npost .col h3{
	color:#33363f;
	font-weight: 700;
	font-size: 34px;
	margin: 0;
	padding-top: 0;
}
.next-prev .npost .col p{
	color:#646d80;
	font-size: 16px;
}



.hideme{ 
	opacity: 0;
}
a.hideme{
	transition-duration: 1s !important;
}
a.hideme.start{
	opacity: 1;
} 

#testimonials{
	min-height: 500px;
}

/* testimonials page */
.testimonials-page{
	margin-top: 25px !important;	
}
.content-left.col-50, .col-50{
	float: left;
	width: 48%;
}
.col-50.col-last{
	float: right;
}
.testimonials-page#testimonials{
	margin-bottom: 0;
}
.testimonials-page#testimonials .slide{
	width: calc( 49% - 80px );
	background-color: #fff;
	float: left;
	margin-top: 120px;
	margin-bottom: 50px;
	padding: 0 40px 40px;
}
.testimonials-page#testimonials .slide-last{
	float: right;
}	
.testimonials-page#testimonials .slide .slide-in{
	width: 100%;
}
.testimonials-page#testimonials .slide .photo{
	text-align: center;
	margin-top: -120px;
}
.testimonials-page#testimonials .slide .photo img{
	border-radius: 100px;
	width: 174px; 
	height: auto;
}
.testimonials-page#testimonials .slide .txt p{
	font-size: 14px;
	text-align: justify;
	font-weight: 300;
	background-image: url('https://www.click5interactive.com/wp-content/themes/click5-2017/images/q.png');
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 64px;
	padding-top: 36px;
	
}

.menu li{
	margin: 50px 0;
	
}


.grecaptcha-badge{
	display: none !important;
}
.page-template-page-wide-form .grecaptcha-badge, 
.page-template-page-LP-WP-design .grecaptcha-badge, 
.page-template-page-LP-web-design .grecaptcha-badge,
.page-template-page-LP-WP-development .grecaptcha-badge
{
	display: block !important;
}



.modalForm{
	font-family: "Gellix";
	position: fixed;
	z-index: 1000;
	background-color: rgba(0,0,0,0.65);
	height: 100vh;
	width: 100%;
	top: 0px;
	display: none;
}

.modalForm .modal-in{
	width: 1100px;
	margin: calc( ( 100vh - 620px ) / 2 )  auto;
	display: block;
}
.modalForm.modalTime .modal-in{
	margin: calc( ( 100vh - 730px ) / 2 )  auto;
}
.modalForm .modal-box{
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 65px 0 30px;
	position: relative;
	height: 620px;
	transition-duration: 0.3s;
}
.modalForm.modalTime .modal-box{
	height: 730px;
}
.modalForm .intake{
	display: none;
}

.modalForm .modal-box .closeButton{
	color: #000 !important;
	position: absolute;
	top:0px;
	right: 0px;
	width: 55px;
	height: 55px;
	cursor: pointer;
}
.modalForm .modal-box .closeButton i{
	color: #000 !important;
	margin: 25px 0 0 15px;
} 
.modalForm .form .pole textarea{
	height: 170px;
}
.modalForm .form .pole select{
	width: 105%;
	border:none;
	margin-bottom: 0;
}
.modalForm .form .pole .time{
	border:2px solid #e6e8ee;
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
}
.modalForm .form .pole .time:after{
	content: "";
	font-family: "fontawesome";
	position: absolute;
	right: 20px;
	top:22px;
	pointer-events: none
}
.buttonLets{
	cursor: pointer;
}


.modalForm .icons{
	width: 70%;
	margin: 0 15%;
	
}
.modalForm .icons h2{
	text-align: center;
	padding-top: 0;
	font-size: 65px;
	margin-bottom: 20px;
	margin-top: 25px;
	font-weight: 600;
}
.modalForm .icons p{
	font-size: 21px;
	margin-bottom: 35px;
	text-align: center;
}
.modalForm .icons .icon{
	display: block;
	float: left;
	width: calc( 50% - 20px );
	height: 280px;
	border:1px solid #eee;
	background-image: url("images/form-icon-01.png");
	background-position:  center 90px;
	background-repeat: no-repeat;
	background-size: auto 100px;
	text-align: center;
	margin: 0 10px;
	
	border-radius: 6px;
	box-shadow: 0 0 30px rgba(0,0,0,0.02);
	transition-duration: 0.3s;
	
	cursor: pointer;
}
.modalForm .icons .icon:hover{
	box-shadow: 0 0 50px rgba(0,0,0,0.07);
}
.modalForm .icons .icon.icon-book{
	background-image: url("images/form-icon-02.png");
}
.modalForm .icons .icon strong{
	font-size: 20px;
	margin-top: 200px;
	display: block;
}
.modalForm .pole-time{
	display: none;
}


.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output{
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
	
	float: left;
	width: 100%;
	margin-top: -30px !important;
	margin-bottom: 20px !important;
	text-align: center; 
}
 

.section-stat .col-photo{
	background-image: url("../click5-sitemap-plugin/images/sitemap/join.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 550px;
	border-radius: 4px;
	box-shadow: 10px 10px 30px rgba(0,0,0,0.05);
	margin-left: -5%;
	margin-bottom: -60px;
	width: 54%;
}
.section-stat.section-stat-WP .col-photo{
	height: 440px;
} 
.section-stat-WP .section-main-post .col-txt{
	margin-top: 50px;
	padding-bottom: 50px;
}
 
.section-stat .col-txt .item{
	width: 50%;
	float: left;
	background-image: url("../click5-sitemap-plugin/images/sitemap/join-ik-4.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding: 28px 0;
}
.section-stat .col-txt .item.i2{ background-image: url("../click5-sitemap-plugin/images/sitemap/join-ik-1.png"); }
.section-stat .col-txt .item.i3{ background-image: url("../click5-sitemap-plugin/images/sitemap/join-ik-2.png"); }
.section-stat .col-txt .item.i4{ background-image: url("../click5-sitemap-plugin/images/sitemap/join-ik-3.png"); }


.section-stat .col-txt .item .txt{
	margin-left: 64px;
}
.section-stat .col-txt{
	width: 43%;
}
.section-stat .col-txt h3{
	font-size: 40px;
	padding: 0;
	margin: 0;
	line-height: 1;
}
.section-stat .col-txt p{
	padding: 0;
	margin: 0;
	font-size: 20px;
}



.box-wp-plugins .col-left{
	width: 45%;
}


.box-content.box-content-contact.box-wp-plugins .col-right{
	width: 55%;
	float: right;
}
.box-content.box-content-contact.box-wp-plugins .col-right p{
	margin-top: 110px;
}




.box-content.box-content-contact.box-wp-plugins-WP{
	padding-bottom: 20px;
	padding-top: 120px;
}
.box-content.box-content-contact.box-wp-plugins-WP .wrap{
	display: flex;
}
.box-content.box-content-contact.box-wp-plugins-WP .col-left{
	width: 60% !important;
}
.box-content.box-content-contact.box-wp-plugins-WP .col-left h1{
	font-size: 60px;
}
.box-content.box-content-contact.box-wp-plugins-WP .col-right{
	width: 40% !important;
	display: flex;
	justify-content: right; 
}
.box-content.box-content-contact.box-wp-plugins-WP .col-right p{
	margin-top: auto;
	padding-bottom: 5px;

}



/* .showreel */
.showreel{
	text-align: center;
}
.box-showreel{
	padding-bottom: 40px;
}
.showreelLP{
	margin: -20px 0 0 0 !important;
	padding: 0 !important;
}
.showreel:before{
	width: 100%;
	height: 420px;
	background-color: #fafafc;
	content: "";
	display: block;
	position: absolute;
}
.showreel .wrap{
	display: flex;
}
.showreel .wrap.wrapTop{
	border-top:1px solid #e0e0e0;	
}
.page-template-page-showreels .showreel .wrap.wrapTop{
	border-top:none;	
}
.showreelLP .wrap.wrapTop{
	border: none; 
}
.showreel img{
	margin: 0;
	width: 1100px;
	height: auto;
	position: relative;	
}
.showreel-featured img{
	width: 950px;
}
.showreel a.videoS{
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	display: block;
	margin: 100px auto;
	box-shadow: 0 30px 80px rgba(0,0,0,0.3);
}
.page-template-page-showreels .showreel a.videoS{
	margin-top: 50px;
}
.showreel a.videoS .in{
	display: block;
	margin: auto;
}
.showreel a.videoS .in:after{
	content: "";
	width: 100%;
	height: 100%;
	background-color: #189fd9;
	opacity: 0;
	display: block;
	position: absolute;
	top: 0;
	transition-duration: 0.3s;
}
.showreel a.videoS:hover .in:after{
	opacity: 0.2;
}
.showreel a.videoS:hover{
	opacity: 1;
}
.showreel a.videoS:after{
	position: absolute;
	left: 50%;
	top:50%;
	margin-top: -70px;
	margin-left: -93px;
	content: "";
	z-index: 10;
	background-image: url("images/play.png");
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	width: 186px;
	height: 186px;
	transition-duration: 0.3s;
}
.showreel a.videoS:hover:after{
	transform: scale(0.96);
}
.showreel .gradient-button{
	margin: -30px auto 80px;
}


.showreelLP .gradient-button .more a{
	background: none;
	border: 1px solid #2ba6cb !important;
	background-color: #2ba6cb !important;
	font-weight: 300;
	font-family: "Montserrat";
	font-size: 17px;
}

.showreelLP .gradient-button .more a:hover{
	color: #fff;
}




/* page-template-page-showreels */
.page-template-page-showreels .page-title{
	text-align: center;
	max-width: 100%;
	width: 100%;
}




/* item-show */
#porftolio.portfolio-showreel .wrap{
	max-width: 1300px;
}
.item-show{
	width: 47%;
	height: 295px;
	margin: 0 1.5%;
	background-image: url("images/thumb-showreel-2020.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	position: relative;
	border-radius: 3px;
	box-shadow: 0 30px 80px rgba(0,0,0,0.3);
	margin-bottom: 40px;
}
.item-show:after{
	position: absolute;
	left: 50%;
	top:50%;
	margin-top: -50px;
	margin-left: -50px;
	content: "";
	z-index: 10;
	background-image: url("images/play.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	width: 100px;
	height: 100px;
	transition-duration: 0.3s;
	z-index: 5;
}
.item-show:before{
	content: "";
	width: 100%;
	height: 100%;
	background-color: #189fd9;
	opacity: 0;
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	transition-duration: 0.3s;
}
.item-show:hover{
	opacity: 1;
}
.item-show:hover:before{
	opacity: 0.2;
}
.item-show:hover:after{
	transform: scale(0.96);
}
#porftolio .thumbList-sr{
	padding-bottom: 100px;
}

/* break-section */
.break-section{
	width: 100%;
	height: 30px;
	background-color: #fff;
	float: left;
}



/* bar-10 */
.bar-10{
	background: rgb(114,187,229);
	background: linear-gradient(90deg, rgba(114,187,229,1) 0%, rgba(115,188,229,1) 42%, rgba(94,169,222,1) 100%);
	color: #fff;
	font-size: 16px; 
	font-weight: 300;
	text-align: center;
	padding: 8px 0 10px;
	width: 100%;
	position: relative;
	z-index: 100;
	margin-bottom: 20px;
}
.bar-10 .txt{
	font-family: 'Gellix';
}

.bar-10 strong{
	font-weight: 600;
	color: #fff;
	background-image: url("images/icon-10.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 32px;
	font-family: 'Gellix';
		
}
.bar-10 .buttonPlay{
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	border: 1px solid rgba(255,255,255,0.4);
	border-radius: 30px;
	font-weight: 600;
	padding: 5px 15px;
	margin-left: 10px;
	transition-duration: 0.3s;
	font-family: 'Gellix';
}
.bar-10 .buttonPlay:hover{
	border: 1px solid rgba(255,255,255,1);
	opacity: 1;
}
.bar-10 .buttonPlay i{
	background-image: url("images/icon-10-play.png");
	background-position: center center;
	background-repeat: no-repeat;
	width: 12px;
	height: 8px;
	display: inline-block;
}


/* logo-color */
.logo-color img{
	max-height: 150px;
	width: auto;
}


/* back-button */
.back-button{
	display: block;
	position: relative;
	margin-top: 40px;
	border-top: 1px solid #eee;
	padding-top: 40px;
}
.back-button span {
  position: relative;
  z-index: 1;
  font-weight: 600;
  color: #000;
  margin-left: 46px;
  line-height: 55px;
  transition-duration: 0.3s;
}
.back-button a:hover span {
	text-decoration: underline;
	margin-left: 52px;
}
.back-button:before{
	content: "→";
	transform: rotate(180deg);
	width: 60px;
	height: 60px;
	border-radius: 50px;
	background-color: #fafafc;
	position: absolute;
	line-height: 56px;
	text-align: center;
	font-family: Arial;
}



.post-box{
	margin-top: 50px;
	text-align: left;
	min-height: 360px;
	display: flex;
	
}
.post-photo{
	flex: 0 0 58%;
	order: 2;
	margin-top: -10px;
	margin-right: -40px;
	margin-left: 30px;
}
.post-txt{
	
}
.section-single-content .col-left .post-box p{
	text-align: left;
}