/* var text-decoration */
@import url(https://fonts.googleapis.com/css?family=Roboto&subset=latin,cyrillic-ext,cyrillic);

/*@font-face {
  font-family: 'Roboto', sans-serif;
  src: url(../fonts/ufonts.com_tw-cen-mt.ttf);
}*/
/*--
    Common Css
--*/
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
  font-family: 'Roboto', sans-serif;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 24px;
  font-weight: 500;
}
h3 {
  font-size: 20px;
  font-weight: 600;
}
p {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin: 0px;
  font-family: 'Roboto', sans-serif;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
a,
a:active,
a:focus,
a:active {
  text-decoration: none !important;
  font-size: 15px;
}
/*============== Mixins style start ================*/
.overlay-effect {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/overlay-pattern.png") #000000;
  opacity: 0.3;
}
/*--
    custom heading Start
--*/
.heading {
  text-align: center;
  font-weight: 500;
  color: #2E2E2E;
  padding: 40px 0px;
  position: relative;
}
.heading span {
  font-size: 45px;
  color: #08435b ;
  font-weight: 600;
}
.heading:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 140px;
  height: 1px;
  background: #C8C1B3;
  margin-left: -70px;
}
label {
  display: inline-block;
}
/*--
    custom heading Start
--*/
.title {
  color: #2E2E2E;
  text-transform: uppercase;
  padding: 30px 0px;
}
.title span {
  color: #08435b ;
}
.before-border {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 140px;
  height: 1px;
  background: #C8C1B3;
  margin-left: -70px;
}


/*--
    transition custom style
--*/
.transition {
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
/*============== Mixins style close ================*/
/*--
    header-img start Start
--*/

video1 {
    max-width: 100%;
    height: auto;
	z-index:0;
}

.container1{
    background: red;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.container1 iframe,  
.container1 object,  
.container1 embed,
.container1 video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#lback{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.center_v {
	/*background: url("bg.jpg");*/
    margin-left: auto;
    margin-right: auto;
    display: block;
	width: 100%;
	background: no-repeat url('bg.jpg');
	z-index:0;
   -webkit-background-size:cover; 
   -moz-background-size:cover; 
   -o-background-size:cover; 
   background-size:cover; 
}
/* CSS */
.vidContain {
    display: block;
	height: 100%;
	width: 100%;
}
.vid {
    margin-left: auto;
    margin-right: auto;
    position:fixed;
	width: 100%; 
    z-index: -1;
}    
.content {
    position:absolute;
    top:0; left:0;
    background: black;
    color:white;
}

.ordr {
    position:absolute;
    /*display:inline-block;*/
    top:0; left:0;
	margin-top:100px;
	margin-left:100px;
}

#begin {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#begin:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/overlay-pattern.png") #000000;
  opacity: 0.3;
}

