
a, a span i, .artistana .filic .ickutu{ outline:none;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out; text-decoration:none;}


html{
	width					: 100%;
	height					: 100%; 
}
body{
	width					: 100%;
	height					: 100%;
	margin					: 0;
	padding					: 0;
	font-size				: 16px;
    font-family             : 'Raleway', sans-serif;
	font-weight				: 500;
	color					: #000;
	text-rendering			: optimizeLegibility;
    background-position     : top left;
    background-repeat       : no-repeat;
    background-attachment   : fixed;
    background-size         : cover;
    background-image		: url("../images/slide/6.jpg") !important;
	-webkit-font-smoothing	: antialiased;
	   -moz-font-smoothing	: antialiased;
	        font-smoothing	: antialiased;
}
a,
a:hover,
a:active,
a:focus{
	color					: #000;
	outline					: 0;
	text-decoration			: none;
}
p{
	line-height				: 25px;
    margin-bottom           : 8px;
}
img{
	max-width				: 100%;
}
mark, .mark{
    padding                 : 0 5px;
    background-color        : transparent;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family				: 'Montserrat', sans-serif;
	font-weight				: 700;
	padding					: 0;
    margin                  : 0 0 20px 0;
}
h1 + h2{
    font-family             : 'Raleway', sans-serif;
	font-weight				: 500;
}
ul{
	list-style-type			: none;
	margin					: 0;
	padding					: 0;
}
button{
	padding					: 0;
	margin					: 0;
	border					: none;
	outline					: none;
	background				: none;
}
hr{
	margin					: 0;
	padding					: 0;
	border					: 0;
	border-bottom			: 1px solid #f1f1f1;
}
hr.seperator{
    margin-top              : 40px;
    margin-bottom           : 40px;
}
iframe{
	width					: 100%;
	border					: 0;
	outline					: none;
	overflow				: hidden;
}
input, select, textarea{
	padding					: 0;
	margin					: 0;
	border					: none;
	outline					: none;
}
::selection{
	color					: #000;
	background				: #fff000;
}
::-moz-selection{
	color					: #000;
	background				: #fff000;
}

a,
.btn,
.link-more:before,
.nav-prevnext ul li.prev .fa,
.nav-prevnext ul li.next .fa,
.data-form input,
.data-form select,
.data-form textarea,
.owl-theme .owl-controls .owl-buttons div,
.blog-list.type-one .row div[class*="col-"],
.blog-list.type-two .bl-post,
.blog-list.type-two .bl-post .post-image:before,
.team-list.type-one .team-member > a:before,
.team-list.type-two .team-member > a:before,
.team-list.type-one .team-member .member-social,
.team-list.type-two .team-member .member-social,
.project-list.type-one .project-col .project-info,
.project-list.type-one .project-col .project-info h3,
.project-list.type-one .project-col .project-info h4,
.project-list.type-two .project-item .project-link:before,
.project-list.type-two .project-item .project-info h3,
.client-list.type-one .row div[class*="col-"],
.blog-sidebar .sidebar-categories ul li a:before,
.blog-sidebar .sidebar-archive ul li a:before,
.site-header .header-menu nav > ul > li:before{
	-webkit-transition		: all 0.2s ease-in-out;
	   -moz-transition		: all 0.2s ease-in-out;
	    -ms-transition		: all 0.2s ease-in-out;
	     -o-transition		: all 0.2s ease-in-out;
	        transition		: all 0.2s ease-in-out;
}

.btn,
.link-more,
.data-form label,
.contact-info ul li b,
.nav-prevnext ul li a,
.project-filter.type-one ul li a,
.blog-list.type-one h6 a, 
.blog-list.type-two h6 a,
.blog-list.type-one h6 span, 
.blog-list.type-two h6 span,
.team-list.type-one .team-member .member-desc h5,
.team-list.type-one .team-member .member-desc h6,
.team-list.type-two .team-member .member-desc h5,
.team-list.type-two .team-member .member-desc h6,
.services-list.type-one h5,
.services-list.type-two .sl-item h5,
.testimonial-list.type-one .item h5,
.testimonial-list.type-one .item h6,
.counter-list.type-one .item h5,
.project-list.type-one .project-col .project-info h4,
.project-list.type-two .project-item .project-info h4,
.blog-sidebar h4,
.blog-sidebar .sidebar-search input[type="text"],
.blog-sidebar .sidebar-categories ul li,
.blog-sidebar .sidebar-recent ul li .date,
.blog-sidebar .sidebar-tags ul li,
.blog-sidebar .sidebar-archive ul li,
.blog-single .post-right,
.blog-single .post-head ul li,
.blog-single .post-tags h5,
.blog-single .post-tags ul li,
.blog-single .post-comments h5,
.blog-single .post-comments .comment-date,
.blog-single .post-form h5,
.team-single .team-head h2,
.project-single.type-one .project-body .project-info ul li h5,
.project-single.type-one .project-body .project-info ul li h6{
    text-transform          : uppercase;
}

.clear{
	clear					: both;
	margin					: 0;
	padding					: 0;
}
.img-full{
	width					: 100%;
}
.text-default{
    font-family             : 'Raleway', sans-serif;
	font-weight				: 500;
}
.inline{
	display					: inline-block;
}
.block{
	display					: block;
}

.btn{
	height					: 40px;
	line-height				: 40px;
	padding					: 0 30px;
    white-space             : nowrap;
    text-overflow           : ellipsis;
    overflow                : hidden;
	font-family				: 'Montserrat', sans-serif;
	font-weight				: 700;
	font-size				: 12px;
	border					: none;
	-webkit-border-radius	: 0px;
	   -moz-border-radius	: 0px;
	        border-radius	: 0px;
}
.btn,
.btn:hover,
.btn:active,
.btn:active:focus,
.btn:focus{
	text-decoration			: none;
	outline					: 0;
	-webkit-box-shadow		: none;
	   -moz-box-shadow		: none;
	        box-shadow		: none;
}
.btn .fa.left{
	margin-right			: 10px;
	margin-left				: -10px;
}
.btn .fa.right{
	margin-left				: 10px;
	margin-right			: -10px;
}
.btn.btn-yellow{
    color                   : #000;
    background-color        : #fff000;
}
.btn.btn-yellow:hover{
    color                   : #fff;
    background-color        : #000;
}
.btn.btn-black{
    color                   : #fff;
    background-color        : #000;
}
.btn.btn-black:hover{
    color                   : #000;
    background-color        : #fff000;
}
.btn.btn-white{
    background-color        : #fff;
}
.btn.btn-white:hover{
    color                   : #fff;
    background-color        : #000;
}
.btn.btn-border{
    color                   : #000;
    border                  : 1px solid #000;
    background-color        : #fff;
}
.btn.btn-border:hover{
    color                   : #fff;
    border                  : 1px solid #000;
    background-color        : #000;
}
.btn.btn-round{
    -webkit-border-radius	: 20px;
	   -moz-border-radius	: 20px;
	        border-radius	: 20px;
}
.btn-mini{
    height                  : 30px;
    line-height             : 30px;
    padding                 : 0 20px;
    font-size               : 11px;
}
.btn-mini .fa.right{
    margin-right            : -5px;
}
.btn-mini .fa.left{
    margin-left             : -5px;
}
.btn-mini.btn-round{
    -webkit-border-radius	: 15px;
	   -moz-border-radius	: 15px;
	        border-radius	: 15px;
}

.link-more{
    display                 : inline-block;
    font-family				: 'Montserrat', sans-serif;
    font-size               : 11px;
    font-weight             : 700;
    position                : relative;
    z-index                 : 1;
}
.link-more:before{
    content                 : "";
    position                : absolute;
    top                     : -20%;
    left                    : -10%;
    z-index                 : -1;
    width                   : 0;
    height                  : 140%;
    background-color        : #fff000;
}
.link-more:hover:before,
.link-more.active:before{
    width                   : 120%;
}

.align-left{
	text-align				: left;
}
.align-center{
	text-align				: center;
}
.align-right{
	text-align				: right;
}
.align-justify{
	text-align				: justify;
}

.font-w400{
	font-weight				: 400;
}
.font-w500{
	font-weight				: 500;
}
.font-w600{
	font-weight				: 600;
}
.font-w700{
	font-weight				: 700;
}

