@charset "utf-8";
@import"grid.css";

@font-face {
    font-family: 'jaapokkiregular';
    src: url('../fonts/jaapokki-regular-webfont.eot');
    src: url('../fonts/jaapokki-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/jaapokki-regular-webfont.woff2') format('woff2'),
         url('../fonts/jaapokki-regular-webfont.woff') format('woff'),
         url('../fonts/jaapokki-regular-webfont.ttf') format('truetype'),
         url('../fonts/jaapokki-regular-webfont.svg#jaapokkiregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'calibri';
    src: url('../fonts/calibri.eot');
    src: url('../fonts/calibri.eot?#iefix') format('embedded-opentype'),
         url('../fonts/calibri.woff') format('woff'),
         url('../fonts/calibri.ttf') format('truetype'),
         url('../fonts/calibri.svg#calibri') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_sansregular';
    src: url('../fonts/notosans-regular-webfont.eot');
    src: url('../fonts/notosans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/notosans-regular-webfont.woff2') format('woff2'),
         url('../fonts/notosans-regular-webfont.woff') format('woff'),
         url('../fonts/notosans-regular-webfont.ttf') format('truetype'),
         url('../fonts/notosans-regular-webfont.svg#noto_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cocktail_scriptmedium';
    src: url('../fonts/COCKTAI0-webfont.eot');
    src: url('../fonts/COCKTAI0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/COCKTAI0-webfont.woff2') format('woff2'),
         url('../fonts/COCKTAI0-webfont.woff') format('woff'),
         url('../fonts/COCKTAI0-webfont.ttf') format('truetype'),
         url('../fonts/COCKTAI0-webfont.svg#cocktail_scriptmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

body 
{
	font-family: 'noto_sansregular';
	background: #111111 none repeat scroll 0 0;
	margin:0 auto;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

html, body 
{
	height:100%;
}
html 
{
	min-width:100%
}
.wrapper 
{
	position:relative;
	margin:0 auto;
}
.clearboth 
{
	clear: both;
}
p 
{
	color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    text-align: justify;
}
/**footer--start**/
#footer 
{
	bottom: 0 !important;
    clear: both;
    height: 29px;
    left: 50%;
    margin-left: -498px;
    overflow: visible;
    position: fixed;
    width: 996px;
    z-index: 1200;
}
.footer-inside
{
	background-image: url("../images/footer-inside.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #bbbbbb;
    font-size: 11px;
    line-height: 11px;
    margin: 0 auto;
    width: 996px;
	height: 29px;
}
.privacy 
{
	color:#fcf9f9;
	font-size:11px;
	font-family: 'noto_sansregular';
	line-height:20px;
	float:left;
	padding:7px 0 7px 48px;
}
.privacy span 
{
	color:#747373;
	margin:0 4px;
}
.socialIcon 
{
	float:left;
	padding-left:12px;
}
.socialIcon img
{
	height: 26px;
    padding: 2px;
}
.powered
{
	float:right;
	margin-right:48px;
	font-family: 'noto_sansregular';
	font-size: 11px;
	color:#FFF;
	padding-top:7px;
}
.powered a 
{
	color:#fff;
	text-decoration:none;
}
.powered a img
{
	height: 14px;
    vertical-align: sub;
}
/**footer--end**/

/* Global Structure */
.main 
{
	margin:0 auto;
	width: 1024px;
	position:relative;
}
.container_121 
{
	background: #0d0d0c none repeat scroll 0 0;
    box-shadow: 0 1px 3px #080707 inset;
    padding: 20px;
	position:relative;
	min-height: 300px;
}
.container_122
{
	background-image: url("../images/opacity-60-rep.png");
    background-repeat: repeat;
    border-radius:8px;
    height: auto;
    min-height: 350px;
    padding: 20px;
}
.contact-left-col 
{
    background-image: url("../images/line-break-vert.png");
    background-position: right top;
    background-repeat: repeat-y;
    float: left;
    height: auto;
    min-height: 400px;
    padding-right: 20px;
    width: 462px;
}
.contact-right-col {
    background-image: url("../images/line-break-vert.png");
    background-position: left top;
    background-repeat: repeat-y;
    float: left;
    height: auto;
    margin-left: -2px;
    min-height: 400px;
    padding-left: 25px;
    position: relative;
    width: 395px;
}
.block 
{
	position:relative;
	z-index:100;
}
header 
{
	position:relative;
	z-index:20;
}
row-nav 
{
	padding:0px 0 11px
}
.logo 
{
	float:left;
	width:300px;
}
.logo img 
{
	width:300px;
	margin-top: 0px;
}

/****menu***/
.nav 
{
	float: left;
    margin-left: 12px;
    margin-top: 90px;
    padding: 0;
}
.menu 
{
	font-size:0;
	line-height:0;
	padding:0;
	z-index:99;
	position:relative;
}
.menu li 
{
	position:relative;
	float:left;
	background:url(../images/menu_bg.png) no-repeat;
	background-size: 100% 100%;
	margin-left: -26px;
}
.menu li a 
{
	color:#D5D8DB;
	font-size:18px;
	line-height:20px;
	display:block;
	position:relative;
	text-decoration:none !important;
	padding:7px 30px 9px;
	font-family: 'calibri';
	text-transform: uppercase;
}
.menu li:last-child a 
{
	border:none;
}
#current, .menu li:hover 
{
	background:#006699;
	background:url(../images/mselect_bg.png) no-repeat;
	background-size: 100% 100%;
	color:#fff;
}
.menu li:hover a 
{
	color:#fff
}
/****menu--end****/



/*----- txt,links,lines,titles -----*/
	
.box-1 {
	position:relative;
	padding-bottom:12px
}
.box-1 img {
	width: 98%;
}
.box-1 figcaption {
	background:#cd96c9;
	position:absolute;
	display:block;
	bottom:0;
	left:0;
	right:0;
	font-size:20px;
	line-height:22px;
	color:#fff;
	padding:12px 70px;
	text-align:center;
}
.box-1 figcaption a {
	background:url(../images/marker-1.png) no-repeat 0 0;
	width:31px;
	height:31px;
	display:block;
	position:absolute;
	top:8px;
	right:39px
}
.box-1 figcaption a:hover {
	background-position:0 bottom
}
h1, h2, h3, h4, h5, h6 {
	color:#fff;
	position:relative;
	line-height:1em;
	font-weight:normal
}
h1 {
	font-size:32px;
	line-height:34px;
}
h2 {
	font-size:30px;
	line-height:32px;
	padding-bottom:28px;
}
.text h2 {
	font-size: 26px;
	color: #FFF;
	font-weight: 600;
	padding-bottom: 0px;
	font-family: "calibri";
	text-transform: capitalize;
}
h3 {
	font-family: 'jaapokkiregular';
	color: #fff;
    display: block;
    font-size: 29px;
    font-weight: normal;
    margin-bottom: 3px;
    margin-top: 3px;
}
h3 img {
	width:30px;
	padding: 0 3px;
	vertical-align:middle;
}
li h3 {
	color: #007CC2;
}
.grid_4 h3 {
	color: #007CC2;
}
.grid_4 img {
	width: 240px !important;
	height: 302px;
}
h4 {
	font-size:20px;
	line-height:24px;
	color:#ef97cc;
	padding: 6px 0px 5px;
}
h4 a {
	color:#ef97cc;
}
h5 {
	font-size:20px;
	line-height:22px;
	color:#7c7c7c;
	padding-bottom:30px
}
h6 {
	font-size:16px;
	line-height:18px;
}
a {
	text-decoration:none;
	cursor:pointer
}
a:focus {
	outline:none;
}
a:hover {
	text-decoration:underline
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}

.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.overflow {
	overflow:hidden
}
.relative {
	position:relative;
}
.img-indent {
	float:left;
	margin:8px 20px 0 0;
}

.extra-block1 {
	min-height:40%;
	margin: 0 auto;
	position:relative;
}
.extra-block {
	background:url(../images/tail-bg-cont.png) repeat-x 0 bottom
}
.extra-block1 {
	height: auto;
    min-height: 100%;
    overflow: hidden;
    position: relative;
}
/**********row-top*************/

.row-top {
	overflow:hidden;
	padding:28px 0 17px;
	position:relative;
	z-index:10
}
.list-soc {
	float:right;
	margin-right:6px
}
.list-soc li {
	float:left;
	margin-left:8px;
}
.list-soc li a {
	display:block;
	opacity: 1;
	filter: alpha(opacity=100);
}
.list-soc li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/**********bgstretcher*************/

.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
	top: 0;
	left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bgstretcher UL img, .bgstretcher UL LI img
{
	min-height: 100%;
	min-width: 1280px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0px;
	left: 0px;
}
.bgstretcher-area, .bgstretcher-page {
	height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.nav-buttons {
	text-align:center;
	padding-bottom:17px;
	visibility: hidden;
}
#nav {
	overflow:hidden;
	display:inline-block
}
#nav li {
	float:left;
	overflow:hidden;
	margin:0 10px
}
#nav li a {
	display:block;
	background:url(../images/pags.png) no-repeat 0 0;
	width:19px;
	height:19px;
	line-height:0;
	font-size:0;
}
#nav li a:hover, #nav li.showPage a {
	background-position: 0 bottom
}




/********************** Content style ************************/
section#content {
	position:relative;
	z-index:10;
	padding:50px 0 0;
}
.border-vert {
	background:url(../images/border-vert.png) repeat-y 477px 0
}
.img-indent {
	margin:39px 0 12px
}
.row-1 {
	min-height: 156px;
	padding:21px 0 23px
}
.main-block 
{
	line-height: 150%;
    margin: 0 auto;
    padding: 0;
    width: 940px;
}
/********************** links  & buttons ************************/
.link-1 {
	display:inline-block;
	color:#f4bfdf;
}
.button {
	display:inline-block;
	font-family: 'noto_sansregular';
	color:#fff;
	font-size:14px;
	line-height:1.2em;
	background:#333366;
	padding: 6px 14px;
	margin-top:2px;
	text-transform:uppercase;
}
.button:hover {
	background:#006699;
	text-decoration:none;
}
/*  Lists */
.list-services img {
	width: 230px;
	height: 179px;
}
.list-services > li {
	padding-top:6px
}
.list-services > li:first-child {
	padding:0;
}
/*  Lists */
.list {
	padding:0 0 12px;
	text-align: center;
}
.list li {
	margin-bottom:2px;
	color: #fff;
	line-height:16px;
}
.list li a {
	color:#fff;
	font-size:14px;
	background:url(../images/bullet.png) no-repeat 1px 5px;
	padding:0 0 0 18px;
	font-family: 'noto_sansregular';
}
.list2 li a 
{
	background: rgba(0, 0, 0, 0) url("../images/tent.png") no-repeat scroll 0 8px;
    color: #fff;
    float: left;
    font-family: "noto_sansregular";
    font-size: 14px;
    line-height: 2;
    padding: 5px 0 0 26px;
    text-decoration: none;
    width: 100%;
}

/*contact--page*/
.mail-1 {
	color:#fff;
	display:inline-block;
	text-decoration:underline;
}
.mail-1:hover {
	text-decoration:none
}
dl.address dt {
	padding-bottom:18px
}
dl.address dt span {
	display:block;
}
dl.address dt, dl.address dd {
	font-size:14px;
	line-height:1.7;
	font-family: 'noto_sansregular';
	color: #D7D7D7;
}
dl.address dd 
{
	margin:5px 0px;
}
dl.address dd span img
{
	width: 28px;
}
.map 
{
	margin:0 0 31px;
	border: 3px solid #E67110;/*border: 6px solid rgba(0, 0, 0, 1);*/
	float:left;
	width:450px;
	
}
.map iframe 
{
	height: 200px;
	width:100%;
	float:left;
}
/***** contact form *****/
#contact-form {
	width: 404px;
	position: relative;
	vertical-align: top;
	z-index: 1;
	margin: 10px 0 0;
}
#contact-form div {
	overflow: hidden;
}
#contact-form fieldset {
	border: none;
	padding: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
