﻿/*















Theme Name: Victorious 















Theme URI: http://www.hardeepasrani.com/portfolio/wordpress-themes/kichu/















Author: Hardeep Asrani















Author URI: http://www.hardeepasrani.com















Description: Kichu is one column theme, which supports all the post formats. This design focuses on your content & is perfect for an elegant blog site. This theme allows you to customize colors, and is translation-ready.















Version: 1.4.2.2















License: GNU General Public License v2 or later















License URI: http://www.gnu.org/licenses/gpl-2.0.html















Tags: blue, white, light, responsive-layout, one-column, fluid-layout, custom-colors, custom-menu, featured-images, full-width-template, post-formats, sticky-post, threaded-comments, translation-ready















Text Domain: kichu































Kichu WordPress Theme, Copyright 2015 Hardeep Asrani















Hardeep is distributed under the terms of the GNU GPL















*/































* {















	margin: 0;















	padding: 0;















}















del {















	text-decoration: line-through;















}





.wpcf7-response-output {

    margin-top: 100px !important;

}









table {















	border-collapse: collapse;















	border-spacing: 0;















	line-height: 2;















	margin-bottom: 4rem;















	width: 100%;















}


.pull-right{float: right !important;}
.pull-left{float: left!important;}






a img {















	border: none;















}















*,:before,:after {















	-webkit-box-sizing: border-box;















	-moz-box-sizing: border-box;















	box-sizing: border-box;















}







/*truetype*/















@font-face{







    font-family:'Glyphicons Halflings';







    src:url(fonts/glyphicons-halflings-regular.eot);







    src:url(fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),







    url(fonts/glyphicons-halflings-regular.woff2) format('woff2'),







    url(fonts/glyphicons-halflings-regular.woff) format('woff'),







    url(fonts/glyphicons-halflings-regular.ttf) format('truetype'),







    url(fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')







}















@font-face{







    font-family:'ApexNew-Medium'; 







    src:url(fonts/ApexNew-Medium.otf) format('opentype');  







}







 







@font-face{







    font-family:'ApexNew-Book'; 







    src:url(fonts/ApexNew-Book.otf) format('opentype');  







}















@font-face{







    font-family:'ApexNew-Bold'; 







    src:url(fonts/ApexNew-Bold.otf) format('opentype');  







}















@font-face{







    font-family:'MinionPro-Regular'; 







    src:url(fonts/MinionPro-Regular.otf) format('opentype');  







}















body {















	background-color: #fff;















	color: #000;















	font-family: Ubuntu, sans-serif;















	font-weight: 300;















	font-size: 16px;















	line-height: 1.8;















}







section{width: 100%;float: left;}







h1,h2,h3,h4,h5,h6 {















	line-height: 1.5;















	font-weight: 300;















	margin: 10px 0px;















	font-family: inherit;















	color: inherit;















	text-rendering: optimizelegibility;















}















h1{font-size:38.5px;}















h2{font-size:31.5px;}















h3{font-size:24.5px;}















h4{font-size:17.5px;}















h5{font-size:14px;}















h6{font-size:11.9px;}















a {















	text-decoration: none;















	color: #3cb5f9;















}















a:hover {















	color: #0793e2;















}















blockquote {















	font-style: italic;















	margin: 10px;















}















blockquote:before {















	content: "“";















	display: block;















	font-size: 25px;















	height: 0;















	left: -20px;















	position: relative;















	top: -10px;















}















ul,ol,dd {















	margin-left: 20px;















}















code {















	padding: 2px 4px;















	color: #d14;















	background-color: #f7f7f9;















	border: 1px solid #e1e1e8;















}















pre {















	display: block;















	color: #000;















	padding: 9.5px;















	margin: 0px 0px 10px;















	font-size: 13px;















	line-height: 20px;















	word-break: break-all;















	word-wrap: break-word;















	white-space: pre-wrap;















	background-color: #F5F5F5;















	border: 1px solid rgba(0, 0, 0, 0.15);















	border-radius: 4px;















}







 







embed,iframe,img,object,video,.wp-caption {















	max-width: 100%;















}















tbody {















	border-bottom: 1px solid #ddd;















}















th,td {















	text-align: left;















}















th {















	font-weight: 700;















	text-transform: uppercase;















}















td {















	border-top: 1px solid #ddd;















	padding: .6rem 0;















}















label {















	display: inline-block;















	max-width: 100%;















	margin-bottom: 5px;















	font-weight: bold;















}















textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {















	width: 100%;















	height: 40px;















	padding: 6px 12px;















	line-height: 1.625;















	color: #000;















	background-color: #FFF;















	background-image: none;















	border: 1px solid #EEE;















	border-radius: 3px;















	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;















	box-shadow: none !important;















	min-height: 40px;















	font-size: 14px;















}















textarea {















	height: 100px;















}















input[type="submit"],button {

	display: inline-block;
    margin-bottom: 0px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #0177B9;
    white-space: nowrap;
    padding: 6px 14px;
    font-size: 16px;
    letter-spacing: 0.2px;
    text-transform: inherit;
    line-height: 1.625;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    -o-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-user-select: none;
    outline: medium none !important;
    color: #eee;
    background-color: #0683C9;
    -webkit-appearance: none;
}

input[type="submit"]:hover,button:hover{
    background-color: #027AB5;
    border-color: #0075AF;
    color: #fff;
} 
 



footer input[type='email']{
  min-height: 34px;
    height: auto;
    border: 0px;
    margin-right: -5px;
    border-radius: 4px 0px 0px 4px;
    position: relative;
    border: 1px solid #0683C9;
    float: left;
}
footer ul{float: right;}
.email_form_footer{
    float: left;
    padding: 5px 30px 0px 0px;
}
.footer_layout{
    float: right;
}



footer .mc4wp-response{
        color: #000;
    font-size: 14px;
    font-weight: 100;
    margin-top: 5px;
}

















/* WordPress















--------------------------------------------- */































.avatar {















	float: left;















	margin-right: 25px;















}















.alignleft .avatar {















	margin-right: 24px;















	margin-right: 2.4rem;















}















.alignright .avatar {















	margin-left: 24px;















	margin-left: 2.4rem;















}















.search-form input[type="submit"] {















	border: 0;















	clip: rect(0, 0, 0, 0);















	height: 1px;















	margin: -1px;















	padding: 0;















	position: absolute;















	width: 1px;















}















.arrow_heading_btn{







    font-size: 40px;







    color: #fff;







    cursor: pointer;







     







}















.arrow_heading_btn:hover







{







    







  















 







}







.heading_white







{







    font-family:'ApexNew-Bold'; 







    color: #fff;







    text-align: center;







    letter-spacing: 3px;







}







.veticale_center







{







    top: 50%;







    transform: translatey(-50%);







    -moz-transform: translatey(-50%);







    -ms-transform: translatey(-50%);







    -o-transform: translatey(-50%);







    -webkite-transform: translatey(-50%);







    left: 0px;







    right: 0px;







    margin: 0px auto;







}







.absolute{position: absolute;}







article.sticky h2:before {















content: "Featured: ";















}















img.centered,















.aligncenter {















	display: block;















	margin: 0 auto 24px;















	margin: 0 auto 2.4rem;















}















img.alignnone {















	margin-bottom: 12px;















	margin-bottom: 1.2rem;















}















.alignleft {















	float: left;















	text-align: left;















}















.alignright {















	float: right;















	text-align: right;















}















img.alignleft,















.wp-caption.alignleft {















	margin: 0 24px 24px 0;















	margin: 0 2.4rem 2.4rem 0;















}















img.alignright,















.wp-caption.alignright {















	margin: 0 0 24px 24px;















	margin: 0 0 2.4rem 2.4rem;















}















.wp-caption-text {















	font-size: 14px;















	font-size: 1.4rem;















	font-weight: 700;















	text-align: center;















}















.gallery-caption,















.screen-reader-text{















}















.widget_calendar table {















	width: 100%;















}















.widget_calendar td,















.widget_calendar th {















	text-align: center;















}















#wrapper {















	width: 100%;















	margin: 0 auto;















}