.padding-b10{
	padding-bottom			: 10px;
}
.padding-b20{
	padding-bottom			: 20px;
}
.padding-b30{
	padding-bottom			: 30px;
}
.padding-b40{
	padding-bottom			: 40px;
}
.padding-b50{
	padding-bottom			: 50px;
}
.padding-b60{
	padding-bottom			: 60px;
}
.padding-v20{
	padding-top				: 10px;
	padding-bottom			: 10px;
}
.padding-v30{
	padding-top				: 15px;
	padding-bottom			: 15px;
}
.padding-v40{
	padding-top				: 20px;
	padding-bottom			: 20px;
}
.padding-v50{
	padding-top				: 25px;
	padding-bottom			: 25px;
}
.padding-v60{
	padding-top				: 30px;
	padding-bottom			: 30px;
}

.margin-b10{
	margin-bottom			: 10px;
}
.margin-b20{
	margin-bottom			: 20px;
}
.margin-b30{
	margin-bottom			: 30px;
}
.margin-b40{
	margin-bottom			: 40px;
}
.margin-b50{
	margin-bottom			: 50px;
}
.margin-b60{
	margin-bottom			: 60px;
}
.margin-v20{
	margin-top				: 10px;
	margin-bottom			: 10px;
}
.margin-v30{
	margin-top				: 15px;
	margin-bottom			: 15px;
}
.margin-v40{
	margin-top				: 20px;
	margin-bottom			: 20px;
}
.margin-v50{
	margin-top				: 25px;
	margin-bottom			: 25px;
}
.margin-v60{
	margin-top				: 30px;
	margin-bottom			: 30px;
}

.row.row-grid{
    margin-left             : 0;
    margin-right            : 0;
}
.row.row-grid > div[class*="col-"]{
    padding-left            : 0;
    padding-right           : 0;
}

.type-grid > .row{
    margin-left             : 0;
    margin-right            : 0;
}
.type-grid > .row > div[class*="col-"]{
    padding                 : 0;
}

.data-form label{
	display					: block;
	margin-bottom			: 10px;
}
.data-form select,
.data-form input[type="text"],
.data-form input[type="password"],
.data-form input[type="color"],
.data-form input[type="date"],
.data-form input[type="datetime"],
.data-form input[type="datetime-local"],
.data-form input[type="email"],
.data-form input[type="month"],
.data-form input[type="number"],
.data-form input[type="range"],
.data-form input[type="search"],
.data-form input[type="tel"],
.data-form input[type="time"],
.data-form input[type="url"],
.data-form input[type="week"]{
	width					: 100%;
	outline					: none;
	padding					: 0 15px;
	margin					: 0;
	height					: 40px;
	line-height				: 40px;
	border					: 1px solid #d3d6d7;
    font-size               : 11px;
	background-color		: #fff;
}
.data-form select:focus,
.data-form input[type="text"]:focus,
.data-form input[type="password"]:focus,
.data-form input[type="color"]:focus,
.data-form input[type="date"]:focus,
.data-form input[type="datetime"]:focus,
.data-form input[type="datetime-local"]:focus,
.data-form input[type="email"]:focus,
.data-form input[type="month"]:focus,
.data-form input[type="number"]:focus,
.data-form input[type="range"]:focus,
.data-form input[type="search"]:focus,
.data-form input[type="tel"]:focus,
.data-form input[type="time"]:focus,
.data-form input[type="url"]:focus,
.data-form input[type="week"]:focus{
	border-color			: #999;
}
.data-form select{
	   -webkit-appearance	: none;
          -moz-appearance	: none;
    		   appearance	: none;
	-webkit-border-radius	: 0;
	   -moz-border-radius	: 0;
	        border-radius	: 0;
}
.data-form textarea{
	width					: 100%;
	height					: 150px;
	outline					: none;
	padding					: 15px;
	margin					: 0;
	border					: 1px solid #d3d6d7;
	resize					: vertical;
    font-size               : 11px;
	background-color		: #fff;
}
.data-form textarea:focus{
	border-color			: #999;
}
.data-form .row div[class*="col-"]{
	margin-bottom			: 20px;
}
.data-form .row div[class*="col-"]:last-child{
	margin-bottom			: 0;
}

.owl-theme .owl-controls{
    margin-top              : 0;
}
.owl-theme .owl-controls .owl-buttons div{
	width					: 40px;
	height					: 40px;
	padding					: 0;
    margin                  : 0;
	text-align				: center;
	font					: normal normal normal 14px/1 FontAwesome;
	text-rendering			: auto;
	transform				: translate(0, 0);
	color					: #3a3a3a;
	filter					: Alpha(Opacity=100);
	opacity					: 1;
	background-color		: #eaeaea;
	 -webkit-font-smoothing	: antialiased;
	-moz-osx-font-smoothing	: grayscale;
	  -webkit-border-radius	: 0;
	     -moz-border-radius	: 0;
	          border-radius	: 0;
}
.owl-theme .owl-controls .owl-buttons div:hover{
    color                   : #fff;
    background-color        : #000;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:before,
.owl-theme .owl-controls .owl-buttons .owl-next:before{
	line-height				: 40px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{
	content					: "\f104";
}
.owl-theme .owl-controls .owl-buttons .owl-next:before{
	content					: "\f105";
}
.owl-theme .owl-controls .owl-page span{
    border                  : 1px solid #000;
    background-color        : transparent;
}
.owl-theme .owl-controls .owl-page.active span{
    background-color        : #000;
}
.owl-theme.owl-one .owl-controls .owl-buttons{
    position                : absolute;
}

.nav-pager ul li a,
.nav-prevnext ul li a{
    display                 : block;
    text-align              : center;
    font-family				: 'Montserrat', sans-serif;
    font-size               : 12px;
    font-weight             : 700;
    background-color        : #fff;
}
.nav-pager ul li a:hover,
.nav-prevnext ul li a:hover{
    background-color        : #f1f1f1;
}
.nav-pager ul li.active a,
.nav-prevnext ul li.active a{
    background-color        : #fff000;
}

.nav-pager ul li{
    float                   : left;
}
.nav-pager ul li a{
    width                   : 50px;
    height                  : 50px;
    line-height             : 50px;
}
.nav-prevnext ul li a{
    height                  : 80px;
    line-height             : 80px;
}
.nav-prevnext ul li.prev .fa,
.nav-prevnext ul li.next .fa{
    position                : relative;
}
.nav-prevnext ul li.prev .fa{
    left                    : -10px;
}
.nav-prevnext ul li.next .fa{
    right                   : -10px;
}
.nav-prevnext ul li.prev:hover .fa{
    left                    : -20px;
}
.nav-prevnext ul li.next:hover .fa{
    right                   : -20px;
}

.social-icons li{
	float					: left;
	margin-right			: 10px;
}
.social-icons li a{
	display					: inline-block;
	width					: 34px;
	height					: 34px;
	line-height				: 34px;
    font-size               : 12px;
	text-align				: center;
    border                  : 1px solid #000;
}
.social-icons li:hover a{
	color					: #fff;
    background-color        : #000;
}
.social-icons li:last-child{
	margin-right			: 0;
}
.social-icons.social-round li a{
	-webkit-border-radius	: 50%;
	   -moz-border-radius	: 50%;
	        border-radius	: 50%;
}

.contact-info,
.contact-form{
    font-family				: 'Montserrat', sans-serif;
    font-size               : 16px;
}
.contact-info,
.contact-social,
.contact-form,
.contact-map.offset-h{
    margin-bottom           : 40px;
}
.contact-info:last-child,
.contact-info ul li:last-child,
.contact-social:last-child,
.contact-form:last-child{
    margin-bottom           : 0;
}
.contact-info ul li{
    margin-bottom           : 10px;
}

.promo-banner.type-one{
    padding                 : 40px;
    border                  : 1px solid #000;
}
.promo-banner.type-one h3{
    margin-bottom           : 0;
}

.promo-banner.type-two{
    color                   : #fff;
    background-position     : top left;
    background-repeat       : no-repeat;
    background-attachment   : fixed;
    background-size         : cover;
}
.promo-banner.type-two h1,
.promo-banner.type-two h2{
    margin-bottom           : 0;
}
.promo-banner.type-two h2{
    margin-top              : 10px;
    font-family             : 'Raleway', sans-serif;
	font-weight				: 500;
    line-height             : 40px;
}
.promo-banner.type-two p:last-child{
    margin-bottom           : 0;
}

.pricing-table.type-one{
    margin-top              : 40px;
    margin-bottom           : -40px;
}
.pricing-table.type-one .item{
    padding                 : 30px;
    margin-bottom           : 40px;
    color                   : #000;
	background-color		: #f1f1f1;
}
.pricing-table.type-one .item h3{
	font-size				: 36px;
}
.pricing-table.type-one .item h4{
	margin-bottom			: 20px;
}
.pricing-table.type-one .item h3 sup,
.pricing-table.type-one .item h3 span{
	font-size				: 16px;
}
.pricing-table.type-one .item h3 sup{
	position				: relative;
	top						: -13px;
    margin-right            : 5px;
}
.pricing-table.type-one .item ul li{
	font-family				: 'Montserrat', sans-serif;
	font-size				: 12px;
	padding					: 8px 0;
}
.pricing-table.type-one .item .pt-main{
	min-height				: 300px;
}
.pricing-table.type-one .item .pt-footer .btn{
    width                   : 100%;
    border                  : 1px solid #000;
}
.pricing-table.type-one .item .pt-footer .btn:hover{
    color                   : #fff;
    background-color        : #000;
}
.pricing-table.type-one .item.active{
    background-color        : #fff000;
}

.counter-list.type-one .item{
	text-align				: center;
}
.counter-list.type-one .item h5{
	display					: inline-block;
	padding					: 10px 20px;
    color                   : #000;
	background-color		: #fff000;
}
.counter-list.type-one .item .counter{
	display					: block;
    font-family				: 'Montserrat', sans-serif;
	font-size				: 4em;
	font-weight				: 700;
}

.services-list.type-one{
    margin-bottom           : -40px;
}
.services-list.type-one h5{
    margin-bottom           : 10px;
}
.services-list.type-one p{
    margin-bottom           : 10px;
}
.services-list.type-one p:last-child{
    margin-bottom           : 0;
}
.services-list.type-one .fa{
    font-size               : 1.6em;
    position                : absolute;
    top                     : -4px;
    left                    : 15px;
}
.services-list.type-one .row div[class*="col-"]{
    padding-left            : 60px;
    padding-right           : 40px;
    margin-bottom           : 40px;
}

.services-list.type-two .sl-item{
    padding                 : 40px;
    margin-bottom           : 1px;
    background-color        : #f1f1f1;
}
.services-list.type-two .sl-item p{
    line-height             : 26px;
    font-size               : 14px;
}
.services-list.type-two .sl-item p:last-child{
    margin-bottom           : 0;
}
.services-list.type-two .sl-item:last-child{
    margin-bottom           : 0;
}

.team-list.type-one .team-member,
.team-list.type-two .team-member{
    width                   : 100%;
    position                : relative;
    overflow                : hidden;
}
.team-list.type-one .team-member a,
.team-list.type-two .team-member a{
    display                 : block;
    color                   : #fff;
}
.team-list.type-one .team-member > a:before,
.team-list.type-two .team-member > a:before{
    content                 : "";
    position                : absolute;
    bottom                  : 0;
    left                    : 0;
    width                   : 100%;
    height                  : 0;
    background              : url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background              : -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background              : -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65)));
    background              : -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background              : -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background              : -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background              : linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter                  : progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.team-list.type-one .team-member .member-desc,