#contact-form label {
	display: block;
	min-height:40px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#contact-form .message {
	display: block !important;
	width: 100%;
}
#contact-form input, #contact-form textarea {
	font-family: 'noto_sansregular';
	background: #161616 url("../images/input-bg-rep.png") repeat-x scroll left top;
    border: 1px solid #000;
    box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.5);
    color: #999;
    padding: 4px;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
	margin: 0 0 3px;
}
#contact-form input {
	height: 18px;
	width:60%;
}
#contact-form input:focus, #contact-form textarea:focus {
	background: #1e1e1e url("../images/input-active-bg-rep.png") repeat-x scroll left top;
    border: 1px solid #000;
    box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 0.05);
    color: #fff;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
}
#contact-form .area .error {
	float: none;
}
#contact-form textarea {
	width: 100%;
	height: 130px;
	resize: none;
	overflow: auto;
}
#contact-form .success {
	border: 1px solid #49413d;
	background: #000;
	display: none;
	position: absolute;
	left: 0;
	font-family:Arial, Helvetica, sans-serif;
	top: 0;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	text-transform: none;
	width: 100%;
	z-index: 20;
	padding: 12px 0;
}
#contact-form .success span {
	display: block;
	text-align: center;
	padding: 26px 10px;
}
#contact-form .success strong {
	font-weight: normal;
	display: block;
	color: #807c79;
}
#contact-form .error, #contact-form .empty {
	background: #f3cac7 url("../images/error.png") no-repeat scroll 3px center;
    border: 1px solid #fa8b83;
    color: #000;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    margin: 0 0 3px;
    padding: 3px 10px 3px 25px;
}
#contact-form .message .error, #contact-form .message .empty {
	bottom: 0px;
	left:0;
}
.buttons-wrapper {
	position: relative;
	float: right;
	margin-top: 16px;
}
.buttons-wrapper a {
	margin-left: 30px;
	cursor: pointer;
}