#main {















	background-color: #fff;















	padding-top:  ;







    z-index: 0;







    position: relative;







    float: left;







    width: 100%;















}







h1.heading_post {



    color: #00ACFC;



    font-weight: bold;



    text-align: center;



    font-size: 50px;



}





.page_heading h2{

    

    color: #00ACFC;



    font-weight: bold;



    text-align: center !important;



    font-size: 50px;

    font-family: Ubuntu, sans-serif !important;

}



.hover_effect_img{

    overflow: hidden;

}

.hover_effect_img:hover .text-overlay  {

	display: block;

    -moztransition: display 1s;

    -webkit-transition: display 1s;

    -ms-transition: display 1s;

    -o-transition: display 1s;

	

}

.hover_effect_img img {

	max-width: 100%;

	opacity: 1;

	-webkit-transition: all 7s;

	-moz-transition: all 7s;

	transition: all 7s;

}



	/* REDUCE OPACITY AND SCALE UP IMAGE ON HOVER */

.hover_effect_img:hover img {

	transform:scale(1.2);

    -ms-transform:scale(1.2); /* IE 9 */

    -moz-transform:scale(1.2); /* Firefox */ 

    -webkit-transform:scale(1.2); /* Safari and Chrome */

    -o-transform:scale(1.2); /* Opera */

}





	/* HIDE TEXT OVERLAY */

.text-overlay {

	display: none;

	background-color: rgba(0,0,0,0.4);

	position: absolute;

	top: 0; bottom: 0;

	left: 0; right: 0;

	color: #fff;

	text-transform: uppercase;

	font-size: 0;

}



/*.container {















	width: 80%;















	margin: 0 auto;















	padding: 0 30px;















}*/















#middile_menu_nlik{}







#middile_menu_nlik ul{list-style-type: none;text-align: center;}







#middile_menu_nlik ul li{display: inline-block;}







#middile_menu_nlik ul li a {







    color: #bcbdc0;







    font-size: 14px;







    font-family: ApexNew-Medium;







    margin: 0px 15px;







    font-weight:  ;







    text-shadow: 1px 0px 1px #FFF;







    transition: color ease-in-out 0.3s;







    -moz-transition: color ease-in-out 0.3s;







    -ms-transition: color ease-in-out 0.3s;







    -webkit-transition: color ease-in-out 0.3s;







}







#middile_menu_nlik ul li a:hover{color: #0e76bc;}







#full_banner{width: 100%;float: left;}







.relative{position: relative;}







.article-meta {















	text-align: center;







    display: none;







	margin: 0 0 30px 0;



    











}















.article-meta-format {















	text-align: left;















	margin: 30px 0 0 0;



    display: none;











}