.team-list.type-two .team-member .member-desc{
    width                   : 100%;
    position                : absolute;
    left                    : 0;
    bottom                  : 0;
    z-index                 : 1;
    padding                 : 20px 60px 20px 20px;
             transform      : translateX(-100%);    
     -webkit-transform		: translateX(-100%);
        -moz-transform      : translateX(-100%);
         -ms-transform      : translateX(-100%);
    -webkit-transition		: all 0.3s ease-in-out;
	   -moz-transition		: all 0.3s ease-in-out;
	    -ms-transition		: all 0.3s ease-in-out;
	     -o-transition		: all 0.3s ease-in-out;
	        transition		: all 0.3s ease-in-out;
}
.team-list.type-one .team-member .member-desc h5,
.team-list.type-one .team-member .member-desc h6,
.team-list.type-two .team-member .member-desc h5,
.team-list.type-two .team-member .member-desc h6{
    white-space             : nowrap;
    text-overflow           : ellipsis;
    overflow                : hidden;
}
.team-list.type-one .team-member .member-desc h5,
.team-list.type-two .team-member .member-desc h5{
    font-size               : 13px;
    margin-bottom           : 8px;
}
.team-list.type-one .team-member .member-desc h6,
.team-list.type-two .team-member .member-desc h6{
    margin-bottom           : 0;
}
.team-list.type-one .team-member .member-social,
.team-list.type-two .team-member .member-social{
    width                   : 40px;
    height                  : 100%;
    position                : absolute;
    right                   : 0;
    top                     : 0;
    z-index                 : 2;
    font-size               : 12px;
    text-align              : center;
    background-color        : #000;
            transform       : translateX(100%);    
    -webkit-transform		: translateX(100%);
       -moz-transform       : translateX(100%);
        -ms-transform       : translateX(100%);
}
.team-list.type-one .team-member .member-social ul li a,
.team-list.type-two .team-member .member-social ul li a{
    height                  : 40px;
    line-height             : 40px;
}
.team-list.type-one .team-member .member-social ul li a:hover,
.team-list.type-two .team-member .member-social ul li a:hover{
    color                   : #000;
    background-color        : #fff;
}
.team-list.type-one .team-member:hover > a:before,
.team-list.type-two .team-member:hover > a:before{
    height                  : 100%;
}
.team-list.type-one .team-member:hover .member-desc,
.team-list.type-two .team-member:hover .member-desc{
            transform       : translateX(0);    
    -webkit-transform		: translateX(0);
       -moz-transform       : translateX(0);
        -ms-transform       : translateX(0);
}
.team-list.type-one .team-member:hover .member-social,
.team-list.type-two .team-member:hover .member-social{
            transform       : translateX(0);    
    -webkit-transform		: translateX(0);
       -moz-transform       : translateX(0);
        -ms-transform       : translateX(0);
}

.team-list.type-one .row{
    margin-left             : 0;
    margin-right            : 0;
}
.team-list.type-one .row div[class*="col-"]{
    padding-left            : 0;
    padding-right           : 0;
}

.team-list.type-two{
    margin-bottom           : -30px;
}
.team-list.type-two .row div[class*="col-"]{
    margin-bottom           : 30px;
}

.client-list.type-one{
    border-top              : 1px solid #f1f1f1;
    border-left             : 1px solid #f1f1f1;
}
.client-list.type-one img{
    max-height              : 50px;
    position                : relative;
    top                     : 50%;
            transform       : translateY(-50%);    
    -webkit-transform		: translateY(-50%);
       -moz-transform       : translateY(-50%);
        -ms-transform       : translateY(-50%);
}
.client-list.type-one .row{
    margin-left             : 0;
    margin-right            : 0;
}
.client-list.type-one .row div[class*="col-"]{
    height                  : 100px;
    text-align              : center;
    border-right            : 1px solid #f1f1f1;
    border-bottom           : 1px solid #f1f1f1;
}
.client-list.type-one .row div[class*="col-"]:hover{
    background-color        : #f7f7f7;
}
.client-list.type-one.offset-h img{
    max-width               : 50%;
}

.content-list.type-one{
    margin-bottom           : -40px;
}
.content-list.type-one p{
    font-size               : 14px;
    line-height             : 26px;
}
.content-list.type-one p:last-child{
    margin-bottom           : 0;
}
.content-list.type-one .row div[class*="col-"]{
    margin-bottom           : 40px;
}

