
@import url("base.css");
@import url("framework.css");

/*----------------------------------------------------
                  sunsec - css file
------------------------------------------------------*/
body {
background:#FFF url(../images/pattern/bg_pattern1.png) repeat;
font:14px 'Roboto', Arial, Tahoma, Verdana;
line-height:26px;
/*color:#848383;*/
color:black;
margin:0;
padding:0;
height:100% !important;
/*min-height:100% !important;*/
}

.stranka {
min-height:77vh;
/*min-height:100vh;*/
}

#content-wrapper {
/*padding-bottom:75px;*/
/*padding-bottom:5px;*/
/*min-height:93vh;*/
/**min-height: calc(70% - 75px);**/
min-height: 60%;
clear:both;
margin: 0 auto 25px; /* the bottom margin is the negative value of the footer's height */
}

/***** Header Styling *****/
header {
width:100%;
position:fixed;
z-index:19;
}

#top-info {
/*height:39px;*/
height:43px;
/*font-size:10px;*/
/*color:#b5b4b4;*/
/*background-color:#3b3b3b;*/
background:#3b3b3b;
color:#fff;
text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: inset 0px -4px 5px rgba(50, 50, 50, 2);
-moz-box-shadow: inset 0px -4px 5px rgba(50, 50, 50, 2);
box-shadow: inset 0px -4px 5px rgba(50, 50, 50, 2);
}

#top-info .twelve.columns {
height:39px;
}

#top-phonemail {
width:50%;
margin-top:6px;
float:left;
}

#top-socials {
width:50%;
height:39px;
float:right;
}

ul.socials-list  {
margin:11px 0px 0px 0px;
float:right;
}

.socials-list li{
width:16px;
margin-right:2px;
display:inline-block;
}

ul.socials-list-bottom  {
margin:25px 0px -10px 0px;
float:right;
}

.socials-list-bottom li{
width:16px;
margin-right:10px;
display:inline-block;
}

#logo {
margin:0px 0px 0px -10px;
float:left;
}

#logo img {
width:auto;
/**height:76px;**/
height:64px;	
}

#slogan-wrapper {
text-align:left;
padding: 38px 0px 7px 0px;
}

#slogan-wrapper h1, #slogan-wrapper h2, #slogan-wrapper h3, #slogan-wrapper h4, #slogan-wrapper h5, #slogan-wrapper h6 {
/*color:#6d6d6d;*/
/*color:black*/
color:#1758ad;
}


/***** Mainmenu Styling *****/
#mainmenu-wrapper {
/**height:81px;**/
height:65px;
background-color:#fff;
border-bottom:1px solid #ececec;
/**position: fixed;**/
/**overflow: -moz-scrollbars-vertical;
overflow: scroll;**/
}

.tinynav {
display:none;
}

#mainmenu {
width:52%;
/**margin:2px 0px 0px 0px;**/
margin:0px 0px 0px 0px;
/*float:inherit; */
float:right;
}

#mainmenu ul {
margin-bottom:0px;
font-family:'Roboto', Helvetica, Arial;
/* font-weight:300; */
font-weight:bold;
font-size:20px;
float:right;
}

#mainmenu ul li:hover {
color:#ffffff;
background:#1758ad;
-webkit-box-shadow: -1px -1px 25px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    -1px -1px 25px 0px rgba(50, 50, 50, 0.75);
box-shadow:         -1px -1px 25px 0px rgba(50, 50, 50, 0.75);
}

#mainmenu ul li {
/*color:#ffffff;*/
/*color:#6d6d6d;*/
/**color:#1758ad;**/
/**border-radius: 15px 15px 0px 0px;**/
list-style:none;
line-height:22px;
position:relative;
margin:-1px 2px 8px 2px;
/**padding:20px 17px 20px 17px;**/
float:left;
}
.border-radius-up {
border-radius: 5px 5px 0px 0px;
}
.border-radius-all {
border-radius: 5px 5px 5px 5px;
}

#mainmenu ul li a, #mainmenu ul li a:visited {
/*color:#6d6d6d;*/
/**color:white;**/
color:#1758ad;
text-decoration:none;
}

#mainmenu ul li li a {
display:block;
float:left;
}

#mainmenu ul li a:hover {
color:#ffffff;
/**color:#1758ad;**/
/**color:#ffffff;**/
/**background:#1758ad;**/
text-decoration:none;
}

#mainmenu ul li.selected {
margin-bottom:0px;
border-bottom:1px solid #1758ad;
}

#mainmenu ul li.selected a {
text-decoration:none;
color:#1758ad;
}

#mainmenu ul li.selected li a {
text-decoration:none;
color:#1758ad;
}

#mainmenu a {
padding:20px 17px 20px 17px;
display: block;
}

#mainmenu ul li.selected li a:hover {
text-decoration:none;
color:#1758ad;
}

#mainmenu ul li.dropdown:hover a{
color:#ffffff;
}
#mainmenu ul li.dropdown a:hover {
text-decoration:none;
color:#ffffff;
}

#mainmenu ul li.selected ul li a{
text-decoration:none;
/*color:#828282;*/
color:#1758ad;
}

#mainmenu ul li.selected ul li a:hover{
text-decoration:none;
color:#1758ad;
}

#mainmenu ul li ul li {
color:black;
/*background:white;*/
}

#menu li li {
background:url(../images/list_menu.png) no-repeat bottom center;
position:relative;
z-index:100;
line-height:20px!important;
border-left:none!important;
margin:0!important;
padding:0!important;
}

#menu li li a:hover {
background-color:#3b3b3b;
color:black;
}

#mainmenu li ul li a {
color:#000000;
}