.image {
	position: relative;
	height: 174px;
}
.grid_3:hover .image img {
	transform: scale(1.05);
}
#image {
	position:absolute;
	left:0;
	top:0;
	border: 2px solid #fff;
 transition: all .2s ease-in-out;
	overflow: hidden !important;
	width: 228px;
	height: 168px;
	border-top-left-radius: 4em;
	border-bottom-right-radius: 4em;
}
.text {
	z-index: 100;
	text-align: center;
	position: absolute;
	width: 100%;
	padding: 10px 12px 12px;
	color: #0A0F16 !important;
	text-transform: uppercase;
	color: #000;
}
.grid_3 a {
	text-decoration:none;
}
.right {
	float: right;
    padding-bottom: 10px;
	border-radius: 0px;
	margin-left: 16%;
	position: fixed;
	bottom: 20px;
}
.container_12 .right .grid_3 {
	width: 222px !important;
	float: right !important;
}
.menu span {
	float: left;
	width: 47px;
	height: 31px;
	margin-left: -23px;
}
.subTitle {
	color: #E67110;
	text-align:center;
	font-size:20px;
}
.alignleft {
	display: inline-block;
	margin-left: 18px;
	margin-top: 32px;
}
.heading
{	
	background-image: url("../images/opacity-60-rep.png");
	background-repeat: repeat;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 35px;
    padding: 20px;
}
.aboutimg {
	width: 374px;
	height: 265px;
	margin-top: 20px;
	opacity: 0.8;
	border-top-left-radius: 7em;
	border-bottom-right-radius: 7em;
	border: 5px solid #000;
}
.aboutimg:hover {
	opacity: 1;
}
.about_box h4 {
	color: #E67110;
	text-transform: uppercase;
	font-weight: bold;
	font-size:18px;
}
.serviceimg {
 transition: all .2s ease-in-out;
	overflow: hidden !important;
}
.serviceimg:hover {
	transform: scale(1.05);
}
.container_12 .row .grid_4 {
	width: 240px !important;
	margin: 0 38px;
	overflow: hidden;
}
.row {
	margin: 0 auto;
}
.caption {
	background: rgba(0, 0, 0, 0.33);
	padding: 12px 0;
	text-transform: uppercase;
}
.fa {
	display: inline-grid !important;
}
.content {
	display: inherit;
}
.about_box i {
	font-size: 20px;
	padding-top: 8px;
	color: #fff;
	float: left;
	margin-right: 10px;
}
/** Keyframes */