.testimonial-list.type-one h2{
    margin-bottom           : 40px;
}
.testimonial-list.type-one .item h2{
    font-family             : 'Raleway', sans-serif;
	font-weight				: 400;
    border-left             : 4px solid #000;
    padding-left            : 30px;
}
.testimonial-list.type-one .item h5{
    margin-bottom           : 5px;
}
.testimonial-list.type-one .item h6{
    margin-bottom           : 0;
}
.testimonial-list.type-one .owl-theme .owl-controls{
    text-align              : left;
    margin-top              : 40px;
}
.testimonial-list.type-one .owl-theme .owl-controls .owl-page:first-child span{
    margin-left             : 0;
}
.testimonial-list.type-one .owl-theme .owl-controls .owl-buttons{
    top                     : inherit;
    bottom                  : 0;
}
.testimonial-list.type-one.offset-h,
.testimonial-list.type-one.offset-all-bottom{
    background-color        : #fff000;
}
.testimonial-list.type-one.offset-h .owl-theme .owl-controls .owl-buttons div,
.testimonial-list.type-one.offset-all-bottom .owl-theme .owl-controls .owl-buttons div{
    color                   : #fff;
    background-color        : #000;
}
.testimonial-list.type-one.offset-h .owl-theme .owl-controls .owl-buttons div:hover,
.testimonial-list.type-one.offset-all-bottom .owl-theme .owl-controls .owl-buttons div:hover{
    color                   : #000;
    background-color        : #fff;
}

.project-filter.type-one{
    margin-left             : -5px;
    margin-right            : -5px;
    margin-bottom           : 10px;
}
.project-filter.type-one ul li{
    float                   : left;
    padding-right           : 5px;
    padding-left            : 5px;
    margin-bottom           : 10px;
}
.project-filter.type-one ul li a{
    padding                 : 5px 10px;
    display                 : block;
    white-space             : nowrap;
    text-overflow           : ellipsis;
    overflow                : hidden;
    font-family				: 'Montserrat', sans-serif;
    font-size               : 11px;
	font-weight				: 700;
    background-color        : #f1f1f1;
}
.project-filter.type-one ul li:last-child{
    margin-right            : 0;
}
.project-filter.type-one ul li.active a,
.project-filter.type-one ul li:hover a{
    background-color        : #fff000;
}

.project-list.type-one{
    margin-left             : -20px;
    margin-right            : -20px;
    margin-bottom           : -20px;
}
.project-list.type-one .project-col{
    padding                 : 20px;
}
.project-list.type-one .project-col .project-link{
    display                 : block;
    position                : relative;
    overflow                : hidden;
}
.project-list.type-one .project-col .project-info{
    position                : absolute;
    left                    : 0;
    right                   : 0;
    bottom                  : 0;
    top                     : 0;
    padding                 : 20px;
    background-color        : rgba(0,0,0,0.5);
    -khtml-opacity			: 0;
	  -moz-opacity			: 0;
	       opacity			: 0;
			filter			: alpha(opacity=0);
}
.project-list.type-one .project-col .project-info h3,
.project-list.type-one .project-col .project-info h4{
    position                : relative;
    left                    : 20px;
}
.project-list.type-one .project-col .project-info h3{
    font-size               : 16px;
    color                   : #fff;
    margin-bottom           : 5px;
}
.project-list.type-one .project-col .project-info h4{
    display                 : inline-block;
    padding                 : 3px 5px;
    font-size               : 11px;
    margin-bottom           : 0;
    background-color        : #fff000;
}
.project-list.type-one .project-col:hover .project-info{
    -khtml-opacity			: 1;
	  -moz-opacity			: 1;
	       opacity			: 1;
			filter			: alpha(opacity=100);
}
.project-list.type-one .project-col:hover .project-info h3,
.project-list.type-one .project-col:hover .project-info h4{
    left                    : 0;
}

.project-list.type-one.grid .project-col .project-link:after{
    content                 : "";
    display                 : block;
    padding-top             : 100%;
}
.project-list.type-one.grid .project-col .project-photo{
    position                : absolute;
    left                    : 0;
    right                   : 0;
    bottom                  : 0;
    top                     : 0;
}

.project-list.type-one.nospace{
    margin-left             : 0;
    margin-right            : 0;
    margin-bottom           : 0;
}
.project-list.type-one.nospace .project-col{
    padding                 : 0;
}

.project-list.type-two .project-item,
.project-list.type-two .project-item .project-link:after{
    -webkit-transition		: all 0.5s ease-in-out;
	   -moz-transition		: all 0.5s ease-in-out;
	    -ms-transition		: all 0.5s ease-in-out;
	     -o-transition		: all 0.5s ease-in-out;
	        transition		: all 0.5s ease-in-out;
}
.project-list.type-two .project-item{
    border-bottom           : 1px solid #fff;
    background-position     : 50% 0;
    background-repeat       : no-repeat;
    background-size         : cover;
}
.project-list.type-two .project-item .project-link{
    display                 : block;
    position                : relative;
}
.project-list.type-two .project-item .project-link:before,
.project-list.type-two .project-item .project-link:after{
    width                   : 100%;
    height                  : 100%;
    display                 : block;
    content                 : "";
    position                : absolute;
    top                     : 0;
    left                    : 0;
}
.project-list.type-two .project-item .project-link:before{
    z-index                 : 1;
    background              : url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background              : -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 60%);
    background              : -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,1)), color-stop(60%,rgba(0,0,0,0)));
    background              : -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 60%);
    background              : -o-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 60%);
    background              : -ms-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 60%);
    background              : linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 60%);
    filter                  : progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
}
.project-list.type-two .project-item .project-link:after{
    z-index                 : 2;
    background-color        : #f1f1f1;
}
.project-list.type-two .project-item .project-info{
    padding                 : 40px;
    position                : relative;
    z-index                 : 3;
}
.project-list.type-two .project-item .project-info h3{
    white-space             : nowrap;
    text-overflow           : ellipsis;
    overflow                : hidden;
    margin-bottom           : 10px;
}
.project-list.type-two .project-item .project-info h4{
    display                 : inline-block;
    padding                 : 3px 5px;
    margin-bottom           : 0;
    font-size               : 12px;
    background-color        : #fff000;
}
.project-list.type-two .project-item:hover{
    background-position     : 50% 50%;
}
.project-list.type-two .project-item:hover .project-link:after{
    width                   : 0;
}
.project-list.type-two .project-item:hover .project-info h3{
    color                   : #fff;
}
.project-list.type-two .project-item:last-child{
    margin-bottom           : 0;
    border-bottom           : 0;
}

.blog-list.type-one,
.blog-list.type-two{
    border-top              : 1px solid #f1f1f1;
}
.blog-list.type-one h3,
.blog-list.type-two h3{
    margin-bottom           : 10px;
}
.blog-list.type-one h6,
.blog-list.type-two h6{
    color                   : #666;
    margin-bottom           : 10px;
}
.blog-list.type-one h6:last-child,
.blog-list.type-two h6:last-child{
    margin-bottom           : 0;
}
.blog-list.type-one h6 a,
.blog-list.type-two h6 a{
    display                 : inline-block;
    margin-right            : 2px;
    margin-bottom           : 5px;
    color                   : #000;
}
.blog-list.type-one h6 span,
.blog-list.type-two h6 span{
    display                 : inline-block;
}
.blog-list.type-one p,
.blog-list.type-two p{
    font-size               : 13px;
    line-height             : 20px;
    color                   : #666;
}

.blog-list.type-one .bl-post{
    padding                 : 30px 40px;
    color                   : #000;
}
.blog-list.type-one .row div[class*="col-"]{
    background-color        : #fff;
}
.blog-list.type-one .row div[class*="col-"]:hover{
    background-color        : #f1f1f1;
}

.blog-list.type-two .bl-post{
    padding                 : 0;
    color                   : #000;
    border-bottom           : 1px solid #f1f1f1;
	overflow:hidden
}
.blog-list.type-two .bl-post:hover{
}
.blog-list.type-two .bl-post:last-child{
    border-bottom           : 0;
}