#menu ul {
display:none;
position:absolute;
top:55px;
left:-10px;
/*width:165px;*/
/*width:215px;*/
width:245px;
background-color:#f2f2f2;
color:black;
/**border-top:1px solid #1758ad;**/
border-top:1px solid #f2f2f2;
-webkit-box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    3px 3px 3px rgba(50, 50, 50, 0.2);
box-shadow:         3px 3px 3px rgba(50, 50, 50, 0.2);
z-index:199;
}

#menu ul ul, #menu ul ul ul {
display:none;
position:absolute;
top:-8px;
left:155px;
/*width:165px;*/
/*width:215px;*/
width:245px;
padding-top:7px;
z-index:900;
transition: all 0.3s;
}

#menu li ul a,#menu li ul a:visited {
/*width:165px;*/
/*width:215px;*/
width:245px;
/** barva podkladu v rozbalovacim menu **/
background-color:#787878;
/** barva linku v rozbalovacim manu **/
color:black;
font-family:'Roboto', Helvetica, Arial;
font-weight:500;
font-size:13px;
/**text-transform:capitalize;**/
/**letter-spacing:-0.5px;**/
letter-spacing:1px;
line-height:18px;
z-index:190;
text-decoration:none;
padding:9px 0 10px 17px;
}

#menu li ul a:hover {
border:none;
font-weight: bold;
/** podklad barva pro linky v rozbalovacim menu onfocus **/
background-color:#1758ad;
}

#menu ul ul li:first-child a {
margin-top:-7px;
}

#menu ul li a span {
display:none;
}


/***** Page Title Stylesheet *****/
#pagetitle-container {
width:100%;
/*margin:190px 0px 15px 0px;*/
margin:80px 0px 15px 0px; 
/**margin:100px 0px 15px 0px;**/
float:left;
}

#pagetitle-border {
width:100%;
border-bottom:1px solid #e4e4e4;
float:left;
}

#pagetitle {
width:60%;
padding-top:25px;
float:left;
}

#pagetitle p {
font-size:18px;
font-weight:300;
/*color:#aaa;*/
color:black;
margin:-8px 0px 43px 0px;
}


/***** Breadcrumb Styling *****/
/*#breadcrumb {
width:40%;
margin:38px 0px 0px 0px;
float:right;
}

#breadcrumb ul {
background-color:#ffffff;
padding:5px 10px 0px 10px;
float:right;	
}

#breadcrumb ul li {
color: #b5b4b4;
padding:0px 0px 0px 6px;
font-size:11px;
display:inline-block;
}

#breadcrumb ul li:after {
color:#b5b4b4;
content:"\2F";
margin-left:8px;
}

#breadcrumb ul li:last-child:after {
content:"";
display:inline-block;
}

#breadcrumb ul li.current-page a, #breadcrumb ul li.current-page a:visited {
color: #1758ad;
text-decoration:none;
}

#breadcrumb ul li a, #breadcrumb ul li a:visited {
/*color: #b5b4b4;*/
/**color: black;
text-decoration:none;	
}**/


/** Breadcrumb green ***/
.breadcrumb {
	/*centering*/
	display: inline-block;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.15);
	overflow: hidden;
	border-radius: 5px;
	/*Lets add the numbers for each link using CSS counters. flag is the name of the counter. to be defined using counter-reset in the parent element of the links*/
	/**counter-reset: flag;**/
	float: right;
	z-index: -1; 
}