article {















	padding: 0px 0px 60px;















}















article:nth-child(even) a.title {















	color: #000 ;















} 















article .title {















	text-align: center;















}































article .title h1,















article .title h2  {















	font-weight: 700;















	font-size: 50px;















	margin-bottom: 30px;















    -ms-word-wrap: break-word;















    word-wrap: break-word;















}















article p {















	margin-bottom: 10px;















}















article p: last-child {















	margin-bottom: 0;















}















article:nth-child(even) {















	background-color: #fff;















	color: #000;















}











#content{min-height: 500px;}

.custom_text_heading.m_bottom10{margin-bottom: 10px;}

.custom_text_heading.m_bottom15{margin-bottom: 15px;}

.custom_text_heading.m_bottom20{margin-bottom: 20px;}

.custom_text_heading.m_bottom25{margin-bottom: 25px;}

.custom_text_heading h4{

    font-weight: bold;

}



@media(max-width:767px)

{

    .custom_text_heading h4{

        white-space: normal !important;

        line-height: 20px !important;

    }

    

    .custom_text_heading span.vc_sep_holder.vc_sep_holder_r{

        display: none;

    }

    .page_heading h2{font-size: 36px;}
    
    .xs_full{width: 100%;}
}

.content h1,.content h2 {















	margin: 20px 0;















}















.content img {















	width: auto;















	height: auto;















}















.format-image .wp-caption p {















	text-align: center;















}















.format-quote blockquote {















	font-size: 40px;















}















.format-quote blockquote:before {















	content: none;















}















.format-status .status-avatar img {















	border-radius: 100%;















}















.entry-categories,.entry-tags {	display: block;}















.pagination {















	background-color: #3cb5f9;















}















.pagination {















	color: #FFF















}















.pagination a {















	color: #FFF;















	font-size: 14px;















	text-transform: uppercase;















	display: inline-block;















	margin: 0;















	padding: 10px;















}















.pagination a:hover {















	color: #FFF;















	background-color: #0683C9;















}















.pagination span.right,















.pagination span.left {















	display: block;















	width: 50%;















}















.pagination span.left {















	float: left;















	text-align: left;















}















.pagination span.right {















	float: right;















	text-align: right;















}































/**















 * Comments















 */































#commentform {















	margin-bottom: 30px;















}















ol.comment-list {















	position: relative;















	list-style: none;















}















.comment ul {















	list-style: none;















}















ol.comment-list>li:last-child {















	padding-bottom: 20px;















}















.comment-area {















	background: none repeat scroll 0% 0% rgb(60, 181, 249);















	padding: 20px 0px;















}















.comments-title, .comment-list, .comment-reply-title, .must-log-in, .comment-respond .comment-form, .comment-respond iframe, .comment-navigation {















	display: block;















	margin-left: auto;















	margin-right: auto;















	width: 80%;















}















.comment-list .comment-respond a {















	color: #505050;















}















.comments-title,















.comment-navigation .screen-reader-text {















	color: #fff;















}















.comment-navigation h1.screen-reader-text {















	font-size: 25px;















}















.comment-navigation {















	color: #1d3645;















}















.comment-list .pingback, .comment-list .trackback {















	padding-top: 0;















}















img.avatar {	/* this fixes an issue with gravatar hovercards */















	-moz-box-sizing: content-box;















	-webkit-box-sizing: content-box;















	box-sizing: content-box;















}















.comment-list > li:after, .comment-list .children > li:before {















	display: none;















}















.comment-author {















	float: none;















	max-width: none;















}















.comment-meta, .comment-awaiting-moderation, .comment-content, .comment-list .reply {















	width: auto;















	float: none;















}















.comment-content {















	word-break: break-word;















	overflow: auto;















}















.comment-body {















	position: relative;















	background: #fff;















	padding: 0;















	margin-bottom: 10px;















	margin-left: 100px;















	padding: 15px 20px;















	-ms-word-wrap: break-word;















	word-wrap: break-word;















}















.comment-list .trackback .comment-body,















.comment-list .pingback .comment-body {















	background: rgba(255,255,255,.6);















}















.comment-body:before {















	width: 0;















	height: 0;















	border-top: 10px solid transparent;















	border-right: 10px solid #fff;















	border-bottom: 10px solid transparent;















	display: block;















	position: absolute;















	left: -10px;















	top: 34px;















	content: "";















}















.comment-list .trackback .comment-body:before, 















.comment-list .pingback .comment-body:before {















	display: none;















}












.heading_subscribe h3{font-weight: bold;font-size: 20px;}
.heading_subscribe{margin-bottom: 10px !important;}
 


.bypostauthor>.comment-body:before {















	border-right: 10px solid whitesmoke;















}















.bypostauthor>.comment-body {















	background: whitesmoke;















}















.comment-body a, 















.comment-body .comment-author .fn, 















.comment-body .comment-author .url, 















.comment-body .comment-reply-link, 















.comment-body .comment-reply-login, 















.comment-body .pingback .comment-body a, 















.comment-body .trackback .comment-body a {















	color: #d44410;















}















.bypostauthor .comment-body a, 















.bypostauthor .comment-body .comment-author .fn, 















.bypostauthor .comment-body .comment-author .url, 















.bypostauthor .comment-body .comment-reply-link, 















.bypostauthor .comment-body .comment-reply-login, 















