﻿/* -------- Global style ----------------------- */

html, body {
    margin: 0;
    padding: 0;
	font-size:16px; 
    font-family: OpenSansRegular;
}

img {
    border: none;
}

.w980 {
    width: 980px;
    margin: 0 auto;
}

.w980global {
    width: 980px;
	position: relative;
    margin: 0 auto;
	margin-top: 130px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.margin-r {
    margin-right: 0 !important;
}

.clear {
    clear: both;
}

p {
    font-family: OpenSansRegular;
    line-height: 21px;
}

table { font-size: 100%; }

td {
    font-family: OpenSansRegular;
    line-height: 21px;
}

tr {
    font-family: OpenSansRegular;
    line-height: 21px;
}

b {
    font-family: OpenSansBold;
    line-height: 21px;
}

strong {
    font-family: OpenSansBold;
    line-height: 21px;
}

h1 {
    font-family: OpenSansLight;
    line-height: 31px;
}

h2 {
    font-family: OpenSansLight;
    line-height: 31px;
}

h3 {
    font-family: OpenSansLight;
    line-height: 31px;
}

h4 {
    font-family: OpenSansLight;
    line-height: 31px;
}

ul {
    font-family: OpenSansRegular;
    line-height: 21px;
}

li {
    font-family: OpenSansRegular;
    line-height: 21px;
	color: 646464;
}

.m10 {margin-bottom:10px}
.m20 {margin-top:20px}

.fs { WIDTH: 100%; border: 1 solid #808080 }
.fk { WIDTH: 90%; border: 1 solid #808080 }
.ff { color: #ffoooo; FONT-SIZE: 12px; font-family: OpenSansRegular } 

a { font-family: OpenSansRegular; color: #00568f; text-decoration : underline; line-height: 21px; } 
a:hover { font-family: OpenSansRegular; color: #000000; text-decoration : underline; line-height: 21px; } 

input {margin: 0; padding: 0;}
input:focus, textarea:focus, a:focus, div:focus {outline:none;}
input {color: #3e3e3e; font-family: Arial, Helvetica, sans-serif;}
textarea {color: #3e3e3e; font-family: Arial, Helvetica, sans-serif;}
input::-webkit-input-placeholder {color: #3e3e3e;}
input:-moz-placeholder {color: #3e3e3e;}
textarea::-webkit-input-placeholder {color: #3e3e3e;}
textarea:-moz-placeholder {color: #3e3e3e;}
input:focus::-webkit-input-placeholder {color: #3e3e3e;}
input:focus:-moz-placeholder {color: #3e3e3e;}
textarea:focus::-webkit-input-placeholder {color: #3e3e3e;}
textarea:focus:-moz-placeholder {color: #3e3e3e;}

/* -------- End Global style --------------- */


/* -------- backtotop ---------------------- */

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url(/i/ui.totop.png) no-repeat left top;
	opacity: 0.5;
}
#toTopHover {
	background:url(/i/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0.5;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}
#toTop:active, #toTop:focus {
	outline:none;
}

/* -------- End backtotop -------------------- */

/* -------- Header --------------------------- */

.header {
    background: #f4f4f4;
    position: relative;
	z-index: 89;
    box-shadow: 0 3px 3px rgba(0,0,0,0.19);
    width: 100%;
}
.header .first-block {
    /*display: none;*/
}
.header .second-block {
    display: none;
}
.logo {
    margin: 10px 0 0 2px;
    width: 195px;
    color: #333;
    font-family: OpenSansRegular;
    font-size: 13px;
    line-height: 21px;
}
.logo2 {
    margin: 10px 0 0 2px;
    width: 165px;
    color: #333;
}
.logo3 {
    margin: 10px 0 0 2px;
    width: 200px;
    color: #333;
}
.fixed {
    position: fixed;
    z-index: 100;
    top: -80px;
}
.alltext {
    font-family: OpenSansRegular;
}
.header .second-block .nav-menu {
    margin-top: 25px;
}

/*---верхнее меню не статика---;*/
.nav-menu {
    margin: 38px 0 0 25px;
    width: 560px;
	position: relative;
	z-index: 90;
}
.nav-menu ul {
    /*display: inline-block;*/
    float: left;
    margin: 0;
    padding: 0;
}
.nav-menu ul li {
    float: left;
    list-style: none;
    text-transform: uppercase;
    font-size: 12px;
}
.nav-menu ul li a  {
    font-family: OpenSansRegular;
    font-size: 13px;
    color: #000000;
	text-transform:none;
}
.nav-menu ul li a:hover,
.nav-menu ul li a:active {
    color: #ff0000;
}



/*---ширина между пунктами верхнего меню ниже в margin--*/
a#topmenu1 { margin: 0 11px 0 15px; text-transform: uppercase; font-family: OpenSansBold; color: #1e1e1e; border-bottom: 2px solid #dcdcdc; font-size: 12px; transition: color 0.08s linear, border-color 0.08s linear; } 
a#topmenu1:hover { text-transform: uppercase; font-family: OpenSansBold; color: #0f8661; border-bottom: 2px solid #dbe8e4; font-size: 12px; transition: color 0.08s linear, border-color 0.08s linear; } 
a#topmenu1:active { text-transform: uppercase; font-family: OpenSansBold; color: #0f8661; border-bottom: 2px solid #dbe8e4; font-size: 12px; transition: color 0.08s linear, border-color 0.08s linear; } 

/*---верхнее меню  статика---;*/
.nav-menu3 {
    margin: 22px 0px 0px 7px;
    width: 610px;
}
.nav-menu3 ul {
    float: left;
    margin: 0;
    padding: 0;
}
.nav-menu3 ul li {
    float: left;
    list-style: none;
    text-transform: uppercase;
    font-size: 12px;
}
.nav-menu3 ul li a  {
    font-family: OpenSansRegular;
    font-size: 13px;
    color: #000000;
	text-transform:none;
}
.nav-menu3 ul li a:hover,
.nav-menu3 ul li a:active {
    color: #ff0000;
}

.nav-menu3 ul li a span {
	font-family: OpenSansBold;
	text-transform: uppercase;
    font-size: 12px;
	margin: 0 11px 0 15px;
    color: #1e1e1e;
    border-bottom: 2px solid #dcdcdc;
    transition: color 0.08s linear, border-color 0.08s linear;
}
.nav-menu3 ul li a span:hover,
.nav-menu3 ul li a.active span {
    border-color: #dbe8e4;
    color: #0f8661;
}


/*---верхнее меню  статика4---;*/
.nav-menu4 {
    margin: 22px 0px 0px 7px;
    width: 540px;
}
.nav-menu4 ul {
    float: left;
    margin: 0;
    padding: 0;
}
.nav-menu4 ul li {
    float: left;
    list-style: none;
    text-transform: uppercase;
    font-size: 12px;
}
.nav-menu4 ul li a  {
    font-family: OpenSansRegular;
    font-size: 13px;
    color: #000000;
	text-transform:none;
}
.nav-menu4 ul li a:hover,
.nav-menu4 ul li a:active {
    color: #ff0000;
}

.nav-menu4 ul li a span {
	font-family: OpenSansBold;
	text-transform: uppercase;
    font-size: 12px;
	margin: 0 11px 0 15px;
    color: #1e1e1e;
    border-bottom: 2px solid #dcdcdc;
    transition: color 0.08s linear, border-color 0.08s linear;
}
.nav-menu4 ul li a span:hover,
.nav-menu4 ul li a.active span {
    border-color: #dbe8e4;
    color: #0f8661;
}

.contacts-info {
    text-align: right;
    margin: 7px 0 15px;
}
.header .second-block .contacts-info {
    margin-bottom: 5px;
    margin-top: 10px;
}
a.callback {
	text-decoration:none;
    color: #156ba4;
    font-family: OpenSansRegular;
    font-size: 12px;
    position: relative;
    top: -6px;
    cursor: pointer;
}
.contacts-info .phone {
    font-family: OpenSansBold;
    font-size: 22px;
    color: #333;
    margin: 0 0 3px;
}
.contacts-info .phone span {
    font-family: OpenSansRegular;
    color: #333;
}
.contacts-info .order-btn a {
    display: block;
    font-family: OpenSansBold;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    background: #6abffa;
    border-radius: 2px;
    box-shadow: 0 3px 0 #4e8db9;
    transition: background 0.15s linear;
    text-align: center;
    position: relative;
    margin: 5px 0 0 8px;
    padding: 8px 0 9px;
    text-indent: 19px;
}
.contacts-info .order-btn a:hover {
    background: #4e8db9;
    box-shadow: 0 3px 0 #2d516a;
}

/* -------- End Header ---------------------------- */

/* -------- Slider block -------------------------- */

.slide-block {
    background: url("../country/switzerland01.jpg") no-repeat top center;
    padding: 0 0 40px;
}
.slide-block .text {
    color: #fff;
    width: 420px;
	height: 450px;
}
.slide-block .text .title {
    font-family: OpenSansBold;
    font-size: 59px;
    line-height: 55px;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.16);
    margin: 24px 0 0;
    padding: 0 0 21px;
}
.slide-block .text .title span {
    font-family: OpenSansRegular;
    display: block;
    font-size: 45px;
    line-height: 47px;
    margin: 9px 0 0;
}
.slide-block .text .title span1 {
    font-family: OpenSansBold;
    font-size: 50px;
    line-height: 70px;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.16);
    margin: 24px 0 0;
    padding: 0 0 21px;
}
.slide-block .text .title span2 {
    font-family: OpenSansRegular;
    display: block;
    font-size: 30px;
    line-height: 15px;
    margin: 9px 0 0;
}
.form {
    /*display: none;*/
}
.form-block {

    padding: 0px;
    margin: 10px 0 0;
    width: 470px;
}

/* -------- End Slider block ---------------------------- */

/* -------- My Form block ------------------------------- */

#boxes .window {
    position: inherit;
    left:0;
    top:0px;
    width:340px;
    height:400px;
    display:none;
    z-index:9999;
    overflow: hidden;
    }   
#mask {
    position: absolute;
    left:0;
    top:0;
	right:0;
	bottom:0;
    z-index:9000;
    background-color:#000;
    display:none;
    }
#boxes #dialog {
    position: absolute;
    }  
.close {
    float:right;
    }

/* -------- END of My Form block ----------------------- */

/* -------- we-are ------------------------------------- */

.we-are {

}
.we-are .title {
    font-family: OpenSansLight;
    font-size: 50px;
    color: #2e2e2e;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 0 0;
    margin: 0 0 0px;
}
.we-are .text-block {
    border: 2px dashed #2ba982;
    font-size: 15px;
    text-align: center;
    margin: 18px 0 18;
    padding: 13px 30px 27px;
    line-height: 21px;
}
.we-are .text-block span2 {
    font-family: OpenSansBold;
    font-size: 50px;
    color: #747474;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 0 0;
    margin: 0 0 0px;
}
.we-are .text-block span3 {
    font-family: OpenSansRegular;
    font-size: 14px;
    line-height: 11px;
}

/* -------- End we-are ---------------------------- */

/* -------- we-are 2 ------------------------------ */

.we-are2 {
    background: #f4f4f4;
    position: relative;
    box-shadow: 0 3px 3px rgba(0,0,0,0.19);
    width: 100%;
}
.we-are2 .title {
    font-family: OpenSansLight;
    font-size: 50px;
    color: #2e2e2e;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 0 0;
    margin: 0 0 0px;
}
.we-are2 .text-block {
    font-size: 15px;
    padding: 13px 0px 13px;
    line-height: 21px;
}
.we-are2 .text-block span2 {
    font-family: OpenSansBold;
    font-size: 50px;
    color: #747474;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 0 0;
    margin: 0 0 0px;
}
.we-are2 .text-block span3 {
    font-family: OpenSansRegular;
    font-size: 14px;
    line-height: 11px;
}

/* -------- End we-are 2 ---------------------- */

/* -------- box ------------------------------- */

.box {
    font-family: OpenSansRegular;
	padding-top: 0px;
	height: 215px;
}
.box .item {
	width: 312px; 
	text-align: center; 
	margin-right: 22px; 
	float: left;
}
.box .item.last {
	margin-right: 0;
}
.box .item .head {
    font-family: OpenSansBold;
	background: #8ccdfa; 
	height: 20px; 
	padding: 10px 0; 
	border-radius: 5px 5px 0 0;
	font-size: 17px; 
	color: #244155; 
}
.box .item .head span2 {
    font-family: OpenSansRegular;
	font-size: 14px; 
	color: #ffffff; 
}
.box .item .body {
	background: #fba51e;
}
.box .item .price {
	height: 65px;
    vertical-align: middle; 
	padding: 8px 0; 
	border-top: 1px dashed #f4f4f4;
	border-bottom: 1px dashed #f4f4f4;
}
.box .item .price s {
    font-family: OpenSansLight;
	color: #ea2b2b;
	font-size: 18px; 
}
.box .item .price .in {
    font-family: OpenSansBold;
	line-height: 39px; 
	font-size: 33px; 
	color: #ffffff; 
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7); 
	padding-top: 0px;
}
.box .item .text {
	font-size: 12px; 
	color: #fff; 
	width: 310px; 
	height: 44px; 
	vertical-align: middle; 
	display: table-cell;
}
.box .item a.order {
	display: block; 
	text-decoration: none;
	background-color:#2aa38f; 
	height: 35px; 
	line-height: 38px; 
	border-bottom: 4px solid #207b6c; 
	border-radius: 0 0 5px 5px;
	text-transform: uppercase; 
	color: #ffffff; 
	font-size: 18px; 
}
.box .item a.order:hover {
	border-bottom: 3px solid #207b6c;
}

/* -------- End box --------------------------------- */

/* -------- line ------------------------------------ */

.line {
	height: 40px; 
}

/* -------- End line -------------------------------- */

/* -------- line2 ----------------------------------- */

.line2 {
	height: 50px; 
}

/* -------- End line -------------------------------- */


/* -------- blank ----------------------------------- */
.blank {
    background-color: rgba(120, 120, 201, 0.5);
	height: 5px; 
	background-color:#ffffff;
}
/* -------- End blank ------------------------------ */

/* -------- we-are 3 ------------------------------- */

.we-are3 {
    background: #f4f4f4;
    position: relative;
    box-shadow: 0 3px 3px rgba(0,0,0,0.19);
    width: 100%;
}
.we-are3 .title {
    font-family: OpenSansLight;
    font-size: 50px;
    color: #2e2e2e;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 0 0;
    margin: 0 0 0px;
}
.we-are3 .text-block {
    font-size: 15px;
    padding: 13px 0px 13px;
    line-height: 21px;
}
.we-are3 .text-block span2 {
    font-family: OpenSansBold;
    font-size: 50px;
    color: #747474;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 0 0;
    margin: 0 0 0px;
}
.we-are3 .text-block span3 {
    font-family: OpenSansRegular;
    font-size: 14px;
    line-height: 11px;
}

/* -------- End we-are 3 ------------------------------- */

/* -------- Order now block --------------------------- */

.order-now-block {
    padding: 0 0 37px;
}
.order-now-block a {
    display: block;
    width: 500px;
    text-align: center;
    font-family: OpenSansRegular;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background: #6abffa;
    border-radius: 3px;
    margin: 7px auto 0;
    line-height: 41px;
    box-shadow: 0 3px 0 #4e8db9;
    transition: background 0.15s linear;
}
.order-now-block a:hover {
    background: #4e8db9;
    box-shadow: 0 3px 0 #2d516a;
}

/* -------- End Order now block -------------------------- */

/* -------- Order now block2 ----------------------------- */

.order-now-block2 {
    padding: 10px 0px 7px 0px;
}
.order-now-block2 a {
    display: block;
    width: 500px;
    text-align: center;
    font-family: OpenSansRegular;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background: #e84e00;
    border-radius: 3px;
    margin: 7px auto 0;
    line-height: 41px;
    box-shadow: 0 3px 0 #b53d00;
    transition: background 0.15s linear;
}
.order-now-block2 a:hover {
    background: #c74300;
    box-shadow: 0 3px 0 #7d2a00;
}

/* -------- End Order now block2 ------------------------ */


/* -------- Order now block3 ---------------------------- */

.order-now-block3 {
    padding: 10px 0px 7px 0px;
}
.order-now-block3 a {
    display: block;
    width: 500px;
    text-align: center;
    font-family: OpenSansRegular;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background: #fba51e;
    border-radius: 3px;
    margin: 7px auto 0;
    line-height: 41px;
    box-shadow: 0 3px 0 #a76e14;
    transition: background 0.15s linear;
}
.order-now-block3 a:hover {
    background: #e88e00;
    box-shadow: 0 3px 0 #a66500;
}

/* -------- End Order now block3 --------------------- */


/* -------- Order now block4 ------------------------- */

.order-now-block4 {
    padding: 35 0 35px;
}
.order-now-block4 a {
    display: block;
    width: 500px;
    text-align: center;
    font-family: OpenSansRegular;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background: #6abffa;
    border-radius: 3px;
    margin: 7px auto 0;
    line-height: 41px;
    box-shadow: 0 3px 0 #4e8db9;
    transition: background 0.15s linear;
}
.order-now-block4 a:hover {
    background: #4e8db9;
    box-shadow: 0 3px 0 #2d516a;
}

/* -------- End Order now block4 -------------------- */

/* -------- we-are 4 -------------------------------- */

.we-are4 {

}
.we-are4 .title {
    font-family: OpenSansLight;
    font-size: 35px;
    color: #2e2e2e;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 0 0;
    margin: 30px 0px 10px 0px;
}

/* -------- End we-are 4 ---------------------------- */

/* -------- we-are 5 -------------------------------- */

.we-are5  {
    background: #f5f5f5 url("/i/dev-bg2.jpg") no-repeat 50% 90px;
    position: relative;
    width: 100%;
    padding: 0px 0px 10px 0px;
}
.list1 {
	height: 210;
    font-size: 16px;
    font-family: OpenSansRegular;
    color: #ffffff;
    list-style: url(/i/marker.png) outside;
	line-height: 25px;
    margin-left: 30; /* Отступ слева в браузере IE и Opera */
    padding-left: 30; /* Отступ слева в браузере Firefox, Safari, Chrome */
	display: block;
}	
.list2 {
	height: 110;
    font-size: 16px;
    font-family: OpenSansRegular;
    color: #ffffff;
    list-style: url(/i/marker.png) outside; line-height: 170% 
	line-height: 25px;
    margin-left: 30; /* Отступ слева в браузере IE и Opera */
    padding-left: 30; /* Отступ слева в браузере Firefox, Safari, Chrome */
	display: block;
}	
.we-are5 .title {
    font-family: OpenSansLight;
    font-size: 40px;
    color: #2e2e2e;
    text-align: center;
    line-height: 90px;
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.we-are5 .title2 {
    font-family: OpenSansLight;
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    line-height: 31px;
    text-transform: uppercase;
    padding: 0px 0 0;
    margin: 0px 0px 0px 0px;
}

/* -------- End we-are 5 ---------------------------- */

.we-are4 {

/* -------- we-are 6 -------------------------------- */

}
.we-are6 .title {
    font-family: OpenSansLight;
    font-size: 35px;
    color: #2e2e2e;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 0 0;
    margin: 15px 0px 15px 0px;
}

/* -------- End we-are 6 ---------------------------- */

/* -------- Dev ------------------------------------- */

.dev {
    background: #0d68a4 url("/i/dev-bg.jpg") no-repeat 50% 110px;
    padding: 0 0 38px;
	height: 440;
}
.dev .title {
    background: #0d68a4;
    font-family: OpenSansLight;
    font-size: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 19px 0 23px;
}
.dev-item {
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #ffffff;
    line-height: 18px;
    float: left;
    width: 175px;
    text-align: center;
    margin: 35px 30px 5px 48px;
    padding: 230px 0px 0px 0px;
}
.dev-item.first {
    margin-left: 25px;
}
.dev-item.four {
    margin-right: 0px;
}

/* -------- End Dev ----------------------------------- */

/* -------- Dev1 -------------------------------------- */

.dev1 {
    background: #238a79 url("/i/dev-bg1.jpg") no-repeat 50% 110px;
    padding: 0 0 38px;
	height: 430;
}
.dev1 .title {
    font-family: OpenSansLight;
    font-size: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 19px 0 23px;
}
.dcenter {
    display:table;
}
.dev1-item {
    display: table-cell;
    background-color: #0c598d;
    box-shadow: -4px 4px 4px 0px #238a79;
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #bbe0fa;
    line-height: 18px;
    float: left;
    width: 460px;
	height: 130px;
    text-align: left;
    margin: 20px 20px 0px 0px;
    padding: 10px 10px 10px 10px;
}
.dev1-item.first {
    margin-left: 0px;
}
.dev1-item.four {
    margin-left: 0px;
    margin-right: 0px;
}
.dev1-item span {
    font-size: 14px;
    font-family: OpenSansBold;
    color: #ffffff
}
.dev1-item2 {
    display: table-cell;
    background-color: #0c598d;
    box-shadow: -4px 4px 4px 0px #238a79;
    font-family: OpenSansRegular;
    font-size: 14px;
    color: #bbe0fa;
    line-height: 18px;
    float: left;
    width: 460px;
	height: 130px;
    text-align: left;
    margin: 20px 20px 0px 0px;
    padding: 10px 10px 10px 10px;
}
.dev1-item2.first {
    margin-left: 0px;
}
.dev1-item2.four {
    margin-left: 0px;
    margin-right: 0px;
}
.dev1-item2 span {
    font-size: 14px;
    font-family: OpenSansBold;
    color: #ffffff
}

/* -------- End Dev1 ----------------------------- */

/* -------- map ---------------------------------- */

#map_1 {
    font-family: OpenSansRegular;
	height: 438px;
	background-color: #ccc;
	margin-top: 20px;
}
.ya_map .block_header {
	padding-bottom: 15px;
}
.ymaps-b-balloon__content-holster {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.35 !important;
}	
.text-map {
    font-family: OpenSansLight;
    color: #5c5c5c;
    font-size: 17px;
}
.text-map b {
    font-family: OpenSansLight;
	font-weight:700;
    color: #7d7d7d;
    font-size: 17px;
}

/* -------- End map ---------------------------- */


/* -------- footer------------------------------ */

.footer1 {
    display: table-cell;
    font-family: OpenSansLight;
    color: #5c5c5c;
    font-size: 17px;
    line-height: 26px;
    float: left;
    width: 460px;
    text-align: left;
    margin: 15px 20px 15px 0px;
    padding: 10px 10px 10px 10px;
}
.footer1 b {
    font-family: OpenSansLight;
	font-weight:700;
    color: #7d7d7d;
    font-size: 17px;
}
.footer2 {
    display: table-cell;
    font-family: OpenSansLight;
    color: #5c5c5c;
    font-size: 17px;
    line-height: 26px;
    float: right;
    width: 460px;
    text-align: right;
    margin: 15px 0px 15px 0px;
    padding: 10px 10px 10px 10px;
}
.footer1 b {
    font-family: OpenSansLight;
	font-weight:700;
    color: #7d7d7d;
    font-size: 17px;
}
.footer1 a.back-call {
	text-decoration: none;
	background: url('/i/phone_bg.png') no-repeat 10px 11px;
    background-color: #999;
    border-bottom: 3px solid #777;
    color: #fff;
    display: inline-block;
    margin-top: 6px;
    padding: 7px 10px 7px 40px;
    border-radius: 3px;
}
.footer1 a.back-call:hover {
    background-color: #777;
    border-bottom: 3px solid #999;
}
.phone2 {
    font-family: OpenSansRegular;
    font-size: 22px;
    color: #29a28f;
    margin: 0 0 3px;
}
a#ft { color: #5c5c5c; font-size: 17px; font-weight: normal; text-decoration : underline } 
a#ft:hover { color: #5c5c5c; font-size: 17px; font-weight: normal; text-decoration : none } 
a#ft:active { color: #5c5c5c; font-size: 17px; font-weight: normal; text-decoration : none } 
a#ft:visited { color: #5c5c5c; font-size: 17px; font-weight: normal; text-decoration : underline } 

/* -------- End footer------------------------ */