.breadcrumb a {
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 36px;
	color: white;
	/*need more margin on the left of links to accomodate the numbers*/
	padding: 0 10px 0 40px;
	background: #666;
	background: linear-gradient(#666, #333);
	position: relative;
}
/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/
.breadcrumb a:first-child {
	padding-left: 20px;
	border-radius: 5px 0 0 5px; /*to match with the parent's radius*/
}
.breadcrumb a:first-child:before {
	left: 14px;
}
.breadcrumb a:last-child {
	border-radius: 0 5px 5px 0; /*this was to prevent glitches on hover*/
	padding-right: 20px;
}

/*hover/active styles*/
.breadcrumb a.active, .breadcrumb a:hover{
	background: #1758ad;
	background: linear-gradient(#333, #000);
	font-weight: bold;
}
.breadcrumb a.active:after, .breadcrumb a:hover:after {
	background: #333;
	background: linear-gradient(135deg, #333, #000);
}

/*adding the arrows for the breadcrumbs using rotated pseudo elements*/
.breadcrumb a:after {
	content: '';
	position: absolute;
	top: 0; 
	right: -18px; /*half of square's length*/
	/*same dimension as the line-height of .breadcrumb a */
	width: 36px; 
	height: 36px;
	/*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
	length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
	if diagonal required = 1; length = 1/1.414 = 0.707*/
	transform: scale(0.707) rotate(45deg);
	/*we need to prevent the arrows from getting buried under the next link*/
	z-index: 1;
	/*background same as links but the gradient will be rotated to compensate with the transform applied*/
	background: #666;
	background: linear-gradient(135deg, #666, #333);
	/*stylish arrow design using box shadow*/
	box-shadow: 
		2px -2px 0 2px rgba(0, 0, 0, 0.4), 
		3px -3px 0 2px rgba(255, 255, 255, 0.1);
	/*
		5px - for rounded arrows and 
		50px - to prevent hover glitches on the border created using shadows*/
	border-radius: 0 5px 0 50px;
}
/*we dont need an arrow after the last link*/
.breadcrumb a:last-child:after {
	content: none;
}
/*we will use the :before element to show numbers*/
.breadcrumb a:before {
	/**content: counter(flag);
	counter-increment: flag;**/
	/*some styles now*/
	border-radius: 100%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 8px 0;
	position: absolute;
	top: 0;
	left: 30px;
	background: #444;
	background: linear-gradient(#444, #222);
	font-weight: bold;
}


.flat a, .flat a:after {
	background: white;
	color: black;
	transition: all 0.35s;
}
.flat a:before {
	/*background: white;*/
	box-shadow: 0 0 0 1px #ccc;
}
.flat a:hover, .flat a.active, 
.flat a:hover:after, .flat a.active:after{
	background: #1758ad;
	color: white;
}

/****** Breadcrumb 2 *****/
/**
                .breadcrumb {
                        list-style: none;
                        overflow: hidden;                                                                                         
			float: right;
			margin-top: 25px;
			padding-right:20px;
                }
                .breadcrumb li {
                        float: left;
			padding: 1px;
                }
                .breadcrumb li a {
                        color: white;
                        text-decoration: none;
                        padding: 10px 0 10px 30px;
                        background: hsla(214,77%,38%,0.2);  
                        position: relative;
                        display: block;
                        float: left;
                }
                .breadcrumb li a:after {
                        content: " "; 
                        display: block; 
                        width: 0; 
                        height: 0;
                        border-top: 20px solid transparent; 
                        border-bottom: 20px solid transparent;
                        border-left: 20px solid hsla(214,77%,38%,0.2);
                        position: absolute;
                        top: 50%;
                        margin-top: -20px;
                        left: 100%;
                        z-index: 2;
                }
                .breadcrumb li a:before {
                        content: " ";
                        display: block; 
                        width: 0; 
                        height: 0;
                        border-top: 20px solid transparent;
                        border-bottom: 20px solid transparent;
                        border-left: 20px solid white;
                        position: absolute;
                        top: 50%;
                        margin-top: -20px; 
                        margin-left: 1px;
                        left: 100%;
                        z-index: 1; 
                }       
                .breadcrumb li:first-child a {
                        padding-left: 10px;
			border-radius: 5px 0 0 5px;
                }
               .breadcrumb li:nth-child(2) a       { background:        hsla(214,77%,38%,0.3); }
               .breadcrumb li:nth-child(2) a:after { border-left-color: hsla(214,77%,38%,0.3); }
               .breadcrumb li:nth-child(3) a       { background:        hsla(214,77%,38%,0.4); }
               .breadcrumb li:nth-child(3) a:after { border-left-color: hsla(214,77%,38%,0.4); }
               .breadcrumb li:last-child a {
                        background: hsla(214,77%,38%,0.4) !important;
                        color: white;
                        pointer-events: none;
                        cursor: default;
			padding-right: 5px;
                }
                .breadcrumb li:last-child a:after {
			background: hsla(214,77%,38%,0.4) !important;
			background: transparent !important;
			color: white;
			/**background: hsla(214,77%,38%,0.4) !important;**/
			/**border: 0px solid transparent;**/
			/**border-radius: 0 5px 5px 0;**/
/**		 }
		.breadcrumb li:last-child a:hover { background: hsla(214,77%,38%,1);}
		.breadcrumb li:last-child a:hover:after { background: hsla(214,77%,38%,1);}
                .breadcrumb li a:hover { background: hsla(214,77%,38%,1);}
                .breadcrumb li a:hover:after { border-left-color: hsla(214,77%,38%,1) !important; }
**/
/***** Slideshow Stylesheet *****/
#slideshow-container {
width:100%;
margin-bottom:39px;
/*background:#999 url(../images/slideshow/bg_slideshow7.jpg) no-repeat center;*/
background:#999 no-repeat center;
position:relative;
overflow:hidden;
float:left;
}

#slideshow-container-alt {
width:100% !important;
height:570px;
margin-bottom:39px;
background:#c1c1c1;
position:relative;
overflow:hidden;
padding:0;
float:left;
}

#slideshow-container-alt2 {
width:1090px;
height:570px;
border-top:2px solid #1758ad;
margin:0px auto 39px auto;
background:#c1c1c1;
position:relative;
overflow:hidden;
}

#slideshow-container-alt2:before, #slideshow-container-alt2:after {
z-index: -1;
position: absolute;
content: "";
bottom: 15px;
left: 10px;
width: 50%;
top: 80%;
max-width:300px;
background: rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.5);
-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
transform: rotate(-3deg);
}

#slideshow-container-alt2:after {
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-o-transform: rotate(3deg);
-ms-transform: rotate(3deg);
transform: rotate(3deg);
right: 10px;
left: auto;	
}

#slideshow-content {
width:100%;
color:#fff;
padding:40px 0px 4px 0px;
border-top:1px solid rgba(255, 255, 255, 0.2);
/*background:rgba(148, 186, 101, 0.7);
background:#1758ad; */
text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
}

#slideshow-content h1, #slideshow-content h2, #slideshow-content h3, #slideshow-content h4, #slideshow-content h5, #slideshow-content h6 {
color:#fff;
overflow:hidden;
}

#slideshow-content p {
overflow:hidden;
}

.text-caption {
width:400px;
}

/***** Link Fade and Extra Styling *****/
.link-zoom, li.link-zoom {
width:100%;
height:100%;
margin-bottom:10px;
border-bottom:5px solid #1758ad;
background:url(../images/link_zoom.png) no-repeat center center;
position:relative;
z-index:100;
float:left;
}

.link-url, li.link-url {
width:100%;
height:100%;
margin-bottom:10px;
border-bottom:5px solid #1758ad;
background:url(../images/link_url.png) no-repeat center center;
position:relative;
z-index:100;
float:left;
}

.link-video, li.link-video {
width:100%;
height:100%;
margin-bottom:10px;
border-bottom:5px solid #1758ad;
background:url(../images/link_video.png) no-repeat center center;
position:relative;
z-index:100;
float:left;
}

.link-more, li.link-more {
width:100%;
height:100%;
margin-bottom:10px;
border-bottom:5px solid #1758ad;
background:url(../images/link_more.png) no-repeat center center;
position:relative;
z-index:10;
float:left;
}