.bypostauthor .comment-body .pingback .comment-body a, 















.bypostauthor .comment-body .trackback .comment-body a {















	color: #b60000 !important;















}















.comment-author img {















	position: absolute;















	left: -100px;















	width: 60px;















	height: 60px;















}















.comment-author .fn a, .comment-author .fn {















	font-size: 16px;















	font-weight: bold;















	font-style: normal;















}















.comment-meta {















	position: absolute;















	width: auto;















	right: 20px;















	top: 18px;















}















.comment-author {















	margin-bottom: 20px;















}















.comment-respond {















	padding: 20px 0px;















}















#cancel-comment-reply-link {















	color: #505050;















}















.comment-navigation {















	min-height: 80px;















}















.comment-navigation .nav-previous a,















.comment-navigation .nav-next a {















	color: #FFF;















	display: inline-block;















	margin: 0px;















	padding: 10px;















}















.comment-navigation .nav-previous a {















	float: left;















}















.comment-navigation .nav-next a {















	float: right;















}















.no-comments {















	font-size: 25px;















	text-align: center;















	padding: 20px;















}















.form-allowed-tags code {















	background: none;















	border: none;















}















.header_social_media{position: absolute;right: 20px;bottom: 20px;text-align: center;}







.header_social_media b{color: #0e76bc;display: block;font-family: ApexNew-bold;font-size: 14px;}  







.header_social_media a{ 







    background-color: transparent;







    padding: 0px 0px 0px 0px !important;







    width: auto;







    display: inline-block !important;







    font-size: 24px !important;







    line-height: 30px !important;







    border: 0px solid !important;







    font-weight: bold !important;







    text-align: center;







    transition: ease-in 0.3s;







    -moz-transition: ease-in 0.3s;







    -webkit-transition: ease-in 0.3s;







    -ms-transition: ease-in 0.3s;







    -o-transition: ease-in 0.3s;







    







}







.header_social_media a:hover,.header_social_media a:active







{







    background-color: transparent !important;







    color: #0e76bc !important;







}







header {















	width: 100%;







    /*overflow: hidden;*/







    position: fixed;







    top: 0;







    left: 0;







    z-index: 9999;







    background-color: #fff;







    text-align: center;







    -webkit-transition: height .3s;







    -moz-transition: height .3s;







    -ms-transition: height .3s;







    -o-transition: height .3s;







    transition: height .3s;















}















header h1#logo {















	    display: inline-block;







    height: auto;







    font-family: Oswald, sans-serif;







    color: #000;







    font-weight: 400;







    -webkit-transition: all .3s;







    -moz-transition: all .3s;







    -ms-transition: all .3s;







    -o-transition: all .3s;







    transition: all .3s;







    margin-bottom: 0px;















}



button#showRightPush{



    transition: ease-in-out 0.3s;



    -moz-transition: ease-in-out 0.3s;



    -ms-transition: ease-in-out 0.3s;



    -o-transition: ease-in-out 0.3s;



    -webkit-transition: ease-in-out 0.3s;



}



button#showRightPush:hover{



    opacity: 0.6;



}



.wd_banner_background_hover{



    background-color: #000;



    top: 0px;



    bottom: 0px;



    left: 0px;



    right: 0px;



    position: absolute;



    opacity: 0.0;



    transition: all 1s;



    -webkit-transition: all 1s;



     -moz-transition: all 1s;



      -ms-transition: all 1s;



       -o-transition: all 1s;



}



.img_box:hover .wd_banner_background_hover{



    opacity: 0.4;



}







.img_box:hover img{



    -webkit-transform: scale3d(1.1,1.1,1);



	-moz-transform: scale3d(1.1,1.1,1);



    -ms-transform: scale3d(1.1,1.1,1);



    -o-transform: scale3d(1.1,1.1,1);



    transform: scale3d(1.1,1.1,1);



}







.img_box img{



   



    transition: all 1s;



    -moz-transition: all 1s;



    -ms-transition: all 1s;



    -webkit-transition: all 1s;



    -o-transition: all 1s;



}



.img_box{overflow: hidden;}











.relative{position: relative;}



header.smaller {















 	height: 75px;















}







header.smaller h1#logo img{max-height: 100%;}







header.smaller button#showRightPush {margin-top: 30px;}







header.smaller h1#logo {















 	height: 60px;















	line-height: 60px;















	font-size: 30px; 















}







header.smaller .nav-menu-vertical{top: 75px;}















.clearfix:after {















	visibility: hidden;















	display: block;















	content: "";















	clear: both;















	height: 0;







 







}















.sub_heading_post{







   font-weight: bold;







   font-family: ApexNew-bold;







    color: #00ACFC;







}







article a.title,article:nth-child(even) a {















	color: #00ACFC;















}















.nav-menu {















	background: #000;















	position: fixed;















}















.nav-menu .fa{















	margin-right: 10px;















}















.nav-menu h3 {







    color: #fff;







    font-size: 24   px;







    font-weight: 100;







    /* background: #0d77b6; */







    padding: 0px;







    line-height: 25px;







    width: auto;







    height: auto;







    margin: 10px 5px 0px;







    -webkit-transition: all .3s;







    -moz-transition: all .3s;







    -ms-transition: all .3s;







    -o-transition: all .3s;







    transition: all .3s;







    float: right;







    cursor: pointer;







    transition: all 0.3s;







    -moz-transition: all 0.3s;







    -ms-transition: all 0.3s;







    -o-transition: all 0.3s;







    -webkit-transition: all 0.3s;   







}