.overlayp  .btn {
	margin-top:10px;
  padding: 15px 75px;
  text-shadow: #000000 1px 1px 0, #000000 2px 2px 0;
  border-radius: 0px;
  background: #428bca ;
  color: #FFFFFF ;
  border: 1px solid #FFFFFF ;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
.overlayp  .btn:hover {
  background: #08435b ;
  color: #fff;
}

.overlayp {
    position:absolute;
    top:0;
    right:0;
    z-index:1;
  margin-right:20px;
  margin-top:20px;
}

.overlayl {
    position:absolute;
    top:0;
    left:0;
    z-index:1;
  margin-left:20px;
  /*margin-top:20px;*/
}
.overlayl p {
  padding-top:15px;
  color: #FFFFFF;
  font-size: 32px;
  text-shadow: #000000 1px 1px 0, #000000 2px 2px 0;
}

.overlayp a{
  color: #FFFFFF;
  font-size: 32px;
  text-shadow: #000000 1px 1px 0, #000000 2px 2px 0;
}



.overlayo {
    position:absolute;
    bottom:0;
    right:0;
    z-index:1;
}

.overlayp img{
  padding-top:-5px;
  font-size: 2px;
}

.containerp { position:relative; }

/*--
    nav Start
--*/
nav {
  z-index: 99999;
  width: 100%;
}
nav .block {
  margin-top: -100px;
  background: #fff;
  padding: 25px 40px;
  background: rgba(0, 0, 0, 0.60);
}
nav .block .navbar-default {
  border: none;
  border-radius: 0px;
  margin-bottom: 0;
  background: none;
}
nav .block .navbar-default .navbar-brand {
  padding-left: 0px;
  padding: 0px 0px;
}
nav .block .navbar-default .navbar-nav {
  padding-top: 10px;
}
nav .block .navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
  padding: 10px 0px;
  margin: 0px 13px;
  font-size: 17px;
  text-transform: uppercase;
}
nav .block .navbar-default .navbar-nav > li > a:before {
  background-color: transparent;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  height: 2px;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
  width: 0;
}
nav .block .navbar-default .navbar-nav > li > a:hover:before {
  background-color: #08435b ;
  content: "";
  width: 100%;
}
nav .block .navbar-default .navbar-nav > li.current > a {
  color: #2E2E2E;
  padding: 10px 0px;
  margin: 0px 15px;
}
nav .block .navbar-default .navbar-nav > li.current > a:before {
  background-color: transparent;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  height: 2px;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
  width: 100%;
  background-color: #08435b ;
}
nav .block .navbar-default .navbar-nav > .active > a,
nav .block .navbar-default .navbar-nav > .active > a:focus,
nav .block .navbar-default .navbar-nav > .active > a:hover {
  background: none;
}
nav .block .navbar-default .navbar-nav > .active > a:before,
nav .block .navbar-default .navbar-nav > .active > a:focus:before,
nav .block .navbar-default .navbar-nav > .active > a:hover:before {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 2px;
  background: #08435b ;
}
/*--
    slider Start
--*/
#slider {
  padding: 50px 0px;
}
#slider .block {
  padding: 0px 40px;
}
#slider .block .title {
  padding: 0px ;
}
#slider .block .owl-carousel {
  padding-top: 30px;
  position: relative;
  text-align: center;
}
#slider .block .owl-carousel img {
  padding-right: 30px;
  border-radius: 2px;
  padding-bottom: 50px;
}
#slider .block .owl-carousel .owl-pagination .active {
  background: #08435b ;
}
#slider .block .owl-carousel .owl-pagination div {
  background: #DADADA;
  border-radius: 100%;
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  width: 10px;
}
#slider .block .owl-carousel .owl-buttons {
  position: absolute;
  right: 0;
  top: -40px;
  font-size: 40px;
  color: #AA9D84;
}
/*--
    закон Start
--*/
#about {
  padding: 100px 0px;
  background: #F6F6F6;
}
#about .block {
  text-align: center;
}
#about .block p {
  color: #959595;
  font-size: 16px;
  line-height: 26px;
  padding: 40px 0px;
}
/*--
    reviews Start
--*/


/*--
    закон Start
--*/
#whywe {
  padding: 10px 0px;
  background: #F6F6F6;
}

#whywe .block {
  text-align: justify;
}

#whywe .block p {
  color: #959595;
  font-size: 16px;
  line-height: 26px;
  padding: 40px 0px;
}

#whywe .block li {
  padding: 5px 0px;
}

#whywe .block div {
  color: #959595;
  font-size: 20px;
  line-height: 26px;
  vertical-align: bottom;
    display: inline;

}

#whywe .block  span{
  color: #959595;
  font-size: 20px;
  line-height: 26px;
  vertical-align: bottom;
    display: inline;
	font-color:#FF0000;

}


#whywe .block  .btn {
  padding: 28px 105px;
  border-radius: 0px;
  background: none;
  color: #08435b ;
  border: 1px solid #08435b ;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
#whywe .block .btn:hover {
  background: #08435b ;
  color: #fff;
}

/*--
    reviews Start
--*/


#reviews {
  padding-top: 75px;
  padding-bottom: 100px;
  background: url("../bg.jpg");
  /*background: url("../images/reviews/reviewsbg.gif");*/
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
#reviews:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/overlay-pattern.png") #000000;
  opacity: 0.3;
}


.vid {
    position: absolute; 
    top: 0; left:0;
    width: 100%; height: 100%; 
    z-index: -1;
}    


#reviews .block .heading {
  color: #fff;
  text-shadow: #000000 1px 1px 0, #000000 2px 2px 0;
}
#reviews .block ul {
  padding-top: 40px;
}
#reviews .block ul li {
  overflow: hidden;
  width: 50%;
  float: left;
  background: #fff;
  text-align: center;
  color: #959595;
  transform: 1s;
}
#reviews .block ul li:hover img {
  transform: scale(1.2) rotate(10deg);
}
#reviews .block ul li h3 {
  color: #323232;
  padding: 0px 20px 20px;
  line-height: 26px;
  position: relative;
}
#reviews .block ul li h3:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 90px;
  height: 1px;
  background: #CBC4B5;
  margin-left: -45px;
}
#reviews .block ul li p {
  padding-top: 25px;
}
#reviews .block ul li .reviews-img {
  float: left;
  width: 50%;
  height: 100%;
  background: red;
  overflow: hidden;
}
#reviews .block ul li .reviews-img img {
  -webkit-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