/* Retina Image Styling */
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.link-zoom, li.link-zoom {
background:url(../images/link_zoom@2x.png) no-repeat center center;
background-size: 32px 32px;
}

.link-url, li.link-url {
background:url(../images/link_url@2x.png) no-repeat center center;
background-size: 32px 32px;
}

.link-video, li.link-video {
background:url(../images/link_video@2x.png) no-repeat center center;
background-size: 32px 32px;
}

.link-more, li.link-more {
background:url(../images/link_more@2x.png) no-repeat center center;
background-size: 32px 32px;
}
}

.fade {
margin-bottom:-7px;
}

.box-icon {
font-size:32px;
color:#fff;
width:70px !important;
height:70px !important;
background-color:#3b3b3b;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
padding:19px;
}

.circle-icon {
font-size:32px;
color:#555;
width:66px !important;
height:66px !important;
background-color:#fff;
text-shadow:none;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
padding:17px;
}

.circle-icon-grey {
font-size:26px;
color:#fff;
width:54px !important;
height:54px !important;
background-color:#3b3b3b;
text-shadow:none;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
margin-top:8px;
padding:14px;
}

.circle-icon-blue {
font-size:26px;
color:#fff;
width:54px !important;
height:54px !important;
background-color:#1758ad;
text-shadow:none;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
margin-top:8px;
padding:14px;
}

.general-icon {
margin-top:8px;
font-size:42px;
color:#636363;
}

.special-title {
margin-bottom:20px;
border-bottom:4px solid #e9e9e9;
}

.special-title h1 span, .special-title h2 span, .special-title h3 span, .special-title h4 span, .special-title h5 span, .special-title h6 span {
padding-bottom:1px;
border-bottom:4px solid #1758ad;	
}

.service-column .six p,
.service-column .four p,
.service-column .three p {
/**margin-top:-18px;**/
/*color:#b6b6b6;*/
color:black;
}

.big-text {
font-size:18px;
font-weight:300;
padding-bottom:25px;
color:#aaa;
border-bottom:4px solid #e9e9e9;
}

.big-text2 {
font-size:18px;
font-weight:300;
color:#aaa;
}

.progress-title {
width:50%;
display:inline-block;
}

.progress-meter {
width:50%;
text-align:right;
display:inline-block;
}

ul.client-box {
width:100%;
margin:10px 0px 25px 0px;
float:left;
}

ul.client-box li {
width:16.75%;
height:102px;
text-align:center;
margin:0px -1px -1px 0px;
padding-top:18px;	
display:inline-block;
background-color:#FFF !important;
border:1px solid #e1e1e1;
float:left;
}

ul.client-box li img {
width:160px;
height:59px;
}

ul.client-box li:hover {
-webkit-box-shadow: 0 0px 12px #dadada;
-moz-box-shadow: 0 0px 12px #dadada;
box-shadow: 0 0px 12px #dadada;
position:relative;
z-index:100;
}

.text-overflow p {
overflow:hidden;
}

.text-overflow ul {
margin-left:70px;
overflow:hidden;
}

ul.pricing-payment li {
float:left;
margin:0px 13px 7px 0px;
}

ul.advantage-list li p {
line-height:23px;
}

ul.pricing-payment li img {
width:76px;
height:30px;
width:auto\9;
height:auto\9;
}

#services-camera-slide {
height:293px;
margin:8px 0px 10px 0px;
}

.featured-box {
position: relative;
margin:15px 0px 25px 0px;
padding:23px 10px 22px 10px;
background: -moz-linear-gradient(top, #fdfdfd, #f4f4f4);
background: -webkit-linear-gradient(top, #fdfdfd, #f4f4f4);
background: -o-linear-gradient(top, #fdfdfd, #f4f4f4);
background-color: #fdfdfd;
border:1px solid #ddd;	
}

.featured-box:before, .featured-box:after {
z-index: -1;
position: absolute;
content: "";
bottom: 15px;
left: 10px;
width: 50%;
top: 80%;
max-width:300px;
background: rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.5);
-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
transform: rotate(-3deg);
}

.featured-box:after {
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-o-transform: rotate(3deg);
-ms-transform: rotate(3deg);
transform: rotate(3deg);
right: 10px;
left: auto;	
}

.featured-box2 {
margin:5px 0px 12px 0px;
padding:0px;
}

.featured-box a.button, .featured-box2 a.button {
margin-top: 14px;
float: right;
}

.featured-box h1, .featured-box2 h1, .featured-box h2, .featured-box2 h2, .featured-box h3, .featured-box2 h3, .featured-box h4, .featured-box2 h4, .featured-box h5, .featured-box2 h5 {
margin-bottom:3px;
}

.featured-box p, .featured-box2 p {
margin-bottom:0px !important;
}

.img-left-nomargin {
left:-25px;
bottom:-36px;
position:relative;
float:left;
}

.guarantee {
width:129px;
height:129px;
}

.columns iframe {width:100%;}


/***** Team List Styling *****/
.team-wrap {
margin:8px 0px 15px 0px;
background: #fafafa; 
border-bottom:4px solid #1758ad;
}

.team-wrap h5 {
margin-top:-85px;
padding:0px 10px 2px 9px;
color:#fff;
background-color:#3b3b3b;
position:absolute;
float:left;	
}

.team-wrap img {
margin-bottom:-7px;
}

ul.team-socials {
margin:-15px 0px 22px 0px;
float:left;
}

.small-text {
font-size:9px;
text-transform:uppercase;
margin-top:-49px;
padding:0px 10px 2px 9px;
color:#fff;
background-color:#1758ad;
position:absolute;
float:left;	
}


/***** Portfolio Area Stylesheet *****/
.box-pf {
background-color:#fafafa; 
border:1px solid #ddd;
margin: 0 0 5px 0; 
padding: 20px 25px 22px 25px; 
position:relative;	
}

.box-pf:after {
left: 4px;
right: 4px;
bottom: -5px;
box-shadow: 0 0 2px #ddd;
}

.box-pf, .box-pf:before, .box-pf:after {
background: #fafafa;
border: 1px solid #ddd;
}

.box-pf:before, .box-pf:after {
content: "";
position: absolute;
bottom: -3px;
left: 3px;
right: 3px;
height: 1px;
border-top: none;
}

.box-pf h1,
.box-pf h2,
.box-pf h3,
.box-pf h4,
.box-pf h5,
.box-pf h6 {
font-family:'Roboto', Helvetica, Arial;
font-weight:300;
text-align:center;
margin-bottom:0px;	
}

.box-pf h1 a, .box-pf h1 a:visited,
.box-pf h2 a, .box-pf h2 a:visited,
.box-pf h3 a, .box-pf h3 a:visited,
.box-pf h4 a, .box-pf h4 a:visited,
.box-pf h5 a, .box-pf h5 a:visited,
.box-pf h6 a, .box-pf h6 a:visited {
color:#1758ad;	
}

.box-pf p {
color:#aaa;
text-align:center;	
margin-bottom:-2px;	
}

#pf-filter ul {
background: -moz-linear-gradient(top, #fdfdfd, #f4f4f4);
background: -webkit-linear-gradient(top, #fdfdfd, #f4f4f4);
background: -o-linear-gradient(top, #fdfdfd, #f4f4f4);
background-color: #fdfdfd;
border:1px solid #ddd;
margin-bottom:40px;
padding:0px 4px 0px 2px;
float:left;
}

#pf-filter ul li {
font-size:12px;
list-style:none;
display:inline-block;
margin:0px -5px 0px 0px;
padding:10px 0px 12px 5px;
float:left;
}

#pf-filter ul li:first-child {
padding-left:0px;
margin-left:-2px;
}

#pf-filter ul li:last-child {
border-right:none;
}

#pf-filter ul li a {
border-right:1px solid #ddd;
padding:12px 15px 14px 15px;
color:#a3a3a3;
text-decoration:none;
}