.nav-menu h3:hover{color: #afdefa;}















.nav-menu .smaller {















	height: 75px;















	line-height: 30px;















}















.nav-menu a {















	display: block;















	color: #fff;















	font-size: 1.1em;















	font-weight: 300;















}















.nav-menu a:hover {















	background: #258ecd;















	color: #fff;















}















.nav-menu a:active {















	background: #afdefa;















	color: #47a3da;















}















.nav-menu-vertical {















	width: 100%;















	height: auto;















	top: 135px;















	z-index: 999999;







    float: left;







    















}















.nav-menu-vertical a {















	border-bottom: 1px solid #258ecd;















	padding: 1em;















}















.nav-menu-right {















	right: 0px;







    display: none;















}















.nav-menu-right.nav-menu-open {















	right: 0px;







    display: block;















}















.nav-menu-push {















	overflow-x: hidden;















	position: relative;















	left: 0;















}















.nav-menu-push-toright {















	left: 240px;















}















.nav-menu,















.nav-menu-push {















	-webkit-transition: all 0.3s ease;















	-moz-transition: all 0.3s ease;















	transition: all 0.3s ease;















}















.nav-menu ul {















	list-style: none;















	margin: 0;















}















button#showRightPush {















	float: right;







    font-size: 40px;







    background: none;







    border: none;







    margin-top: 80px;







    line-height: 40px;







    padding: 0px;















}















header.smaller button#showRightPush {















/*	line-height: 60px;*/















}















.menu-all-pages-container {















    overflow-y: scroll;















    height: 100%;















}















.fa-bars {















	line-height: normal !important;















}















.credits {















	color: #FFF;















	text-align: center;















	background-color: #00B3F0;















	padding: 10px;















}















.credits a {















	color: #FFF;















}















@media screen and (max-height: 26.375em){















	.nav-menu-right {















		right: -100%;















	}















	.nav-menu-push-toright {















		left: 190px;















	}















}















@media all and (max-width: 660px) {















	header  {















		height: auto;















	}







 }   







    @media all and (max-width: 630px) {















	.container {















		width: ;















	}















	header h1#logo {















		display: block;















		float: none;















		height: 75px;















		line-height: 75px;















		text-align: center;















		margin: 0 auto;







        















	}







	header h1#logo img{







	   max-height: 100%;







       padding: 5px 0px;







    }







	header.smaller {















		height: 60px;















	}















	header.smaller h1#logo {















		height:  ;







		text-align: center;







		font-size: 30px;















	}















	button#showRightPush {















		top: 25px;















		position: absolute;















		line-height: 30px !important;















		right: 15px;















		-webkit-transition: all .3s;















		-moz-transition: all .3s;















		-ms-transition: all .3s;















		-o-transition: all .3s;















		transition: all .3s;















	}















	header.smaller button#showRightPush {















		line-height: 25px !important;















        top:   -5px!important;















	}















	.nav-menu h3 {















		line-height: 30px !important;







        z-index: 999999;







        position: relative;















	}















	.nav-menu .smaller {















		height: 75px !important;















		line-height: 30px !important;















	}















}















 















	.comments-area .comments-title,















	.comments-area .comment-respond,















	.comments-area .comment-navigation {















		padding-left: 20px;















		padding-right: 20px;















	}















	.comment-author {















		margin-bottom: 20px;















	}















	.comment-meta {















		position: relative;















		right: auto;















		top: -18px;















	}















	.pagination a {















		display: block;















	}















	.pagination span.left,.pagination span.right {















		width: 100%;















		float: none;















		text-align: center;















	}















	.pagination span.left {















		border-bottom: solid 1px #0793e2;















	}















 























 







footer{







    padding: 5px 15px;







    background-color: #00b4f1;







    text-align: right;







    color: #FFF;







    font-family:'ApexNew-Bold';



    float: left;



    width: 100%;







}







footer ul{list-style-type: none;margin-left: 0px !important;}







footer ul li{
    display: inline-block;
        padding: 0px 20px;
        line-height: 20px;
        margin: 6px 0px 3px;
}







footer ul li a,footer ul li span {

    letter-spacing: 0.3px;
    font-weight: bold;
    font-size: 18px;
    color: #FFF;
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}







footer ul li a.socila{font-size: 20px;}