.blog-sidebar h4,
.blog-sidebar .sidebar-search input[type="text"],
.blog-sidebar .sidebar-categories ul li,
.blog-sidebar .sidebar-recent ul li .date,
.blog-sidebar .sidebar-tags ul li,
.blog-sidebar .sidebar-archive ul li{
    font-family				: 'Montserrat', sans-serif;
	font-weight				: 700;
}
.blog-sidebar h4{
	font-size				: 12px;
    color                   : #000;
	margin-bottom			: 20px;
}
.blog-sidebar .sidebar-search,
.blog-sidebar .sidebar-categories,
.blog-sidebar .sidebar-recent,
.blog-sidebar .sidebar-tags,
.blog-sidebar .sidebar-archive,
.blog-sidebar .sidebar-text{
	margin-bottom			: 40px;
}
.blog-sidebar .sidebar-search{
	position				: relative;
}
.blog-sidebar .sidebar-search input[type="text"]{
	width					: 100%;
	height					: 36px;
	padding					: 0 36px 0 15px;
	border					: 1px solid #e7eaeb;
	font-size				: 10px;
}
.blog-sidebar .sidebar-search button{
	position				: absolute;
	width					: 36px;
	height					: 36px;
	line-height				: 36px;
	top						: 0;
	right					: 0;
	text-align				: center;
	font-size				: 11px;
    color                   : #000;
    border-left             : 1px solid #f1f1f1;
}
.blog-sidebar .sidebar-categories ul li,
.blog-sidebar .sidebar-recent ul li,
.blog-sidebar .sidebar-archive ul li{
	margin-bottom			: 10px;
}
.blog-sidebar .sidebar-categories ul li:last-child,
.blog-sidebar .sidebar-recent ul li:last-child,
.blog-sidebar .sidebar-archive ul li:last-child{
	margin-bottom			: 0;
}
.blog-sidebar .sidebar-categories ul li,
.blog-sidebar .sidebar-archive ul li{
    position                : relative;
}
.blog-sidebar .sidebar-categories ul li a,
.blog-sidebar .sidebar-archive ul li a{
	display					: inline-block;
	font-size				: 12px;
    position                : relative;
    z-index                 : 1;
}
.blog-sidebar .sidebar-categories ul li a:before,
.blog-sidebar .sidebar-archive ul li a:before{
    content                 : "";
    position                : absolute;
    top                     : -20%;
    left                    : -10%;
    z-index                 : -1;
    width                   : 0;
    height                  : 140%;
    background-color        : #fff000;
}
.blog-sidebar .sidebar-categories ul li a:hover:before,
.blog-sidebar .sidebar-categories ul li a.active:before,
.blog-sidebar .sidebar-archive ul li a:hover:before,
.blog-sidebar .sidebar-archive ul li a.active:before{
    width                   : 120%;
}
.blog-sidebar .sidebar-categories ul li .count,
.blog-sidebar .sidebar-archive ul li .count{
    position                : absolute;
    top                     : 0;
    right                   : 0;
    font-size               : 12px;
    color                   : #000;
}
.blog-sidebar .sidebar-recent ul li a{
	display					: block;
	font-size				: 13px;
}
.blog-sidebar .sidebar-recent ul li .date{
	margin-top				: 10px;
	display					: block;
	font-size				: 11px;
}
.blog-sidebar .sidebar-recent ul li .fa{
	margin-right			: 5px;
}
.blog-sidebar .sidebar-tags ul li{
	float					: left;
	margin-right			: 8px;
	margin-bottom			: 8px;
}
.blog-sidebar .sidebar-tags ul li a{
	display					: inline-block;
	font-size				: 10px;
	padding					: 5px 10px;
    background-color        : #F1F1F1;
}
.blog-sidebar .sidebar-tags ul li a:hover{
    color                   : #000;
    background-color        : #fff000;
}
.blog-sidebar .sidebar-archive ul li a{
	font-size				: 12px;
}
.blog-sidebar .sidebar-text p{
    line-height             : 22px;
    font-size               : 13px;
    color                   : #000;
    text-align              : justify;
}

.blog-with-sidebar{
    background-color        : #f1f1f1;
}
.blog-with-sidebar .blog-sidebar{
    padding                 : 40px;
}
.blog-with-sidebar .blog-sidebar .sidebar-tags ul li a{
    background-color        : #fff;
}
.blog-with-sidebar .blog-sidebar .sidebar-tags ul li a:hover{
    background-color        : #fff000;
}

.blog-single .post-media{
    max-height              : 400px;
    overflow                : hidden;
}
.blog-single .post-media.auto{
    max-height              : inherit;
}
.blog-single .post-media .owl-theme .owl-controls{
    width                   : 100%;
    position                : absolute;
    left                    : 0;
    bottom                  : 0;
    margin                  : 0;
}
.blog-single .post-media .owl-theme .owl-controls .owl-page span{
    background-color        : #fff;
}
.blog-single .post-head{
    margin-bottom           : 20px;
}
.blog-single .post-head ul li{
    font-family				: 'Montserrat', sans-serif;
    font-size               : 12px;
    font-weight             : 700;
}
.blog-single .post-head ul li a{
    display                 : inline-block;
    margin-right            : 5px;
}
.blog-single .post-head ul li a:last-child{
    margin-right            : 0;
}
.blog-single .post-head ul li:last-child{
    margin-right            : 0;
}
.blog-single .post-right > ul > li{
    border-bottom           : 1px solid #f1f1f1;
    margin-bottom           : 10px;
    padding-bottom          : 10px;
    font-family				: 'Montserrat', sans-serif;
    font-size               : 16px;
    font-weight             : 700;
}
.blog-single .post-right > ul > li h6{
    color                   : #666;
    margin-bottom           : 10px;
}
.blog-single .post-right > ul > li mark{
    font-size               : 12px;
}
.blog-single .post-right > ul > li.pr-categories{
    padding-bottom          : 5px;
}
.blog-single .post-right > ul > li.pr-categories a{
    display                 : inline-block;
    margin-right            : 5px;
    margin-bottom           : 5px;
}
.blog-single .post-right > ul > li.pr-tags{
    padding-bottom          : 2px;
}
.blog-single .post-right > ul > li.pr-tags ul li{
	float					: left;
	margin-right			: 8px;
	margin-bottom			: 8px;
    font-family				: 'Montserrat', sans-serif;
    font-size               : 11px;
    font-weight             : 700;
}
.blog-single .post-right > ul > li.pr-tags ul li a{
	display					: inline-block;
	padding					: 5px 10px;
    background-color        : #F1F1F1;
}
.blog-single .post-right > ul > li.pr-tags ul li a:hover{
    color                   : #000;
    background-color        : #fff000;
}
.blog-single .post-right > ul > li:last-child{
    border-bottom           : 0;
    padding-bottom          : 0;
    margin-bottom           : 0;
}
.blog-single .post-tags ul li{
	float					: left;
	margin-right			: 8px;
	margin-bottom			: 8px;
    font-family				: 'Montserrat', sans-serif;
    font-size               : 11px;
    font-weight             : 700;
}
.blog-single .post-tags ul li a{
	display					: inline-block;
	padding					: 5px 10px;
    background-color        : #F1F1F1;
}
.blog-single .post-tags ul li a:hover{
    color                   : #000;
    background-color        : #fff000;
}
.blog-single .post-comments{
	margin					: 30px 0;
}
.blog-single .post-comments .comment-list .comment .comment-info{
	padding					: 20px;
	margin-bottom			: 20px;
	background-color		: #f1f1f1;
	-webkit-border-radius	: 5px;
	   -moz-border-radius	: 5px;
	        border-radius	: 5px;
}
.blog-single .post-comments .comment-list .comment .comment-info .comment-user,
.blog-single .post-comments .comment-list .comment .comment-info .comment-date{
	font-family				: 'Montserrat', sans-serif;
    font-weight             : 700;
}
.blog-single .post-comments .comment-list .comment .comment-info .comment-date,
.blog-single .post-comments .comment-list .comment .comment-info .comment-message{
	margin-bottom			: 20px;
}
.blog-single .post-comments .comment-list .comment .comment-info .comment-date{
	font-size				: 11px;
	color					: #999;
}
.blog-single .post-comments .comment-list .comment .comment-info .comment-message{
	font-size				: 13px;
    line-height             : 20px;
}
.blog-single .post-comments .comment-list .comment .comment-info .comment-reply .btn{
	font-size				: 10px;
    height                  : 30px;
    line-height             : 30px;
    padding                 : 0 15px;
    -webkit-border-radius	: 15px;
	   -moz-border-radius	: 15px;
	        border-radius	: 15px;
}
.blog-single .row .post-head{
    margin-top              : 0;
}