@-moz-document url-prefix(){#pf-filter ul li a { padding:12px 15px 13px 15px; } }

#pf-filter ul li a:hover {
background: -moz-linear-gradient(top, #f4f4f4, #fdfdfd);
background: -webkit-linear-gradient(top, #f4f4f4, #fdfdfd);
background: -o-linear-gradient(top, #f4f4f4, #fdfdfd);
background-color: #f4f4f4;
color:#1758ad;
text-decoration:none;
}

#pf-filter ul li a:active, #pf-filter ul li a.selected {
background: -moz-linear-gradient(top, #f4f4f4, #fdfdfd);
background: -webkit-linear-gradient(top, #f4f4f4, #fdfdfd);
background: -o-linear-gradient(top, #f4f4f4, #fdfdfd);
background-color: #f4f4f4;
color:#1758ad;
text-decoration:none;
}

.block-grid.two-up > li img, .block-grid.three-up > li img, .block-grid.four-up > li img, .block-grid.five-up > li img {
margin-bottom:-5px;
}

#pf-camera-slide {
height:480px;
margin-bottom:22px;
}


/***** Blog Area Stylesheet *****/
.blog-post {
width:100%;
margin-bottom:60px;
float:left;
}

.blog-post:hover {
-webkit-box-shadow: 0 0px 7px #ddd;
-moz-box-shadow: 0 0px 7px #ddd;
box-shadow: 0 0px 7px #ddd;	
}

.blog-post img {
margin-bottom:-8px;
position:relative;
z-index:999;
}

.blog-post iframe {
background:#5d5d5d;
width:99.9% !important;
height:399px !important;
margin-bottom:-9px;
position:relative;
z-index:999;	
}

.post-slide {
width:99.9%;
height:399px !important;
margin-bottom:-1px;
position:relative;
z-index:999;
}

.post-type {
width:10%;
background-color:#1758ad;
margin:10px 30px 0px 0px;
float:left;
}

.post-type img {
width:24px;
height:24px;
margin:18px 0px 10px 23px;
}

.post-wrapper {
background-color:#fafafa; 
border:1px solid #ddd;
position:relative;
z-index:990;
padding:16px 0px 26px 0px;
float:left;
}

.post-wrapper:after {
left: 4px;
right: 4px;
bottom: -5px;
box-shadow: 0 0 2px #ddd;
}

.post-wrapper:before, .post-wrapper:after {
background: #fafafa;
border: 1px solid #ddd;
}

.post-wrapper:before, .post-wrapper:after {
content: "";
position: absolute;
bottom: -3px;
left: 3px;
right: 3px;
height: 1px;
border-top: none;
}

.post-content ul {
margin-top:-14px;
border-bottom:1px solid #e4e4e4;
}

.post-content ul li {
font-size:12px;
color:#a1a1a1;
margin:0px 18px 10px 0px;
display:inline-block;
}

.post-content ul li.author-icon {
background:transparent url(../images/icon_author.png) no-repeat 0 4px;
padding:0 0 0 18px;
}

.post-content ul li.date-icon {
background:transparent url(../images/icon_date.png) no-repeat 0 4px;
padding:0 0 0 18px;
}

.post-content ul li.tag-icon {
background:transparent url(../images/icon_tag.png) no-repeat 0 4px;
padding:0 0 0 18px;
}

.post-content ul li.comment-icon {
background:transparent url(../images/icon_comment.png) no-repeat 0 4px;
padding:0 0 0 18px;
}

/* Retina Image Styling */
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.post-content ul li.author-icon {
background:transparent url(../images/icon_author@2x.png) no-repeat 0 4px;
background-size: 12px 12px;
}

.post-content ul li.date-icon {
background:transparent url(../images/icon_date@2x.png) no-repeat 0 4px;
background-size: 12px 12px;
}

.post-content ul li.tag-icon {
background:transparent url(../images/icon_tag@2x.png) no-repeat 0 4px;
background-size: 12px 12px;
}

.post-content ul li.comment-icon {
background:transparent url(../images/icon_comment@2x.png) no-repeat 0 4px;
background-size: 12px 12px;
}
}

.post-content {
width:81.5%;
float:left;	
}

.post-content h3 {
margin-top:2px;	
}

.post-content h3 a:hover {
color:#7c7c7c;
text-decoration:none;	
}

.post-content h3 a, .post-content h3 a:visited {
color:#565555;
text-decoration:none;	
}

#search input {
width:95%;
padding-right:42px;
}

#search button {
border-left:1px solid #dbdbdb !important;
margin-left:-39px;
font-size:0px;
width:25px;
height:17px;
border:none;
background:transparent url(../images/search-icon.png);
background-position:right;
background-repeat:no-repeat;
cursor:pointer;
position:relative;
top:-5px;
}

/* Retina Image Styling */
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
#search button {
background:transparent url(../images/search-icon@2x.png) no-repeat right;
background-size: 16px 16px;
}
}