footer ul li a:hover,footer ul li a:active{color: #000;}







footer ul li a.socila:hover{color: #000;}







footer ul li:first-child,footer ul li:nth-child(2){border-right: 1px solid #FFF;}







footer ul li:nth-child(3){padding:5px 10px;margin-left: 10px;}







footer ul li:nth-child(4){padding: 5px 15px;}







footer ul li:nth-child(5){padding: 5px 10px;}







footer ul li:first-child{padding-left: 0px ;}























@media(min-width:768px)







{







    .three_img_part_section img{







        /*height:270px;*/







        width: 100%;



        float: left;







    }







    .heading_white{margin-bottom: 30px;}

    .down_arrwon_btn{color: #fff;font-size: 50px;font-weight: bold;line-height: 20px;}





    a.close_active_section{display: none;}







    .md_sm_f60{font-size: 60px !important;}







}















@media(max-width:767px)







{   







    







    button#showRightPush{margin-top:15px;}







    .nav-menu-vertical{top: 75px;}







    #middile_menu_nlik ul li{display: block;text-align: left;}







    #middile_menu_nlik ul li a{font-size: 14px;margin: 0px;} 







    .link_section_content{display: none;height: 0px;position: relative;}







    .link_section_content.active_section{







        padding-top: 20px;







        display: block;







        height: auto;







        transition: height ease-in-out 0.1s;







        -moz-transition: height ease-in-out 0.1s;







        -webkit-transition: height ease-in-out 0.1s;







        -ms-transition: height ease-in-out 0.1s;







        -o-transition: height ease-in-out 0.1s;







        







    }







    header.smaller .nav-menu-vertical{top: 60px !important;}







    body.nav-menu-push-toleft{







        /*margin-top: 360px;*/
         margin-top: 125px;







        transition: padding-top,margin-top ease-in-out 0.3s;







        -moz-transition: padding-top,margin-top ease-in-out 0.3s;







        -ms-transition: padding-top,margin-top ease-in-out 0.3s;







        -o-transition: padding-top,margin-top ease-in-out 0.3s;







        -webkit-transition: padding-top,margin-top ease-in-out 0.3s;







        overflow-y:  ;







    }







    .nav-menu-vertical{







        height: 0px; 







        transition: height ease-in-out 0.5s;







        -moz-transition: height ease-in-out 0.5s;







        -ms-transition: height ease-in-out 0.5s;







        -o-transition: height ease-in-out 0.5s;







        -webkit-transition: height ease-in-out 0.5s;







    }







    .nav-menu-right.nav-menu-open{height: auto;}







    .md_sm_f60{font-size: 40px !important;}







    .m_bottom20_0 { margin-bottom:0px !important; }



    h1.heading_post {font-size: 30px;}

    .down_arrwon_btn{color: #fff;font-size: 36px;font-weight: bold;line-height: 20px;}

    footer ul li a,footer ul li span







    {







        font-size: 16px; 







    }







    footer{text-align: center;padding:5px 8px;}







    footer ul li:nth-child(4) {padding: 5px 0px 0px 5px;}







    footer ul li{ padding: 0px 9px;margin: 0px !important;}







    footer ul li a.socila{font-size: 16px;}







    







    a.close_active_section{







        color: #0e76bc;







        font-size: 18px;







        position: absolute;







        top: 0px;







        right: 10px;







        padding: 0px 5px;







        cursor: pointer;







    }

#contact_map{max-height: 250px;}

	.footer_layout {
	       margin: 0px auto;
            display: block;
            max-width: 300px;
            float: none;
	 }
 footer .mc4wp-form-fields{
    max-width: 445px;
  }

footer ul li:first-child{border-left: 0px solid !important;padding-left: 0px;}

   footer ul li a,footer ul li span{font-size:14px;}
.email_form_footer{padding: 10px 0px !important;}
footer input[type='email']{width: 130px !important;font-size: 12px;}
footer input[type="submit"]{
    padding: 5px 10px !important;
    height: 34px;
    font-size: 12px;
}


}















/**** bootstrap css *******/























.container{







    padding-right:15px;







    padding-left:15px;







    margin-right:auto;







    margin-left:auto







}















.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}







.row{margin-right:-15px;margin-left:-15px}























@media (min-width:768px)







{







    .container{width:750px}







}















@media (min-width:992px)







{







    .container{width:970px}







}







@media (min-width:1200px)







    {.container{width:1170px}







}































.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}







.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}















@media (max-width:767px)







{







    .visible-xs{display:block!important}







    table.visible-xs{display:table!important}







    tr.visible-xs{display:table-row!important}







    td.visible-xs,th.visible-xs{display:table-cell!important}







}







@media (max-width:767px)







{







    .visible-xs-block{display:block!important}







}







@media (max-width:767px)







{







    .visible-xs-inline{display:inline!important}







}







@media (max-width:767px)







{







    .visible-xs-inline-block{display:inline-block!important}







}







@media (min-width:768px) and (max-width:991px)







{







    .visible-sm{display:block!important}







    table.visible-sm{display:table!important}







    tr.visible-sm{display:table-row!important}







    td.visible-sm,th.visible-sm{display:table-cell!important}







}







@media (min-width:768px) and (max-width:991px)







{







    .visible-sm-block{display:block!important}







}















@media (min-width:768px) and (max-width:991px)







{







    .visible-sm-inline{display:inline!important}







}















@media (min-width:768px) and (max-width:991px)







{







    .visible-sm-inline-block{display:inline-block!important}







}







@media (min-width:992px) and (max-width:1199px)







{







    .visible-md{display:block!important}







    table.visible-md{display:table!important}







    tr.visible-md{display:table-row!important}







    td.visible-md,th.visible-md{display:table-cell!important}







}







@media (min-width:992px) and (max-width:1199px)







{







    .visible-md-block{display:block!important}







}







@media (min-width:992px) and (max-width:1199px)







{







    .visible-md-inline{display:inline!important







}







}







@media (min-width:992px) and (max-width:1199px)







{







    .visible-md-inline-block{display:inline-block!important}







}















@media (min-width:1200px)







{







    .visible-lg{display:block!important}







    table.visible-lg{display:table!important}







    tr.visible-lg{display:table-row!important}







    td.visible-lg,th.visible-lg{display:table-cell!important}







}







@media (min-width:1200px)







{







    .visible-lg-block{display:block!important}







}















@media (min-width:1200px)







{







    .visible-lg-inline{display:inline!important}







}















@media (min-width:1200px)







{







    .visible-lg-inline-block{display:inline-block!important}







}















@media (max-width:767px)







{







    .hidden-xs{display:none!important}







}















@media (min-width:768px) and (max-width:991px)







{







    .hidden-sm{display:none!important}







}















@media (min-width:992px) and (max-width:1199px)







{







    .hidden-md{display:none!important}







}















@media (min-width:1200px)







{







    .hidden-lg{display:none!important}







}







.visible-print{display:none!important}







@media print{







    .visible-print{display:block!important}







    table.visible-print{display:table!important}







    tr.visible-print{display:table-row!important}







    td.visible-print,th.visible-print{display:table-cell!important}







}















.visible-print-block{display:none!important}







@media print{.visible-print-block{display:block!important}}







.visible-print-inline{display:none!important}







@media print{.visible-print-inline{display:inline!important}}







.visible-print-inline-block{display:none!important}







@media print{.visible-print-inline-block{display:inline-block!important}}







@media print{.hidden-print{display:none!important}}















.no-pad-left{padding-left: 0px !important;}







.no-pad-right{padding-right: 0px !important;}







.img-responsive{max-width: 100%;}







.row{margin-right:-15px;margin-left:-15px}







.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}







.col-xs-12{width:100%}







.col-xs-11{width:91.66666667%}







.col-xs-10{width:83.33333333%}







.col-xs-9{width:75%}







.col-xs-8{width:66.66666667%}







.col-xs-7{width:58.33333333%}







.col-xs-6{width:50%}







.col-xs-5{width:41.66666667%}







.col-xs-4{width:33.33333333%}







.col-xs-3{width:25%}







.col-xs-2{width:16.66666667%}







.col-xs-1{width:8.33333333%}







.col-xs-pull-12{right:100%}







.col-xs-pull-11{right:91.66666667%}







.col-xs-pull-10{right:83.33333333%}







.col-xs-pull-9{right:75%}







.col-xs-pull-8{right:66.66666667%}







.col-xs-pull-7{right:58.33333333%}







.col-xs-pull-6{right:50%}







.col-xs-pull-5{right:41.66666667%}







.col-xs-pull-4{right:33.33333333%}







.col-xs-pull-3{right:25%}







.col-xs-pull-2{right:16.66666667%}







.col-xs-pull-1{right:8.33333333%}







.col-xs-pull-0{right:auto}







.col-xs-push-12{left:100%}







.col-xs-push-11{left:91.66666667%}







.col-xs-push-10{left:83.33333333%}







.col-xs-push-9{left:75%}







.col-xs-push-8{left:66.66666667%}







.col-xs-push-7{left:58.33333333%}







.col-xs-push-6{left:50%}







.col-xs-push-5{left:41.66666667%}







.col-xs-push-4{left:33.33333333%}







.col-xs-push-3{left:25%}







.col-xs-push-2{left:16.66666667%}







.col-xs-push-1{left:8.33333333%}







.col-xs-push-0{left:auto}







.col-xs-offset-12{margin-left:100%}







.col-xs-offset-11{margin-left:91.66666667%}







.col-xs-offset-10{margin-left:83.33333333%}







.col-xs-offset-9{margin-left:75%}







.col-xs-offset-8{margin-left:66.66666667%}







.col-xs-offset-7{margin-left:58.33333333%}







.col-xs-offset-6{margin-left:50%}







.col-xs-offset-5{margin-left:41.66666667%}







.col-xs-offset-4{margin-left:33.33333333%}







.col-xs-offset-3{margin-left:25%}







.col-xs-offset-2{margin-left:16.66666667%}







.col-xs-offset-1{margin-left:8.33333333%}







.col-xs-offset-0{margin-left:0}























@media (min-width:768px){







    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}







    .col-sm-12{width:100%}







    .col-sm-11{width:91.66666667%}







    .col-sm-10{width:83.33333333%}







    .col-sm-9{width:75%}







    .col-sm-8{width:66.66666667%}







    .col-sm-7{width:58.33333333%}







    .col-sm-6{width:50%}







    .col-sm-5{width:41.66666667%}







    .col-sm-4{width:33.33333333%}







    .col-sm-3{width:25%}







    .col-sm-2{width:16.66666667%}







    .col-sm-1{width:8.33333333%}







    .col-sm-pull-12{right:100%}







    .col-sm-pull-11{right:91.66666667%}







    .col-sm-pull-10{right:83.33333333%}







    .col-sm-pull-9{right:75%}







    .col-sm-pull-8{right:66.66666667%}







    .col-sm-pull-7{right:58.33333333%}







    .col-sm-pull-6{right:50%}







    .col-sm-pull-5{right:41.66666667%}







    .col-sm-pull-4{right:33.33333333%}







    .col-sm-pull-3{right:25%}







    .col-sm-pull-2{right:16.66666667%}







    .col-sm-pull-1{right:8.33333333%}







    .col-sm-pull-0{right:auto}







    .col-sm-push-12{left:100%}







    .col-sm-push-11{left:91.66666667%}







    .col-sm-push-10{left:83.33333333%}







    .col-sm-push-9{left:75%}







    .col-sm-push-8{left:66.66666667%}







    .col-sm-push-7{left:58.33333333%}







    .col-sm-push-6{left:50%}







    .col-sm-push-5{left:41.66666667%}







    .col-sm-push-4{left:33.33333333%}







    .col-sm-push-3{left:25%}







    .col-sm-push-2{left:16.66666667%}







    .col-sm-push-1{left:8.33333333%}







    .col-sm-push-0{left:auto}







    .col-sm-offset-12{margin-left:100%}







    .col-sm-offset-11{margin-left:91.66666667%}







    .col-sm-offset-10{margin-left:83.33333333%}







    .col-sm-offset-9{margin-left:75%}







    .col-sm-offset-8{margin-left:66.66666667%}







    .col-sm-offset-7{margin-left:58.33333333%}







    .col-sm-offset-6{margin-left:50%}







    .col-sm-offset-5{margin-left:41.66666667%}







    .col-sm-offset-4{margin-left:33.33333333%}







    .col-sm-offset-3{margin-left:25%}







    .col-sm-offset-2{margin-left:16.66666667%}







    .col-sm-offset-1{margin-left:8.33333333%}







    .col-sm-offset-0{margin-left:0}







}