#reviews .block ul li .reviews-img-2 {
  width: 50%;
  float: right;
  overflow: hidden;
}
#reviews .block ul li .reviews-img-2 img {
  -webkit-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  width: 100%;
}
#reviews .block ul li .content-right {
  padding: 40px 35px 23px;
  font-size: 16px;
  line-height: 26px;
  float: right;
  width: 50%;
  height: 100%;
  position: relative;
}
#reviews .block ul li .content-right:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background: #fff;
  transform: rotate(45deg);
  margin-left: -15px;
}
#reviews .block ul li .content-left {
  padding: 40px 35px 23px;
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
  z-index: 999;
}
#reviews .block ul li .content-left:after {
  content: "";
  position: absolute;
  right: -15px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: 0px;
  background: #fff;
  transform: rotate(45deg);
}
#reviews .block .btn-more-info {
  float: right;
  padding: 28px 102.5px;
  border-radius: 0px;
  background: #08435b ;
  color: #fff;
  border: 1px solid transparent ;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
#reviews .block .btn-more-info:hover {
  background: transparent;
  color: #08435b ;
  border: 1px solid #08435b ;
}
/*--
    price Start
--*/
#price {
  padding: 70px 0px;
}
#price .block > p {
  color: #9D9D9D;
  font-size: 16px;
  line-height: 26px;
  padding: 40px 133px 0;
  text-align: center;
}
#price .block .pricing-list {
  padding-top: 85px;
}
#price .block .pricing-list ul {
  padding: 0 0 30px;
  margin: 0;
}
#price .block .pricing-list ul li {
  padding: 21px 0px;
}
#price .block .pricing-list ul li .item .item-title {
  position: relative;
}
#price .block .pricing-list ul li .item .item-title h2 {
  display: inline-block;
  position: relative;
  z-index: 99;
  background: #fff;
}
#price .block .pricing-list ul li .item .item-title .border-bottom {
  position: absolute;
  top: 0;
  width: 100%;
  height: 1px;
  border: 1px dotted #C9C9C9;
  margin-top: 20px;
}
#price .block .pricing-list ul li .item .item-title span {
  float: right;
  color: #938463;
}
#price .block .pricing-list ul li .item p {
  padding: 12px 0 0px;
  color: #949494;
}
#price .block .pricing-list .btn {
  padding: 28px 105px;
  border-radius: 0px;
  background: none;
  color: #08435b ;
  border: 1px solid #08435b ;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
#price .block .pricing-list .btn:hover {
  background: #08435b ;
  color: #fff;
}
/*--
    subscribe Start
--*/
#subscribe {
  padding: 0px 0px 100px;
  text-align: center;
  /*background: url("../images/subscribe-bg.jpg");*/
  background-color:#FFFFFF;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}
/*#subscribe:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/overlay-pattern.png") #000000;
  opacity: 0.3;*/
}
#subscribe .block h1.heading {
  color: #959595;
}
#subscribe .block p {
  padding: 25px 0px;
  color: #959595;
  font-size: 18px;
}
#subscribe .block form .form-control {
  width: 450px;
  background: #fff;
  opacity: 0.4;
  border: none;
  height: 65px;
  border-radius: 0px;
  font-size: 15px;
}
#subscribe .block form .input-group-addon {
  padding: 0px;
  border: none;
  background: none;
}
#subscribe .block form .input-group-addon button {
  width: 212px;
  height: 65px;
  border: none;
  border-radius: 0px;
  background: #7EC3BB;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
#subscribe .block form .input-group-addon button:hover {
  background: #69a8a1;
}

#subscribe .block form .input-group-addon #qb {
  width: 212px;
  height: 65px;
  border: none;
  border-radius: 0px;
  background: #7EC3BB;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
#subscribe .block form .input-group-addon #qb:hover {
  background: #69a8a1;
}


.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




#legal {
  padding-top: 75px;
  padding-bottom: 100px;
  background: url("../bg.jpg");
  /*background: url("../images/reviews/reviewsbg.gif");*/
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
#legal:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/overlay-pattern.png") #000000;
  opacity: 0.3;
}

.baack{

    z-index: -100;
}


#legal .block > p {
  color: #9D9D9D;
  font-size: 16px;
  line-height: 26px;
  padding: 40px 133px 0;
  text-align: center;
  text-shadow: #000000 1px 1px 0, #000000 2px 2px 0;
}
#legal .block .pricing-list {
  padding-top: 85px;
}
#legal .block .pricing-list ul {
  padding: 0 0 30px;
  margin: 0;
}