/* Blog Pagination */
.blog-pagination {
width:100%;
margin:-20px 0px 15px 0px;
float:left;
}

.pages {
line-height:28px;
clear:left;
}

.blogpages {
margin:8px 0;
}

.pfpages {
margin:-15px 0 12px;
}

.pageof {
font-size:12px;
display:block;
color:#a3a3a3;
float:left;
background: -moz-linear-gradient(top, #fdfdfd, #f4f4f4);
background: -webkit-linear-gradient(top, #fdfdfd, #f4f4f4);
background: -o-linear-gradient(top, #fdfdfd, #f4f4f4);
background-color: #fdfdfd;
border:1px solid #ddd;
margin:-1px;
padding:6px 16px;
}

.pages a {
font-size:12px;
text-transform:uppercase;
display:block;
color:#a3a3a3;
float:left;
background: -moz-linear-gradient(top, #fdfdfd, #f4f4f4);
background: -webkit-linear-gradient(top, #fdfdfd, #f4f4f4);
background: -o-linear-gradient(top, #fdfdfd, #f4f4f4);
background-color: #fdfdfd;
border:1px solid #ddd;
text-decoration:none;
margin:-1px;
padding:6px 14px;
}

.pages a:hover, 
.pages a.current {
color:#1758ad;
background: -moz-linear-gradient(top, #f4f4f4, #fdfdfd);
background: -webkit-linear-gradient(top, #f4f4f4, #fdfdfd);
background: -o-linear-gradient(top, #f4f4f4, #fdfdfd);
background-color: #f4f4f4;
}

/* Sharing Social */
.sharing-box {
width:100%;
float:left;
margin-top:-10px;
padding:0px;
}

.share-facebook {
width:200px;
float:left;
}

.share-social {
margin-top:-24px;
float:right;
}

ul.sharesocial-bloglist {
float:left;
margin-top:20px;
}

ul.sharesocial-bloglist li {
display:inline-block;
float:left;
margin-right:10px;
}

ul.sharesocial-bloglist li a {
border:none;
}

ul.sharesocial-bloglist li img {
width:16px;
height:16px;
}

/* Comment list */
#comment {
width:100%;
float:left;
padding:5px 0 8px;
}

.comment-text h5 {
margin-bottom:-2px;
}

#comment ol {
list-style-type:none!important;
margin:0;
padding:10px 0 0;
}

#comment ol li ol {
margin:0px 0px 20px 80px;
}

.commentlist li {
position:relative;
list-style:none;
line-height:22px;
list-style-position:outside;
}

.commentlist li small {
font-size:11px;
text-transform:uppercase;
}

.commentlist li p {
margin-top:10px;
}

.avatar {
width:64px;
height:64px;
position:absolute;
background-color:#e7e7e7;
border:3px solid #c9c9c9;
top:7px;
left:0;
}

.avatar img {
width:64px;
height:58px;
}

.comment-text {
border-bottom:1px solid #e4e4e4;
margin-left:85px;
width:auto;
margin-bottom:10px;
padding:0px 0px 7px;
}

.comment-text p {
font-size:14px;
margin-bottom:5px;
line-height:24px;
}

a.reply {
float:right;
}

a.reply, a:visited.reply {
padding:1px 11px 3px 11px;
font-size:10px;
color:#fff;
text-transform:lowercase;
text-decoration:none;
background:#1758ad url(../images/button_line.png) top repeat-x;
position:relative;
top:-20px;
}

/* Comment form */
#commentform-wrap {
width:70%;
margin-top:26px;
float:left;	
}

fieldset {
border:0;
}

form#comment-form label {
font-size:13px;
line-height:58px;
width:37%;
margin-top:-8px;
margin-bottom:0px;
float:right;
clear:both;
}

form#comment-form input {
width:60%;
margin-bottom:15px;
float:left;	
}

form#comment-form textarea {
margin-bottom:15px;
overflow:hidden;
float:left;	
}

form#comment-form .buttoncontact {
width:22%;
border:none;
display:inline-block;
font-size:15px;
font-family:'Roboto', Helvetica, Arial;
font-weight:300;
color:#fff;
cursor:pointer;
text-decoration:none;
margin:0 0 10px;
padding:8px 8px 11px 8px;
background:#1758ad url(../images/button_line.png) top repeat-x;
float:left;
}

form#comment-form em {
color:#db4e43;
display:inline;
}

/* Sidebar styling */
aside {
width:100%;
margin-bottom:30px;
float:left;
}

aside iframe {
background:#fafafa;
width:340px !important;
height:258px;
}