.fadein {
	-webkit-animation: fadein 3s; /* Chrome, Safari, Opera */
	animation: fadein 3s;
}
 @-webkit-keyframes fadein {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @keyframes fadein {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
.bottomtop {
	opacity: 1;
	-webkit-animation: bottomtop 2s ease;
	-moz-animation: bottomtop 2s ease;
	-o-animation: bottomtop 2s ease;
	animation: bottomtop 2s ease;
}
 @-webkit-keyframes bottomtop {
 2% {
 opacity: 0.3;
 -webkit-transform: translateY(100%);
 transform: translateY(100%);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
@-moz-keyframes bottomtop {
 2% {
 -moz-opacity: 0.3;
 -moz-transform: translateY(100%);
}
 100% {
 -moz-opacity: 1;
 -moz-transform: translateY(0);
}
}
@-o-keyframes bottomtop {
 2% {
 opacity: 0.3;
 -o-transform: translateY(100%);
 transform: translateY(100%);
}
 100% {
 opacity: 1;
 -o-transform: translateY(0);
 transform: translateY(0);
}
}
@keyframes bottomtop {
 2% {
 opacity: 0.3;
 -webkit-transform: translateY(100%);
 transform: translateY(100%);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
.scale {
	-webkit-animation: scale 0.5s;
	-moz-animation: scale 0.5s;
	animation: scale 0.5s;
}
@-webkit-keyframes scale {
 0% {
-webkit-transform: scale(2.0);
}
 100% {
-webkit-transform: scale(1.0);
}
}
@-moz-keyframes scale {
 0% {
-moz-transform: scale(2.0);
}
 100% {
-moz-transform: scale(1.0);
}
}
 @keyframes scale {
 0% {
transform: scale(2.0);
}
 100% {
transform: scale(1.0);
}
}
.effect-sadie img {
	border-top-left-radius: 6em;
	border-bottom-right-radius: 6em;
	width: 240px;
	height: 200px;
}