.team-single .team-head h1{
    margin-bottom           : 10px;
}
.team-single .team-head h2{
    font-family				: 'Montserrat', sans-serif;
    font-size               : 11px;
    font-weight             : 700;
    line-height             : normal;
    margin-top              : 0;
    margin-bottom           : 40px;
}
.team-single .team-body .team-bio p{
    line-height             : 26px;
}
.team-single .team-body .team-social{
    display                 : inline-block;
    background-color        : #000;
}
.team-single .team-body .team-social .social-icons li a{
    color                   : #fff;
    border                  : 0;
}
.team-single .team-body .team-social .social-icons li:hover a{
    color                   : #000;
    background-color        : #fff000;
}

.project-single.type-one .nav-prevnext,
.project-single.type-two .nav-prevnext{
    border                  : 1px solid #f1f1f1;
    background-color        : #fff;
}

.project-single.type-one .project-body .project-info,
.project-single.type-two .project-body .project-info{
    padding                 : 40px;
    background-color        : #f1f1f1;
}

.project-single.type-one .project-body .project-info ul li h5,
.project-single.type-two .project-body .project-info ul li h5{
    margin-bottom           : 10px;
}

.project-single.type-one .project-body .project-info ul li h6,
.project-single.type-two .project-body .project-info ul li h6{
    font-weight             : 400;
    margin-bottom           : 0;
}

.project-single.type-one .project-body .project-info ul li p,
.project-single.type-two .project-body .project-info ul li p{
    font-size               : 14px;
    line-height             : 24px;
    margin                  : 0;
}

.project-single.type-one .project-body .project-info ul li{
    margin-bottom           : 20px;
}
.project-single.type-one .project-body .project-info ul li:last-child{
    margin-bottom           : 0;
}
.project-single.type-one .project-body .project-content{
    padding-top             : 30px;
}

.project-single.type-two .project-body .project-info{
    text-align              : center;
}
.project-single.type-two .project-body .project-info ul li{
    padding                 : 0 15px;
}
.project-single.type-two .project-body .project-info ul li h6{
    line-height             : 24px;
    font-family             : 'Raleway', sans-serif;
	font-weight				: 500;
    font-size               : 14px;
}

.page-wrapper .page-container{
    width                   : 100%;
    max-width               : 1000px;
    min-height              : 100vh;
    background-color        : #fff;
}
.page-wrapper .page-container .page-heading h1,
.page-wrapper .page-container .page-heading h2{
    margin-bottom           : 0;
}
.page-wrapper .page-container .page-heading h2{
    margin-top              : 10px;
    font-family             : 'Raleway', sans-serif;
	font-weight				: 500;
}

.page-wrapper .page-container.full{
    padding                 : 0;
}
.page-wrapper .page-container.full .page-heading{
    padding-top             : 20px;
    padding-left            : 6px;
    padding-right           : 6px;
}
.page-wrapper .page-container.full .nav-pager,
.page-wrapper .page-container.full .nav-prevnext{
    border-top              : 1px solid #f1f1f1;
    background-color        : #fff;
}
.page-wrapper .page-container.full .nav-pager ul li a{
    border-right            : 1px solid #f1f1f1;
    border-bottom           : 1px solid #f1f1f1;
}


.page-wrapper .page-container.full .offset-top,
.page-wrapper .page-container.full .offset-left,
.page-wrapper .page-container.full .offset-right,
.page-wrapper .page-container.full .offset-bottom,
.page-wrapper .page-container.full .offset-h,
.page-wrapper .page-container.full .offset-v,
.page-wrapper .page-container.full .offset-all,
.page-wrapper .page-container.full .offset-all-top,
.page-wrapper .page-container.full .offset-all-bottom{
    margin-top              : 0;
    margin-left             : 0;
    margin-right            : 0;
    margin-bottom           : 0;
}

.page-wrapper .page-container.transparent{
    background-color		: rgba(0,0,0,0.6);
}
.page-wrapper .page-container.transparent .page-heading h1,
.page-wrapper .page-container.transparent .page-heading h2{
    color                   : #fff;
}
.page-wrapper .page-container.transparent .blog-list.type-one,
.page-wrapper .page-container.transparent .blog-list.type-two{
    border-top              : 0;
}

.page-fullscreen{
    background-color        : #000;
}
.page-fullscreen video#full-video{
    position                : fixed;
    top                     : 50%;
    left                    : 50%;
    min-width               : 100%;
    min-height              : 100%;
    width                   : auto;
    height                  : auto;
    z-index                 : -100;
    -webkit-transform       : translateX(-50%) translateY(-50%);
        -ms-transform       : translateX(-50%) translateY(-50%);
            transform       : translateX(-50%) translateY(-50%);
}
.page-fullscreen .bx-wrapper .bx-viewport,
.page-fullscreen .bx-wrapper .bx-viewport .bxslider > li{
    height                  : 100%;
    height                  : 100vh !important;
}
.page-fullscreen .bx-wrapper .bx-viewport .bxslider > li{
    background-position     : center;
    background-repeat       : no-repeat;
    background-size         : cover;
}
.page-fullscreen .bx-wrapper .bx-viewport .bxslider > li h1,
.page-fullscreen .bx-wrapper .bx-viewport .bxslider > li .h1{
    width                   : 100%;
    position                : absolute;
    left                    : 0;
    bottom                  : 92px;
    margin                  : 0;
    color                   : #fff;
}

.site-loader{
	position				: fixed;
	width					: 100%;
	height					: 100%;
	z-index					: 9999;
	background-color		: #fff;
}
.site-loader img{
	width					: 16px;
	position				: absolute;
	left					: 50%;
	top						: 50%;
	margin-left				: -8px;
	margin-top				: -8px;
}
.site-backtop{
	display					: none;
	width					: 50px;
	height					: 50px;
	line-height				: 50px;
    font-size               : 14px;
	text-align				: center;
	position				: fixed;
	bottom					: 0;
	right					: 40px;
	cursor					: pointer;
	z-index					: 999;
	color					: #000;
	background-color		: #fff;
}

.site-header{
    width                   : 160px;
    padding                 : 2px 0 10px 0;
    position                : fixed;
    top                     : 15px;
    z-index                 : 999;
    background-color        : #fff;
}
.site-header .header-toggle{
    display                 : none;
}
.site-header .header-logo{
    padding: 0 2px 2px 2px;
}
.site-header .header-logo img{
    max-width               : 100%;
}
.site-header .header-menu{
    position                : relative;
    z-index                 : 2;
}
.site-header .header-menu nav ul li{
    position                : relative;
}
.site-header .header-menu nav ul li a{
    display                 : block;
    padding                 : 5px 20px 3px 20px;
    /*height                  : 30px;
    line-height             : 30px;*/
    text-overflow           : ellipsis;
    font-family				: 'Montserrat', sans-serif;
    font-size               : 16px;
    font-weight             : 700;
    background-color        : #fff;
}
.site-header .header-menu nav ul li ul{
    display                 : none;
}
.site-header .header-menu nav > ul > li:before{
    content                 : "";
    display                 : block;
    width                   : 30px;
    height                  : 30px;
    position                : absolute;
    top                     : 0;
    z-index                 : -1;
    background-color        : #0095d7;
}
.site-header .header-menu nav > ul > li:hover > a,
.site-header .header-menu nav > ul > li.active > a{
    background-color: #0095d7;
    color: #ffffff;
}
.site-header .header-menu nav > ul > li.active > ul{
    display                 : block;
}
.site-header .header-menu nav > ul > li > ul > li > a{
    background-color        : #d6d6d6;    padding: 6px 20px;
    border-bottom: solid 1px #ccc;
}

.site-header .header-menu nav > ul > li > ul > li > a.active{
    background-color        : #abe0f7;
}


.site-header .header-menu nav > ul > li > ul > li > ul{
    position                : absolute;
    top                     : 0;
}
.site-header .header-menu nav > ul > li > ul > li:hover > a,
.site-header .header-menu nav > ul > li > ul > li.active > a{
    background-color        : #e1e1e1;
}
.site-header .header-menu nav > ul > li > ul > li.active > ul{
    display                 : block;
}
.site-header .header-menu nav > ul > li > ul > li > ul > li > a{
    min-width               : 100px;
    background-color        : #e1e1e1;
}

.site-main{
    min-height              : 100%;
}