#zakon .plan {
  border-radius: 4px;
  list-style: none;
  margin: 0 0 20px;
  background: #3498db;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  padding: 30px 0;
}
#zakon .plan li {
  padding: 5px 0;
  color: #fff;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
#zakon .plan li.plan-name {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
}
#zakon .plan li.plan-name h3 {
  margin: 0;
}
#zakon .plan li.plan-price {
  margin-bottom: 10px;
}
#zakon .plan li.plan-price > div {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 10px;
  font-size: 24px;
  border-radius: 100%;
  width: 70px;
  height: 70px;
}
#zakon .plan li.plan-price > div sup {
  font-size: 10px;
  line-height: 10px;
}
#zakon .plan li.plan-price > div > small {
  display: block;
  font-size: 11px;
}
#zakon .plan li.plan-action {
  margin-top: 10px;
  border-top: 0;
}
#zakon .plan.featured {
  background-color: #2c3e50;
}









/*--
    contact Start
--*/
#contact {
  padding: 70px 0px;

}

#contact .block  p {
  color: #9D9D9D;
  font-size: 16px;
  line-height: 26px;
  padding-top: 40px;
  text-align: center;
}

#contact .block .frm {
  padding-top: 25px;
}

#contact .block .title {
  padding: 20px 0;
}
#contact .block form {
  padding-bottom: 20px;
}
#contact .block form input {
  height: 48px;
  border-radius: 0px;
  box-shadow: none;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
#contact .block form input:focus {
  border: 1px solid #7EC3BB;
}
#contact .block form textarea {
  height: 140px;
  border-radius: 0px;
  box-shadow: none;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
#contact .block form textarea:focus {
  border: 1px solid #7EC3BB;
}
#contact .block a {
  background: #08435b ;
  float: right;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 0px;
  border: 0px;
  width: 512px;
  height: 50px;
  padding-top: 15px;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
#contact .block #sub {
  background: #08435b ;
  float: right;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 0px;
  border: 0px;
  width: 512px;
  height: 50px;
  padding-top: 15px;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
/*--
    footer Start
	
--*/


#SkypeButton_Call_notifsb_1 {
margin-left: -35px;
margin-top: -15px;
background: url("skype.png");
}


#footer {
  padding: 70px 0px;
}


#footer .block .reviews ul,

#footer .block h3 {
  color: #2E2E2E;
  padding-bottom: 25px;
}
#footer .block h3 span {
  color: #08435b ;
}
#footer .block .reviews ul,
#footer .block .info ul,
#footer .block .gallary ul {
  padding-top: 20px;
}
#footer .block .reviews ul li,
#footer .block .info ul li,
#footer .block .gallary ul li {
  margin-bottom: 15px;
  display: inline-block;
  margin-right: 20px;
}
#footer .block .reviews ul li h4,
#footer .block .info ul li h4,
#footer .block .gallary ul li h4 {
  padding-bottom: 10px;
  display: block;
  color: #08435b ;
}
#footer .block .reviews ul li h4 i,
#footer .block .info ul li h4 i,
#footer .block .gallary ul li h4 i {
  color: #555;
  margin-right: 30px;
  font-size: 20px;
}
#footer .block .reviews ul li h4 a,
#footer .block .info ul li h4 a,
#footer .block .gallary ul li h4 a {
  color: #08435b ;
  font-size: 20px;
  font-weight: 600;
}
#footer .block .reviews ul li p,
#footer .block .info ul li p,
#footer .block .gallary ul li p {
  color: #474747;
  font-size: 14px;
}
#footer .block .social-media-link h3 {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
#footer .block .social-media-link h3 span {
  color: #08435b ;
}
#footer .block .social-media-link ul li {
  display: inline-block;
  margin-right: 20px;
}
#footer .block .social-media-link ul li a {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 20px;
  padding-top: 8px;
  border-radius: 100%;
  background: #B0B0B0;
  color: #FFFFFF;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
#footer .block .social-media-link ul li a:hover {
  background: #08435b ;
  color: #fff;
}
/*--
    footer-bottom Start
--*/
#footer-bottom {
  background: #E9E9E9;
  padding: 20px 0px;
}
#footer-bottom p {
  text-align: center;
  padding-top: 12px;
  color: #454545;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
}
#footer-bottom p a {
  color: #08435b ;
}

input.s-message {
        display: none !important;
}