@media (min-width:992px)







{   .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}







    .col-md-12{width:100%}







    .col-md-11{width:91.66666667%}







    .col-md-10{width:83.33333333%}







    .col-md-9{width:75%}







    .col-md-8{width:66.66666667%}







    .col-md-7{width:58.33333333%}







    .col-md-6{width:50%}







    .col-md-5{width:41.66666667%}







    .col-md-4{width:33.33333333%}







    .col-md-3{width:25%}







    .col-md-2{width:16.66666667%}







    .col-md-1{width:8.33333333%}







    .col-md-pull-12{right:100%}







    .col-md-pull-11{right:91.66666667%}







    .col-md-pull-10{right:83.33333333%}







    .col-md-pull-9{right:75%}







    .col-md-pull-8{right:66.66666667%}







    .col-md-pull-7{right:58.33333333%}







    .col-md-pull-6{right:50%}







    .col-md-pull-5{right:41.66666667%}







    .col-md-pull-4{right:33.33333333%}







    .col-md-pull-3{right:25%}







    .col-md-pull-2{right:16.66666667%}







    .col-md-pull-1{right:8.33333333%}







    .col-md-pull-0{right:auto}







    .col-md-push-12{left:100%}







    .col-md-push-11{left:91.66666667%}







    .col-md-push-10{left:83.33333333%}







    .col-md-push-9{left:75%}







    .col-md-push-8{left:66.66666667%}







    .col-md-push-7{left:58.33333333%}







    .col-md-push-6{left:50%}







    .col-md-push-5{left:41.66666667%}







    .col-md-push-4{left:33.33333333%}







    .col-md-push-3{left:25%}







    .col-md-push-2{left:16.66666667%}







    .col-md-push-1{left:8.33333333%}







    .col-md-push-0{left:auto}







    .col-md-offset-12{margin-left:100%}







    .col-md-offset-11{margin-left:91.66666667%}







    .col-md-offset-10{margin-left:83.33333333%}







    .col-md-offset-9{margin-left:75%}







    .col-md-offset-8{margin-left:66.66666667%}







    .col-md-offset-7{margin-left:58.33333333%}







    .col-md-offset-6{margin-left:50%}







    .col-md-offset-5{margin-left:41.66666667%}







    .col-md-offset-4{margin-left:33.33333333%}







    .col-md-offset-3{margin-left:25%}







    .col-md-offset-2{margin-left:16.66666667%}







    .col-md-offset-1{margin-left:8.33333333%}







    .col-md-offset-0{margin-left:0}







}