.site-left .site-header .header-menu nav > ul > li:before{
    left                    : 0;
}
.site-left .site-header .header-menu nav > ul > li:hover:before,
.site-left .site-header .header-menu nav > ul > li.active:before{
    left                    : -30px;
}
.site-left .site-header .header-menu nav > ul > li > ul > li > ul{
    left                    : 100%;
}

.site-right .site-header .header-menu nav > ul > li:before{
    right                   : 0;
}
.site-right .site-header .header-menu nav > ul > li:hover:before,
.site-right .site-header .header-menu nav > ul > li.active:before{
    right                   : -30px;
}
.site-right .site-header .header-menu nav > ul > li > ul > li > ul{
    right                    : 100%;
}

.site-right .page-wrapper:before,
.site-right .page-wrapper:after{
    content					: "";
    display					: table;
}
.site-right .page-wrapper:after{
    clear					: both;
}
.site-right .page-wrapper .page-container{
    float                   : right;
}


.analink{ position:absolute; z-index:9; left:5%; top:5%; font-size:20px; line-height:normal; padding:5px; background-color:rgba(255, 255, 255, 0.84); border:solid 1px #fff;    border-radius: 3px; }


a#analinkim{background-color: #0091da;padding: 8px 7px;color: #fff;margin-top: 2px;display: block;float: left; padding-right:25px; position:relative;    border-radius: 4px; font-size:20px; float:none}
a#analinkim i{ font-size:16px; position:absolute; right:7px; top:14px;}
a#analinkim:hover{background-color: #e80000;}
a#analinkim:hover i{right:5px}
a#analinkim.active{background-color: #e80000;}

a#analinkim span{ display:block; float: none; font-size:11px; color:#cecece;}


.siralamaicinnn{ text-align:center}
a#analinkim1{background-color: #0091da;padding: 8px 7px;color: #fff;margin-top: 2px;display:inline-flex;float:none; padding-right:25px; position:relative;    border-radius: 4px; font-size:20px; float:none}
a#analinkim1 i{ font-size:16px; position:absolute; right:7px; top:14px;}
a#analinkim1:hover{background-color: #e80000;}
a#analinkim1:hover i{right:5px}
a#analinkim1.active{background-color: #e80000;}

a#analinkim1 span{ display:block; float: none; font-size:11px; color:#cecece;}


.uyarir{font-size: 16px;line-height: normal;color: #000;position: relative;font-weight: 600; max-width:460px}
.uyarir p{ margin:0px;}


.salon{ font-size: 19px;background-color: #1d1d1d;margin: 0px!important;padding: 8px; position:relative;}
.salon mark{ font-weight:bold; color:#fff;}
.filmad{ font-size:16px;}


/**********KUTUKUTU*******/

.iconlar{ position:absolute; float:none; overflow:hidden; float:right; text-align:right;  right:0px; top:0px; padding:0px 3px; background-color:#fff;}
.iconlar i{ font-size:32px; color:#000; margin:4px 0px;height:32px; display:inline-block; text-align:right}

.iconlar [class^="icon-"]:before,
.iconlar [class*=" icon-"]:before { background-image: url(../images/iconbg.png); background-repeat:no-repeat; background-position:1px 0px}


.ickutu{
padding:10px 10px 10px 10px; overflow:hidden; background-color:#fff; min-height:326px;}

.artists {
 	width:33.333%;
   position: relative;
    overflow: hidden;
	float:left
  

}

.filic{  border:solid 2px #1d1d1d;
	margin-bottom:18px;
	float:left;
	margin: 2%;
    width: 96%;
	}


.artists img,
.artist-image img {
    width: 100%;
}

.artists img{ float:left; width:100%;height:auto; margin:1px 0px 0px 0px;max-height: 225px;max-width: 165px;}
.artists .resim{ padding:0 1px 0 0; margin-bottom:0; overflow:hidden; margin:0px; width:100%; max-width:56%; float:left}
.artists-info1{ float:left;}



.artists-section .section-title {
    margin-bottom: 20px;

}

.artists-overlay {
    position: absolute;
    bottom: -50%;
    right: 0;
    width: 100%;
    height:100%;
   background-color:rgba(0, 0, 0, 0.43);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.artists:hover .artists-overlay {

	background-color:rgba(255, 17, 0, 0.7);
	bottom:0px
}
.artists .artists-info{ top:3%;

	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;}
.artists:hover .artists-info { }

.artists-info {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff	;
    
    padding:5px 10px;
}
a.detay:hover{ text-decoration:underline !important}
.list-inline{ overflow:hidden;  float:left; margin-bottom:5px; padding:0px; margin:0px; width:100%;}
.list-inline a:hover{ background-color:#fff; color:#000 !important}
.list-inline li{ display:block; float:none; overflow:hidden; padding:0px; padding:1px 1px 1px 1px;float:none; width:100%; min-width:75px;}
.list-inline a{display: block;float: left !important;border:solid 2px #d80000;color: #000;padding: 2px 5px 3px 5px; font-size:20px; background-color:#fff; letter-spacing:1px;text-align:center; width:100%; cursor:default; font-weight:bold}
.list-inline li a:hover{ background-color:#f1f1f1; color:#000 !important;}

.list-inline li i{ font-style:normal; background:#ccc; display:block; float:left;padding: 5px 5px 4px 5px; font-size:15px; margin-top:3px; color:#000}


.eklek{ width:100%; float:none; background-color:#d8d8d8; overflow:hidden; margin-top:0px;}
.ekler{ float:left; padding: 7px 10px 6px 10px; }
.ekler li{ display:block; float:left; overflow:hidden;padding:1px 1px 1px 1px;    }
.ekler li span{display: block;float: left !important;border: solid 1px #c5932a;color: #fff;padding:5px 5px 3px 5px; font-size:18px; background-color:#c5932a;text-align:center; width:100%;}
.nefilm{ background-color:#006fa2 !important}
.boyut{ background-color:#dc5b00 !important;font-size: 18px!important; padding: 3px 3px 4px 3px!important;
}






.ekler li.smen{}
.ekler li.smen a{color:#fff;}
.ekler li.smen a i{ font-size:14px}
.ekler li a{display: block;float: left !important;color: #fff;padding:7px 4px 5px 4px; font-size:14px; background-color:#1d1d1d; letter-spacing:1px;text-align:center; width:100%; font-weight:bold;}
.ekler li.smen a{ background-color:#d80000;    padding-left: 11px;padding-right: 7px;}
.ekler li.smen a:hover{ background-color:#af0202;}
.artists-info1{ padding:0px; width:44%;}


.artists-info li{margin:0px 0px 2px 0px; }
.artists-info li a {
 font-size: 19px;
    border: solid 1px #fff;
    padding: 2px 9px 1px 9px;
    font-weight: 400;
	color:#fff
}

.artists-info li a:hover {
    color: #fff;
}

.artists-info a {
    color: #fff;
    font-size: 30px;
    margin-top: 0;
    display: block;
    font-family: 'Khand', sans-serif;
}




.de-tay{font-size:20px;margin-bottom: 8px;color:#000; display:block; line-height:23px; float:left; width:100%; padding:0px 0 0px 0 }
.de-tay:hover{ color:#000}


.artists-info h6 {
    
    letter-spacing: 8px;
    margin-bottom: 5px;
}

.artists-section .btn.btn-primary {
    margin-top: 20px;
    margin-bottom: 25px;
	font-size:22px;

}
 
.ferformers .pagination {
    padding-top: 40px;
}



.kutu1{ padding:1%; float:left;padding: 0.7%;width: 33.3333%;}
.kutu2{ padding:1%; float:left;padding: 0.7%;width: 50%;}

.dil{ display:block; font-size:14px; padding:5px 0px; font-variant:normal; letter-spacing:0.5px}

.baslik1{ font-size:24px; padding:0px; margin:0px; line-height:normal}
.baslik2{ font-size:22px; padding:0px 7px; margin:0px!important; line-height:normal; background-color:#006fa2;}
.baslik3{ font-size:18px; padding:5px 7px; margin:0px!important; line-height:normal; background-color:#F00; color:#fff; border-bottom:solid 1px transparent; font-weight:normal;}


/* Gallery Sction */

/****/
.biletfiyatlari{ width:100%;  position:relative; margin:0px auto; padding:10px 40px}
.biletfiyatlari .bilet span{ font-size:22px;}
.bilet{
    background-color: #fff;/*c5932a*/
    display: block;
    padding: 10px;
    width:49%;
    float: left;
    margin: 0.5%;
    border: dashed 1px #000;
    color: #000;
	overflow:hidden
}
.bilet img{ float:left; padding-right:5px; border-right:dashed 2px #c3c3c3; margin-right:5px;}
.bilet span{  font-weight:bold; font-size:18px; float:left}
.bilet1{ width:99%;}
.bilet1 span{padding-top:2px; overflow:hidden}
.bilet1 b{background-color: #ffe4a9;padding: 0px 3px;}
.bilet1 span.nbor{ padding-top:0px}

.page-container img{ height:auto}

span.menuu {
    position: absolute;
    right: 8px;
    top: 35%;
}
body.active span.menuu, body.active .fa-bars{
	opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
	}
	
	
.artistana .filmad{font-size: 15px;height: 44px;text-align: center;padding: 6px;margin: 0px;}
.artistana .resim{ text-align:center;}
.artistana .filic{ border:none; padding:0px; margin:0px}
.artistana:hover .filic .ickutu{ background-color:#bfbfbf}

.artistana .filic .ickutu{ border:none; padding:6px;}
.project-media{ width:100%; margin:0px auto; padding:7px 0px; padding-left:7px; background-color:#fff}
.icfilmad{ padding:10px 0px; margin:0px;}
.filmicerde{ text-align:center !important;}
.list-inline.filmicerde li{ float:none !important; width:auto !important; display: inline-block}
.iciconlar{ position:relative !important; text-align:center; width:100%;}
.icinfo iframe{ }
.icframe{max-height: 300px;}

.icekler{ text-align:center;}
.icekler .ekler li{ float:none!important; display:inline-block;}



#footer a{ color:#fff;}

#footer {
	position:relative;
	width:100%;
	width:100%;
	background:#1d1d1d;
	overflow:hidden;
} 

.footer-in {
	padding:0 30px;
} 

.copyright {
	padding:8px 0px;
	font-size:12px;
	color:#8c8c8c;
	float:left;
	width:100%;
	text-transform: none;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing:1px;
} 

.kampanya{ background-color:#c3ecff !important}
.siranumarasi{display:none !important;}

.uyarilink {
   display: block;   float: left;   padding: 10px 0px;   width: 100%;font-weight:600
}
.uyarilink p{ padding:0px 5px;}

.popop  .modal-header{ padding:15px 46px 9px 46px;}
.popop .modal-header .close {
    margin-top: -2px;
    background-color: #000;
    color: #fff;
    text-shadow: none;
    padding: 5px 9px 2px 9px;
    position: absolute;
    right: 10px;
    top: 10px;}

.popop{ text-align:center}
.popop .modal-body{ overflow: hidden}
.popop .modal-title{ font-weight:bold; font-size:20px}
.popop .modal-body p{ font-size:16px;}
.ortala{ float:none; margin:0px auto;}


.kbut {
    display: block;
    border: solid 1px #c5932a;
    color: #fff;
    padding: 10px 5px 10px 5px;
    font-size: 18px;
    text-align: center;
    width: 100%;
    background-color: #d80000;
    border: solid 1px #c30202;
    max-width: 200px;
}

.kbut:hover {
    background-color: #ff1717;
    border-color: #ff1717;
    color: #fff;
}


.site-header .header-menu nav ul li a.onlinebilet {
	color: #fff;
    background-color: #d80000;
    font-size: 13px;
    padding: 7px 20px 5px 20px;
}
.site-header .header-menu nav > ul > li.onlinebiletli:before {
    background-color: #d80000;
}
.analink a {display: block;float:none;margin-bottom: 4px; overflow:hidden}


a.anabiletal{background-color: #0091da;padding: 8px 7px;color: #fff;margin-top: 2px;display: block;float: left; padding-right:25px; position:relative;    border-radius: 4px; font-size:16px; float:none; float:left; font-weight:bold;}
a.anabiletal:hover{background-color: rgba(222, 0, 0, 0.76) !important;color: #fff;}

.onlinep{background-color: #fff;padding: 10px; font-weight:bold; overflow:hidden}
.biltal{background-color: #db0000;color: #fff;padding: 6px 10px;border-radius: 3px;margin: 0px 5px; font-size:20px;}
.biltal:hover{ background-color:#fc0b0b; color:#fff;}




.haftasecimi {position: relative;margin: 0px 0px;width: 100%;text-align: center;}	
.haftasecimi a {display: inline-block;padding: 6px 8px;background-color: #e4e4e4;float: left;color: #000;font-size: 17px;margin: 2px 4px;border: solid 1px #d4d4d4; letter-spacing:0.2px}
.haftasecimi a span {display: block;font-size: 16px;font-weight: normal;color: #6b6b6b;}
.haftasecimi a:hover {border: solid 1px #ccc;background-color: #ccc;}
.haftasecimi a.active {background-color: #d80000;color: #fff;border: solid 1px #b70000;}
.haftasecimi a.active span {color: #000;}
p.uyarilink {
    margin: 1%;
    display: block;
    float: left;
    width: 98%;
}
p.uyarilink strong{float:none; overflow:hidden; display:block;}
p.uyarilink .biltal{
	    margin: 0 0;
    margin-top: 7px;
    display: block;
    float: left;
	}

/**************/

	.modal.left .modal-dialog,
	.modal.right .modal-dialog {
		position: fixed;
		margin: auto;
		width: 320px;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

	.modal.left .modal-content,
	.modal.right .modal-content {
		height: 100%;
		overflow-y: auto;
	}
	
	.modal.left .modal-body,
	.modal.right .modal-body {
		padding: 15px 15px 80px;
	}

/*Left*/
	.modal.left.fade .modal-dialog{
		left: -320px;
		-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
		        transition: opacity 0.3s linear, left 0.3s ease-out;
	}
	
	.modal.left.fade.in .modal-dialog{
		left: 0;
	}
        
/*Right*/
	.modal.right.fade .modal-dialog {
		right: -320px;
		-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
		        transition: opacity 0.3s linear, right 0.3s ease-out;
	}
	
	.modal.right.fade.in .modal-dialog {
		right: 0;
	}

/* ----- MODAL STYLE ----- */
	.modal-content {
		border-radius: 0;
		border: none;
	}

	.modal-header {
		border-bottom-color: #EEEEEE;
		background-color: #FAFAFA;
	}

/* ----- v CAN BE DELETED v ----- */


.demo {
	padding-top: 60px;
	padding-bottom: 110px;
}

/*********/
.boyy{ position:relative; overflow:hidden; margin:20px auto; width:100%;}
.boyy img{}
.grid_2.omega{ width:100%;}
.grid_2.omega a.ln1{ background-color:#900; color:#fff; padding:7px 10px; margin:10px 0; float:left; font-size:18px}
.grid_6.eventListName{ position:relative; width:100%; display:block; float:left; max-width:100%;}
.grid_3.venueListItem1{ width:40%;box-sizing: border-box; display:none}/*resim*/
.grid_3.venueListItem2{ width:60%;box-sizing: border-box;}
.grid_2.venueListItem3{ width:100%; overflow:hidden; position:relative; margin-top:3px;}
.grid_2.alpha.omega span.ln1{ display:block; width:100%; padding:2px 0px;box-sizing: border-box; color:#797979}
span.ln2{ color: #0a0a0a;font-size: 14px;}
.grid_3.venueListItem1 a{ display:block;}
.grid_3.venueListItem1 img{ width:100%; height:auto;}
.grid_3{ width:30%; float:left}
.grid_2{ width:40%; float:left}
.listevent2{ overflow:hidden; position:relative; width:98%; float:left; border:solid 1px #ccc; padding:10px; margin:0.5%;min-width:200px;}
.glyphicon.glyphicon-menu-right{ display:none;}
.EventName{ font-size:18px;}

span.uyarin3 {
display: block;
    overflow: hidden;
    float: left;
    color: #000000;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    padding: 7px 0px 1px 0px;
    width: 100%;
}
.modal-body{ overflow:hidden}
.respop{
	width: 52%;
    float: left;
    margin: 0 10px 10px 0;}
 .yazir{ }
 
 
 