/* Popular List */
ul.popular-list {
width:100%;
margin-bottom:0px;
float:left;	
}

ul.popular-list li p.popular-title {
background:#fafafa;
border: 1px solid #ddd;
font-size:14px;
line-height:26px;
overflow:hidden;
margin:0px;
padding:13px 16px 16px 16px;
}

ul.popular-list li img {
width:83px;
height:83px;
margin:0px;
float:left;
}

ul.popular-list li {
width:100%;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
margin: 0px; 
padding: 0px;
list-style-type:none;
float:left;
}

ul.popular-list li p.comment-count a, ul.popular-list li p.comment-count a:visited {
color:#fff;
text-decoration:none;
font-size:11px;
margin-top:-28px;
padding:3px 8px 4px 8px;
background-color:#1758ad;
float:right;
}

ul.popular-list li a,ul.popular-list li a:visited {
color:#a1a1a1;
text-decoration:none;
}

ul.popular-list li a:hover {
color:#848383;
text-decoration:none;
}

ul.popular-list.front-popular li img {
width:63px;
height:63px;
margin:0px;
float:left;	
}

/* Tag Cloud */
.tag-cloud {
width:100%;
float:left;
margin:5px 0 45px;
}

.tag-cloud a,.tag-cloud a:visited {
font-size:12px;
display:block;
color:#9c9a96;
background-color:#2e2e2e;
-webkit-border-top-right-radiu
text-decoration:none;
float:left;
margin:0 10px 10px 0;
padding:3px 11px 5px 11px;
}

.tag-cloud a:hover {
font-size:12px;
display:block;
color:#9c9a96;
background-color:#4a4949;
-webkit-border-top-right-radiu
text-decoration:none;
float:left;
margin:0 10px 10px 0;
padding:3px 11px 5px 11px;
}

/* Archives List */
ul.archive-list {
width:100%;
margin:16px auto 23px auto;
float:left;
}

ul.archive-list li {
width:100%;
border-bottom:1px solid #ededed;
margin-top:-7px;
padding-bottom:4px;
float:left;
}

ul.archive-list li p.month-arch {
font-size:13px;
margin-top:-2px;
margin-bottom:5px;
float:left;	
}

ul.archive-list li p.month-arch a, ul.archive-list li p.month-arch a:visited {
color:#a1a1a1;
text-decoration:none;
}

ul.archive-list li p.post-count {
margin:-2px 0px -12px 0px;
float:right;	
}

ul.archive-list li p.post-count a, ul.archive-list li p.post-count a:visited {
color:#fff;
text-decoration:none;
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
padding:0px 8px 0px 5px;
background-color:#1758ad;
float:right;	
}

/* Comments List */
ul.comments-list {
width:100%;
margin:-10px auto 23px auto;
float:left;
}

ul.comments-list li {
margin-top:-2px;
padding:0px;
border-bottom:1px solid #e8e8e8;
}

ul.comments-list li .author-img {
width:58px;
height:58px;
margin:6px 13px 0px 0px;
float:left;
}

ul.comments-list li p.comment-info {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:11px;
margin-bottom:-5px;	
}

ul.comments-list li p.comment-info a, ul.comments-list li p.comment-info a:visited {
color:#1758ad;
text-decoration:none;
}

ul.comments-list li p.title-with-comment {
margin-bottom:14px;
font-size:13px;
line-height:23px;
overflow:hidden;
}

ul.comments-list li p.title-with-comment a, ul.comments-list li p.title-with-comment a:visited {
color:#a1a1a1;
text-decoration:none;
}

ul.comments-list li p.title-with-comment a:hover {
color:#848383;
text-decoration:none;
}


/***** Contact Area Stylesheet *****/
#map_canvas,
.google-map {
border-bottom:5px solid #1758ad;
}
.google-map iframe {
	margin-bottom: -8px;
}

#contact-form-area {
width:100%;
margin:0px 0px 10px 0px;
float:left;	
}

fieldset {
border:0;
}

form#contactform label {
font-size:14px;
line-height:58px;
width:32%;
margin-top:-8px;
margin-bottom:0px;
float:right;
clear:both;
}

form#contactform input {
width:32.4%;
margin:0px 15px 15px 0px;
float:left;	
}

form#contactform2 input {
width:31.7%;
margin:0px 15px 15px 0px;
float:left;	
}

form#contactform #subject {
width:32.4%;
margin:0px 0px 15px 0px;
float:left;	
}

form#contactform2 #subject {
width:31.7%;
margin:0px 0px 15px 0px;
float:left;	
}

form#contactform textarea, form#contactform2 textarea {
margin-bottom:15px;
float:left;
overflow:hidden;	
}

form#contactform textarea.value {
content:"message";	
}

form#contactform .buttoncontact {
width:12%;
background:#1758ad url(../images/button_line.png) top repeat-x;
display:inline-block;
border:none;
font-size:15px;
font-family:'Roboto', Helvetica, Arial;
font-weight:300;
color:#fff;
cursor:pointer;
text-decoration:none;
margin:0 0 10px;
padding:8px 8px 11px 8px;
float:left;
}

form#contactform2 .buttoncontact {
width:22%;
background:#1758ad url(../images/button_line.png) top repeat-x;
display:inline-block;
border:none;
font-size:15px;
font-family:'Roboto', Helvetica, Arial;
font-weight:300;
color:#fff;
cursor:pointer;
text-decoration:none;
margin:0 0 10px;
padding:8px 8px 11px 8px;
float:left;
}

form#contactform em {
color:#db4e43;
display:inline;
}

.loading {
font-size:12px;
height:24px;
background:url(../images/loading_slideshow.gif) 0 0 no-repeat;
margin:10px 0px 0px 10px;
padding:0px 0px 0px 30px;
color:#797979;
float:left;
}