.m_top_bottom_20







{







    margin-bottom: 20px;







    margin-top: 20px;







}







.m_top5 { margin-top:5px; }







.m_top7 { margin-top:7px; }







.m_top10 { margin-top:10px; }







.m_top15 { margin-top:15px; }







.m_top17 { margin-top:17px; }







.m_top30 { margin-top:30px; }







.m_top40 { margin-top:40px; }







.m_top45 { margin-top:45px; }







.m_top50 { margin-top:50px; }







.m_top20 { margin-top:20px; }







.m_bottom5 { margin-bottom:5px; }







.m_bottom7 { margin-bottom:7px; }







.m_bottom10 { margin-bottom:10px; }







.m_bottom15 { margin-bottom:15px; }







.m_bottom17 { margin-bottom:17px; }







.m_bottom30 { margin-bottom:30px; }







.m_bottom20 { margin-bottom:20px; }







.m_bottom20_0 { margin-bottom:20px; }







.m_bottom40 { margin-bottom:40px; }







.m_bottom45 { margin-bottom:30px; }







.m_bottom50 { margin-bottom:50px; }







.m_top3 { margin-top:3px; }







.m_top5 { margin-top:5px; }







.m_bottom60 { margin-bottom:60px; }







.m_bottom70 { margin-bottom:70px; }







.m_bottom75 { margin-bottom:75px; }







.m_bottom80 { margin-bottom:80px; }







.m_bottom90 { margin-bottom:90px; }







.m_bottom100 { margin-bottom:100px; }















.m_top60 { margin-top:60px; }







.m_top70 { margin-top:70px; }







.m_top75 { margin-top:75px; }







.m_top80 { margin-top:80px; }







.m_top90 { margin-top:90px; }







.m_top100 { margin-top:100px; }







.full_size{

    width: 100%; float: left;

}







 







    







/*** font icon cs */























.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}