.success-contact {
width:99%;
font-size:13px;
text-align:center;
color:#3F9153;
background-color:#D7F7DF;
border:1px solid #A3F7B8;
clear:both;
display:block;
margin:4px 0 20px 0px;
padding:10px;
}

#wrapper {
        /**min-height:100%;**/
	height: auto !important;
        /**height:100%;**/
	width: 100%;
        /**position:relative;**/
        /**position:fixed;**/
	/**bottom: 0;**/
	/**margin: 0px auto 0px; /* the bottom margin is the negative value of the footer's height */**/2
	color:#fff;
	/**margin-bottom:-75px;**/
	bottom:	0;
	/**background-position: center bottom -75px;**/
}

#footer {
        background:#3b3b3b;
	color:#fff;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
        width:100%;
        /**height:75px;**/
        height:5%;
	padding-top:25px;
        /**position:absolute;**/
	/**bottom: -75px;**/
        /**bottom:0;**/
        left:0;
}

/***** Footer Styling *****/
/**
footer {
clear: both;
display: block;
width:100%;
margin-top:2px;
background-color:#3b3b3b;
float:left;
position: relative;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
color:#fff;
}

footer p {
font-size:12px;
color:#9c9a96;
}


#bottom-wrapper {
width:100%;
color:#fff;
margin-bottom:40px;
padding-top:50px;
background:#1758ad url(../images/button_line.png) top repeat-x;
-moz-box-shadow:0px 4px 5px rgba(50, 50, 50, 0.9);
-webkit-box-shadow:0px 4px 5px rgba(50, 50, 50, 0.9);
box-shadow:0px 4px 5px rgba(50, 50, 50, 0.9);
text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
position: absolute;
bottom: 0;
left: 0;
}

#bottom-wrapper p {
font-size:12px;
margin-bottom:7px;
}
**/

.title-line {
margin-bottom:22px;
background-color:#4a4949;
height:5px;
}

.title-line > span {
position:relative;
background-color:#3b3b3b;
padding-right:7px;
top:-16px;
}

.title-line2 {
margin-bottom:22px;
background-color:#e4e4e4;
height:5px;
}

.title-line2 > span {
position:relative;
background:#FFF url(../images/pattern/bg_pattern1.png) repeat;
padding-right:9px;
top:-16px;
}

footer ul li {
font-size:12px;
color:#9c9a96;
}

ul.contact-list.h3 {
font-color: black;
}

ul.contact-list li.ICO {
margin-bottom:4px;
padding:0 0 0 23px;
}

ul.contact-list li.business-title {
font-weight:400;
font-size:16px;
margin-bottom:4px;
}

ul.contact-list li.address-icon {
background:transparent url(../images/contact_list1.png) no-repeat 0 4px;
margin-bottom:4px;
padding:0 0 0 23px;
}

ul.contact-list li.phone-icon {
background:transparent url(../images/contact_list2.png) no-repeat 0 4px;
margin-bottom:4px;
padding:0 0 0 23px;
}

ul.contact-list li.email-icon {
background:transparent url(../images/contact_list3.png) no-repeat 0 4px;
padding:0 0 0 23px;
margin-bottom:4px;
}

ul.contact-list li.linked-icon {
background:transparent url(../images/contact_list4.png) no-repeat 0 4px;
padding:0 0 0 23px;
margin-bottom:4px;
}

/* Retina Image Styling */
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
ul.contact-list li.address-icon {
background:transparent url(../images/contact_list1@2x.png) no-repeat 0px 4px;
background-size: 14px 14px;
}

ul.contact-list li.phone-icon {
background:transparent url(../images/contact_list2@2x.png) no-repeat 0px 4px;
background-size: 14px 14px;
}

ul.contact-list li.email-icon {
background:transparent url(../images/contact_list3@2x.png) no-repeat 0px 4px;
background-size: 14px 14px;
}
}

ul.contact-list {
/**margin-top:-12px;**/
}

.copyright-area {
border-top:1px solid #4a4949;	
}

.copyright-text {
font-size:11px;
color: gray;
padding-top:23px;
float:left;
}

/***** Twitter Styling *****/
ul#twitter {
width:86%;
list-style: none;
float:left;
}

#twitter li {
margin: 0 0 -19px 0;
padding:0px 0px 6px 27px;
background:url(../images/twitter_list.png) no-repeat;
background-position:left 8px;
font-size: 14px;
font-family:'Roboto',Arial,Tahoma,Verdana;
line-height:32px;
color: #fff;
}

#twitter a {color: #fff;}

#twitter b a,
#twitter b a:hover {
display: none;
}

.twitter-button {
width:14%;
margin-top:7px;
float:left;
}

/* Flickr */
ul#flck-thumb { margin:-13px 0px 0px 4px; }
ul#flck-thumb div.no-image { display:none; }
.thumbs { margin: 0; padding: 0; overflow: hidden; }
.thumbs div { width:65px; height:65px; list-style: none; float: left; margin: 9px; }
.thumbs div a { }
.thumbs div img { display: block; }
:root .thumbs div img{ margin-top: 0px\0/ie9; }
.thumbs div a img { border: none; }
#flickr-noscript { display:none; }

/** added by ruza **/

/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(23, 88, 173, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #ff670e solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}

/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
 
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
 
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
 
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
 
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
 
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
 
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
 
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
 
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
 
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
 
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
 
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
 
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
 
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
 
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
 
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
 
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
 
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
 
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  /**z-index: -1;**/
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}


/* Fade */
.hvr-fade {
  /**display: inline-block;**/
  color: white;
  background: #1758ad;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(23, 88, 173, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #2098d1;
  color: white;
}

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  /**-webkit-backface-visibility: hidden;
  backface-visibility: hidden;**/
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Shadow */      
.hvr-shadow {      
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}

/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
/**.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {**/
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

