body {
    font-family: 'Fira Sans', sans-serif;
}
.row {
    margin-left: 0px;
}
.col-md-5 {
    padding-left: 0px;
}
a:hover {
    text-decoration: none;
}
.container-fluid {
    padding-left: 50px;
    padding-right: 50px;
}
.header {
    padding-top: 30px;
    position: static;
    width: 100%;
    z-index: 999;
    background-color: #191A1B;
}
.header .logo {
    width: 45%;
    transition: width 0.05s, padding-top 0.05s;
	
}
	
}
.header .phoneBlock {
    text-align: right;
    padding-bottom: 20px;
}
.header .phoneBlock p {
    display: inline;
    font-size: 35px;
    font-weight: 700;
}
.header .phoneBlock a {
    color: #FFF;
    font-size: 50px;
    font-weight: 700;
}
.header .phoneBlock a:hover {
    text-decoration: none;
}
.header .navigationBlock {
    margin-right: -50px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.header .navigationBlock ul.nav li a {
    padding: 0px 20px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}
.header .navigationBlock ul.nav li.dropMenu {
    cursor: pointer;
}
.header .navigationBlock ul.nav li.dropMenu a:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    margin-top: 20px;
    margin-left: 20px;
}
.header .navigationBlock ul.nav {
    padding-left: 30px;
}
.header .navigationBlock ul.nav li, .header ul.nav li a {
    display: inline;
}
.header .navigationBlock ul.nav li:last-of-type {
    float: right;
}
.header .navigationBlock ul.nav li:last-of-type a {
    padding: 0px;
    cursor: pointer;
}
.header .navigationBlock ul.nav li div {
    display: none;
}/*
.header .navigationBlock ul.nav li:hover div, .header .navigationBlock ul.nav li div:hover {
    display: block;
}*/
.header .navigationBlock ul.nav li:last-of-type a i {
    font-size: 25px;
}
.header .navigationBlock ul.nav li.dropMenu > div {
    position: absolute;
    margin-top: 31px;
    left: -24%;
    background-color: #fff;
    z-index: 2;
}
.header .navigationBlock ul.nav li.dropMenu ul.nav {
    padding: 0px;
}
.header .navigationBlock ul.nav li.dropMenu ul.nav li {
    display: block;
}
.header .navigationBlock ul.nav li.dropMenu ul.nav li a {
    font-weight: 400;
    color: #3A4251;
    text-transform: capitalize;
    padding: 9px 27px;
    display: block;
    line-height: 1;
}
.header .navigationBlock ul.nav li.dropMenu ul.nav li a:hover {
    background-color: #6fc0fe;
    color: #fff;
}
.header .navigationBlock ul.nav li.dropMenu ul.nav li:last-of-type {
    float: none;
}
.header .navigationBlock ul.nav li.dropMenu ul.nav li a::before {
    content: none;
}
.slider > .container-fluid > .row, .map > .container-fluid > .row {
    margin-left: 0px;
    margin-right: -50px;
    padding-right: 50px;
/*    background-color: #F8F8F9;*/
    position: relative;
}
.slider > .container-fluid > .row .col-md-7 {
    bottom: 0px;
    position: absolute;
    right: 50px;
    z-index: 1;
    width: calc(58.3333% - 50px);
    padding: 0px;
}
.slider > .container-fluid > .row .col-md-7 .text {
    width: 100%;
    background: rgba(111, 192, 254, 0.9) none repeat scroll 0% 0%;
    padding: 20px 15px 35px 50px;
}
.slider > .container-fluid > .row .col-md-7 .text h1 {
    color: #FFF;
    font-weight: 700;
    font-size: 66px;
    line-height: 55px;
}
.slider > .container-fluid > .row .col-md-7 .text h3 {
    color: #FFF;
    font-size: 35px;
    line-height: 44px;
}
.slider > .container-fluid > .row .col-md-7 .navigation {
    width: 100px;
    margin-left: calc(100% - 100px);
}
.slider > .container-fluid > .row .col-md-7 .navigation div, .contentRow5 .navigation div {
    width: 50px;
    height: 50px;
    float: left;
    margin-top: -50px;
    background-color: #191A1B;
    font-size: 39px;
    color: #fff;
    cursor: pointer;
}
.slider > .container-fluid > .row .col-md-7 .navigation div:hover, .contentRow5 .navigation div:hover {
    background-color: #FFF;
    color: #191A1B;
}
.slider > .container-fluid > .row .col-md-7 .navigation div.next, .contentRow5 .navigation div.next {
    float: right;
}
.slider > .container-fluid > .row .col-md-7 .navigation div i, .contentRow5 .navigation div i {
    padding-left: 18px;
}
.content .contentRow1 > .col-md-7 > div, .content .contentRow3 > .col-md-7 > div, .content .contentRow7 > .col-md-7 > div,  .footer .row > .col-md-7 > div {
    margin-right: -50px;
    padding-right: 50px;
    background-color: #F8F8F9;
    padding-left: 50px;
    height: 100%;
}

.content .contentRow1 h2, .content .contentRow3 h2, .content .contentRow7 h2 {
    font-size: 50px;
    padding-top: 70px;
    margin-top: 0px;
}
.content .contentRow3 h2 {
    padding-top: 170px;
	
}

}
.content .contentRow1 > .col-md-7 h2 span:nth-of-type(1), .content .contentRow3 > .col-md-7 h2 span:nth-of-type(1), .content .contentRow7 > .col-md-7 h2 span:nth-of-type(1), .content .contentRow2 > .col-md-7 h2 span:nth-of-type(1) {
    color: #6FC0FE;
    font-weight: 800;
}
.content .contentRow1 > .col-md-7 h2 span:nth-of-type(2), .content .contentRow3 > .col-md-7 h2 span:nth-of-type(2), .content .contentRow7 > .col-md-7 h2 span:nth-of-type(2), .content .contentRow2 > .col-md-7 h2 span:nth-of-type(2) {
    color: #3A4251;
    font-weight: 400;
}
.content .contentRow1 > .col-md-7 h4, .content .contentRow3 > .col-md-7 h4, .content .contentRow7 > .col-md-7 h4, .content .contentRow2 > .col-md-7 h4 {
    color: #828B9C;
    font-size: 26px;
    font-weight: 400;
}
.content .contentRow1 > .col-md-7 p, .content .contentRow3 > .col-md-7 p, .content .contentRow7 > .col-md-7 p, .content .contentRow2 > .col-md-7 p {
    color: #828B9C;
    font-size: 18px;
    padding-top: 15px;
    font-weight: 300;
	text-align: justify;
}
.content .contentRow3 > .col-md-7 p {
    padding-top: 0px;
}
.content .contentRow7 > .col-md-7 p {
    padding-top: 0px;
}
.content .contentRow1 > .col-md-5 h2 span:nth-of-type(1), .content .contentRow3 > .col-md-5 h2 span:nth-of-type(1), .content .contentRow7 > .col-md-5 h2 span:nth-of-type(1), .content .contentRow2 > .col-md-5 h2 span:nth-of-type(1) {
    color: #6fc0fe;
    font-weight: 400;
}
.content .contentRow1 > .col-md-5 h2 span:nth-of-type(2), .content .contentRow3 > .col-md-5 h2 span:nth-of-type(2), .content .contentRow7 > .col-md-5 h2 span:nth-of-type(2), .content .contentRow2 > .col-md-5 h2 span:nth-of-type(2) {
    color: #fff;
    font-weight: 700;
}
.content .contentRow1 > .col-md-5 ul {
    padding-left: 21px;
    color: #6fc0fe;
    font-size: 25px;
    padding-top: 15px;
    padding-bottom: 40px;
}
.content .contentRow1 > .col-md-5 ul li {
    padding-left: 25px;
}
.content .contentRow1 > .col-md-5 ul li a {
    color: #fff;
    font-size: 24px;
}
.content .contentRow1 > .col-md-5 ul li a:hover {
    text-decoration: none;
    color: #6fc0fe;
}
.content .contentRow2 > .col-md-5 {
    padding-right: 0px;
    width: calc(41.6667% + 15px);
}
.content .contentRow2 > .col-md-5 > img {
    width: 100%;
}
.content .contentRow2 > .col-md-7 {
    width: calc(58.3333% - 15px);  
    padding-left: 0px; 
}
.content .contentRow2 > .col-md-7 > div {
    margin-right: -50px;
    background-color: #191a1b;
    padding-left: 50px;
    height: 100%;
}
.content .contentRow2 > .col-md-7 h1 {
    color: #fff;
    font-weight: 700;
    margin-top: 0px;
    padding-top: 30px;
    font-size: 75px;
}
.content .contentRow2 > .col-md-7 h2 {
    color: #6fc0fe;
    margin-top: 0px;
    font-weight: 400;
    font-size: 33px;
}
.content .contentRow2 > .col-md-7 p {
    color: #FFF;
    padding-right: 12%;
    font-size: 16px;
    margin-top: 35px;
    line-height: 1.6;
}
.content .vLine {
    height: 100%;
    float: right;
    width: 50px;
/*    background-color: #F8F8F9;*/
}
.content .contentRow2 > .col-md-5 > img:nth-of-type(2) {
    width: 60%;
    position: absolute;
    left: 15px;
    bottom: -85px;
    margin-left: calc(40% - 15px);
}
.content .contentRow2 > .col-md-7 img {
    bottom: -85px;
    width: 35%;
    position: absolute;
    left: 0px;
    z-index: 1;
}
.content .contentRow3 > .col-md-5 p {
    color: #FFF;
    font-size: 16px;
    line-height: 1.4;
	text-align: justify;
}
.content .contentRow7 > .col-md-5 p {
    color: #FFF;
    font-size: 16px;
    line-height: 1.4;
	text-align: justify;
}





.content .contentRow3 .col-md-7 .row .col-md-2 {
    display: table;
}
.content .contentRow7 .col-md-7 .row .col-md-2 {
    display: table;
}
.content .contentRow2 .col-md-7 .row .col-md-2 {
    display: table;
}
.content .contentRow3 .col-md-7 .row .col-md-2 i {
    font-size: 73px;
    text-align: center;
    color: #6fc0fe;
    vertical-align: middle;
    display: table-cell;
}
.content .contentRow7 .col-md-7 .row .col-md-2 i {
    font-size: 73px;
    text-align: center;
    color: #6fc0fe;
    vertical-align: middle;
    display: table-cell;
}
.content .contentRow2 .col-md-7 .row .col-md-2 i {
    font-size: 73px;
    text-align: center;
    color: #6fc0fe;
    vertical-align: middle;
    display: table-cell;
}
.content .contentRow3 .col-md-7 .row:last-of-type {
    padding-bottom: 100px;
}
.content .contentRow7 .col-md-7 .row:last-of-type {
    padding-bottom: 100px;
}
.content .contentRow2 .col-md-7 .row:last-of-type {
    padding-bottom: 100px;
}
					
					
.content .contentRow4 .col-md-5 {
    background-color: #6fc0fe;
    color: #FFF;
    width: calc(41.6667% + 15px);
    padding-left: 50px;
}
.content .contentRow4 .col-md-5 h1 {
    font-weight: 700;
    font-size: 66px;
    padding-top: 20px;
}
.content .contentRow4 .col-md-5 h3 {
    font-weight: 400;
    margin-top: 0px;
    font-size: 32px;
}
.content .contentRow4 .col-md-5 p {
    font-weight: 300;
    font-size: 18px;
    padding-top: 10px;
}
.content .contentRow4 .col-md-7 {
    width: calc(58.3333% - 15px);
    padding-left: 0px;
}
.content .contentRow4 .col-md-7 div {
    margin-right: -50px;
    height: 100%;
    padding-left: 0px;
    background-color: #000;
}
.content .contentRow4 .col-md-7 img {
    width: calc(100% - 50px);
}
.content .contentRow5 .col-md-5 {
    width: calc(41.6667% + 15px);
    padding: 0px;
}
.content .contentRow5 .col-md-5:after {
    position: absolute;
    z-index: 2;
    bottom: -133px;
    left: 10px;
    font-size: 310px;
    color: #fff;
    margin-bottom: 0px;
    padding: 0px;
    opacity: 0.6;
}
.content #contentRow51 .col-md-5:after {
    content: "1";
}
.content #contentRow52 .col-md-5:after {
    content: "2";
}
.content .contentRow5 .col-md-7 {
    width: calc(58.3333% - 15px);
    padding-left: 0px;
}
.content .contentRow5 .col-md-7 .row {
    margin-right: -50px;
    padding-right: 50px;
    background-color: #F8F8F9;
    padding-left: 65px;
    height: 100%;
}
.content .contentRow5 .col-md-7 .row .col-md-6 {
    padding-top: 40px;
    padding-left: 0px;
}
.content .contentRow5 .col-md-7 .row a {
    font-size: 42px;
}
.content .contentRow5 .col-md-7 .row h2 {
    margin: 0px;
    font-size: 53px;
    font-weight: 700;
}
.content .contentRow5 .col-md-7 .row .col-md-6 .col-sm-4 > div, .blog .col-md-8 .col-md-6 .col-sm-4 > div {
    background-color: #6fc0fe;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    color: #FFF;
    text-align: center;
}
.content .contentRow5 .col-md-7 .row .col-md-6 .col-sm-4 > div h4, .blog .col-md-8 .col-md-6 .col-sm-4 > div h4 {
    margin-bottom: 0px;
    padding-top: 15px;
    font-size: 26px;
}
.content .contentRow5 .col-md-7 .row .col-md-6 .col-sm-4 > div h4 span, .content .contentRow5 .col-md-7 .row .col-md-6 .col-sm-4 > div p, .blog .col-md-8 .col-md-6 .col-sm-4 > div p {
    font-size: 16px;
    font-weight: 400;
}
.content .contentRow5 .col-md-7 .row > p, .blog .row .col-xs-12 > p {
    float: left;
    padding-top: 30px;
    color: #828B9C;
    font-weight: 300;
    font-size: 16px;
	text-align: justify;
}
.contentRow5 .navigation {
    bottom: 0px;
    position: absolute;
    right: 0px;
    z-index: 1;
}
.contentRow5 .navigation div {
    background-color: #fff;
    color: #191A1B;
}
.contentRow5 .navigation div:hover {
    background-color: #6fc0fe;
    color: #FFF;
}
.content .contentRow6 > .col-md-7 > div {
    margin-right: -50px;
    background-color: #Fff;
    padding-left: 50px;
    height: 100%;
}
.content .contentRow6 h1 {
    margin-top: 0px;
    color: #6fc0fe;
    padding-bottom: 30px;
    padding-top: 60px;
    font-size: 52px;
}
.content .contentRow6 a {
    color: #535B63;
    font-size: 30px;
    padding-right: 25px;
    line-height: 5;
}
.content .contentRow6 a:hover {
    color: #FFF;
}
.content .contentRow6 a:nth-of-type(1), .content .contentRow6 a:nth-of-type(2), .content .contentRow6 a:nth-of-type(3), .content .contentRow6 a:nth-of-type(4) {
    display: block;
    color: #FFF;
    font-size: 22px;
    line-height: 1.8;
}
.content .contentRow6 a:nth-of-type(1):hover, .content .contentRow6 a:nth-of-type(2):hover, .content .contentRow6 a:nth-of-type(3):hover, .content .contentRow6 a:nth-of-type(4):hover {
    color: #6fc0fe;
}
.content .contentRow6 a:nth-of-type(1) i, .content .contentRow6 a:nth-of-type(2) i, .content .contentRow6 a:nth-of-type(3) i, .content .contentRow6 a:nth-of-type(4) i {
    color: #6fc0fe;
    width: 49px;
}
.content .contentRow6 .form-horizontal {
    padding-top: 60px;
}
.content .contentRow6 .form-horizontal .form-group {
    padding-right: 50px;
}
.content .contentRow6 .form-horizontal .form-group .form-control, .form-horizontal .form-group .form-control {
    background-color: #FFF;
    border: 1px solid #EBEEF7;
    border-radius: 0px;
    box-shadow: none;
    font-size: 20px;
}
.content .contentRow6 .form-horizontal .form-group input.form-control, .form-horizontal .form-group input.form-control {
    background-color: #FFF;
    border: 1px solid #EBEEF7;
    border-radius: 0px;
    box-shadow: none;
    font-size: 20px;
    height: 50px;
}
.form-control::-moz-placeholder {
  color: #191A1B;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #191A1B;
}
.form-control::-webkit-input-placeholder {
  color: #191A1B;
}
.content .contentRow6 button, .blog button {
    padding: 13px 43px;
    border: 2px solid #6FC0FE;
    background: #6FC0FE none repeat scroll 0% 0%;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 700;
    color: #FFF;
    font-size: 18px;
}
.content .contentRow6 button:hover, .blog button:hover {
    background-color: #191A1B;
    border: 2px solid #191A1B;
}
#map {
    width: 100%;
    height: 600px;
}
.footer .col-md-5 > a {
    float: left;
    margin-top: 100px;
}
.footer img {
    width: 180px;
}
.footer p {
    margin-top: 100px;
    float: left;
    font-weight: 300;
    color: #828B9C;
    font-size: 18px;
    margin-left: 15px;
    margin-bottom: 100px;
}
.footer a {
    color: #828B9C;
}
.footer a:hover {
    color: #FFF;
}
#topB {
    position: fixed;
    bottom: 50px;
    right: 20px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: #6fc0fe;
    box-shadow: 2px 2px 5px 0px rgba(129, 129, 129, 0.72);
    color: #FFF;
    cursor: pointer;
    text-align: center;
    font-size: 36px;
    display: none;
    z-index: 50;
}
#topB:hover {
    background-color: #191A1B;
}
.mobileTop {
    background-color: #FFF;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
    position: fixed;
    width: 100%;
    z-index: 999;
    padding: 10px;
    color: #191A1B;
}
.mobileTop i {
    cursor: pointer;
    font-size: 4.5vw;
}
.mobileTop > a:last-of-type {
    float: right;
}
.mobileTop a {
    font-size: 4.5vw;
    padding-left: 15px;
    color: #191A1B;
}
.mobileMenu {
    position: absolute;
    background-color: #FFF;
    display: none;
}
.mobileMenu li.dropMenu {
    cursor: pointer;
}
.mobileMenu .dropMenu ul {
    padding-left: 22px;
    display: none;
}
.page.content {
    background-color: #F8F8F9;
}
.breadcrumb > li + li::before {
    content: "\f105";
    font-family:'FontAwesome'
}
.owl-carousel img {
    width: 101%;
}
.blog .container-fluid {
    padding: 0px;
    background-color: #F8F8F9;
}
.blog .container-fluid > .row {
    padding-left: 50px;
    padding-right: 50px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 40px;
}
.blog .container-fluid > .row:last-of-type {
    padding-bottom: 40px;
}
.blog .container-fluid > .row > .col-md-4, .blog .container-fluid > .row > .col-md-3 {
    padding: 0px;
    overflow: hidden;
}
.blog img {
    width: 100%;
}
.blog .col-md-6 a {
    font-size: 39px;
    line-height: 1.2;
}
.blog .tags a {
    font-size: 16px;
    padding-right: 7px;
    color: #191A1B;
    font-weight: 700;
}
.blog .tags a:hover {
    color: #6fc0fe;
}
.blog .col-md-8 .col-md-6 .col-sm-4 > div.comment {
    cursor: pointer;
}
.blog .col-md-8 .col-md-6 .col-sm-4 > div.comment:hover {
    background-color: #191A1B;
}
.blog .col-md-8 h2 {
    margin-top: 0px;
    font-size: 39px;
    line-height: 1.2;
    color: #6FC0FE;
}

.blog button {
    margin-top: 20px;
}
.blog .col-md-8 .col-md-6 .col-sm-4 > div p {
    font-size: 20px;
}
.breadcrumb {
    padding: 0px;
    background-color: rgba(245, 245, 245, 0);
    font-size: 22px;
}
.breadcrumb > li a {
    color: #191A1B;
}
.breadcrumb > li.active, .breadcrumb > li a:hover {
    color: #828B9C;
}
.pageName h1 {
    color: #6fc0fe;
    font-size: 60px;
    margin-bottom: 0px;
}
.paginationBlock {
    text-align: center;
}
.pagination > li > a, .pagination > li.disabled > a, .pagination-lg > li:last-child > a {
    margin-left: 2px;
    margin-right: 2px;
    background-color: #191A1B;
    color: #FFF;
    border: none;
    border-radius: 0px;
    padding: 10px 14px;
}
.pagination > li.active > a, .pagination > li > a:hover,  .pagination > li.disabled > a:hover, .pagination > li.active > a:hover {
    background-color: #3A4251;
    color: #FFF;
    border: none;
}
blockquote {
    padding-left: 0px;
    border: none;
}
blockquote:before {
    content: "\f10e";
    color: #6fc0fe;
    font-family: FontAwesome;
    float: left;
    font-size: 32px;
    line-height: 1;
}
blockquote p {
    padding-left: 55px;
    color: #828B9C;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 0px;
}
blockquote p.name {
    color: #191A1B;
    font-size: 28px;
}
legend, .blog .comments h2 {
    border: medium none;
    font-weight: 700;
    font-size: 48px;
    color: #6fc0fe;
}
.blog .container-fluid > .row .form-group .col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
} 
.blog  .form-horizontal .form-group textarea.form-control {
    height: 140px;
}
.blog .comments > div.col-md-12 {
    border: 1px solid #BABECF;
    padding: 20px 40px 40px 110px;
    margin-bottom: 25px;
}
.blog .comments h3 {
    color: #6fc0fe;
    font-weight: 400;
    font-size: 28px;
}
.blog .comments h3 span {
    color: #828B9C;
}
.blog .comments p {
    color: #828B9C;
    font-weight: 300;
    font-size: 18px;
}
.blog .comments > div.col-md-12.answer {
    margin-left: 20px;
    width: calc(100% - 20px)
}
.blog .comments > div.col-md-12 > i {
    color: #828B9C;
    font-size: 16px;
    font-weight: 300;
}
.blog .comments > div.col-md-12 > i:before {
    color: #6fc0fe;
}
.blog .comments > div.col-md-12 > div {
    background-color: #6FC0FE;
    color: #FFF;
    float: right;
    width: 30px;
    height: 24px;
    text-align: center;
    padding-top: 3px;
    margin-right: 10px;
    cursor: pointer;
}
.blog .comments > div.col-md-12 > div:hover {
    background-color: #191A1B;
}
.blog .comments > div.col-md-12 > div.likes:after {
    content: "";
    position: absolute;
    border-width: 7px 0px 7px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #6fc0fe;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    margin-left: 10px;
    margin-top: 2px;
}
.blog .comments > div.col-md-12 > div.likes:hover:after {
    border-color: transparent transparent transparent #191A1B;
}
.blog > .container-fluid > .row > .col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
}
.blog .container-fluid > .row > .col-md-3 > div {
    background-color: rgba(111, 192, 254, 0.6);
    color: #FFF;
    cursor: pointer;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    display: none;
}
.blog .container-fluid > .row > .col-md-3 > div > a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.blog .container-fluid > .row > .col-md-3 > div > a i {
    font-size: 52px;
    color: #FFF;
}
.blog .container-fluid > .row > .col-md-3 > div > a i:hover {
    color: #191A1B;
}
.fancybox-overlay-fixed {
    background-color: #191919;
}
.fancybox-opened {
    height: 100% !important;
    top: 0px !important;
    bottom: 0px !important;
    width: 100% !important;
    left: 0px !important;
    right: 0px !important;
    position: fixed !important;
}
.fancybox-opened .fancybox-skin {
    padding: 0px !important;
    height: 100% !important;
}
.fancybox-outer, .fancybox-inner {
    height: 100%;
}
.fancybox-inner {
    height: 100% !important;
    width: auto !important;
    background-color: #191919;
}
.fancybox-image {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
.fancybox-close {
    top: 5px;
    right: 5px;
}
.fancybox-nav span {
    visibility: visible;
}
.fancybox-prev span, .fancybox-next span {
    background: transparent none repeat scroll 0% 0% !important;
    color: #FFF;
    margin-top: -50px;
    visibility: visible !important;
    transition: font-size 0.2s ease 0s;
    width: 140px !important;
    height: 140px !important;
}
.fancybox-prev span::before, .fancybox-next span::before {
    border-left: 2px solid #FFF;
    border-top: 2px solid #FFF;
    box-sizing: border-box;
    content: "";
    height: 36px;
    left: 0px;
    position: absolute;
    top: 0px;
    transition: border-color 0.3s ease 0s;
    width: 36px;
}
.fancybox-prev span:hover, .fancybox-next span:hover {
    opacity: 0.5;
}
.fancybox-prev span::before {
    left: 40px;
    transform: rotate(-45deg);
}
.fancybox-next span::before {
    transform: rotate(135deg);
}
@media (max-width:1350px) {
    .header .navigationBlock ul.nav li a {
        padding: 0px 14px;
        font-size: 18px;
    }
    .header .navigationBlock ul.nav {
        padding-left: 36px;
    }
    .header .navigationBlock ul.nav li:last-of-type a i {
        font-size: 22px;
    }
    .content .contentRow3 .col-md-7 .row .col-md-2 i {
        font-size: 60px;
    }
    .blog .col-md-6 a {
        font-size: 30px;
    }
}
@media (max-width:1258px) {
    .slider > .container-fluid > .row .col-md-7 .text {
        padding: 22px 30px 24px;
    }
    .slider > .container-fluid > .row .col-md-7 .text h1 {
        font-size: 58px;
        line-height: 58px;
    }
    .slider > .container-fluid > .row .col-md-7 .text h3 {
        font-size: 29px;
        line-height: 34px;
    }
    .header .navigationBlock ul.nav li a {
        padding: 0px 8px;
        font-size: 16px;
    }
    .header .navigationBlock ul.nav {
        padding-left: 22px;
    }
    .header .navigationBlock {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .header .phoneBlock a {
        font-size: 44px;
    }
    .header .phoneBlock p {
        font-size: 30px;
    }
    .content .contentRow1 h2, .content .contentRow3 h2 {
        font-size: 42px;
        padding-top: 50px;
    }
    .content .contentRow1 > .col-md-7 > div, .content .contentRow3 > .col-md-7 > div, .footer .row > .col-md-7 > div {
        padding-left: 30px;
    }
    .content .contentRow1 > .col-md-5 ul li a {
        font-size: 20px;
    }
    .content .contentRow1 > .col-md-5 ul li {
        padding-left: 5px;
    }
    .content .contentRow1 > .col-md-7 h4, .content .contentRow3 > .col-md-7 h4 {
        font-size: 20px;
    }
    .content .contentRow1 > .col-md-7 p, .content .contentRow3 > .col-md-7 p {
        font-size: 16px;
        padding-top: 6px;
    }
    .content .contentRow2 > .col-md-7 > div {
        padding-left: 30px;
    }
    .content .contentRow2 > .col-md-7 h1 {
        padding-top: 40px;
        font-size: 50px;
    }
    .content .contentRow2 > .col-md-7 h2 {
        font-size: 26px;
    }
    .content .contentRow2 > .col-md-7 p {
        font-size: 14px;
        margin-top: 21px;
    }
    .content .contentRow3 h2 {
        padding-top: 135px;
    }
    .content .contentRow3 > .col-md-5 p {
        font-size: 14px;
    }
    .content .contentRow4 .col-md-5 h1 {
        font-size: 48px;
        padding-top: 20px;
    }
    .content .contentRow4 .col-md-5 h3 {
        font-size: 28px;
    }
    .content .contentRow4 .col-md-5 p {
        font-size: 16px;
        padding-top: 10px;
        padding-right: 10%;
    }
    .content .contentRow5 .col-md-7 .row a {
        font-size;
    }
    .content .contentRow5 .col-md-7 .row h2 {
        font-size: 42px;
    }
    .content .contentRow5 .col-md-7 .row .col-md-6 .col-sm-4 > div, .blog .col-md-8 .col-md-6 .col-sm-4 > div {
        width: 60px;
        height: 60px;
    }
    .content .contentRow5 .col-md-7 .row .col-md-6 .col-sm-4 > div h4, .blog .col-md-8 .col-md-6 .col-sm-4 > div h4 {
        padding-top: 12px;
        font-size: 19px;
    }
    .content .contentRow5 .col-md-7 .row .col-md-6 .col-sm-4 > div h4 span, .content .contentRow5 .col-md-7 .row .col-md-6 .col-sm-4 > div p, .blog .col-md-8 .col-md-6 .col-sm-4 > div p {
        font-size: 14px;
    }
    .content .contentRow5 .col-md-7 .row > p {
        padding-top: 19px;
        font-size: 14px;
    }
    .content .contentRow5 .col-md-7 .row {
        padding-left: 45px;
    }
    .content .contentRow6 h1 {
        padding-bottom: 20px;
        padding-top: 50px;
        font-size: 44px;
    }
    .content .contentRow6 a:nth-of-type(1), .content .contentRow6 a:nth-of-type(2), .content .contentRow6 a:nth-of-type(3), .content .contentRow6 a:nth-of-type(4) {
        font-size: 19px;
    }
    .content .contentRow6 a:nth-of-type(1) i, .content .contentRow6 a:nth-of-type(2) i, .content .contentRow6 a:nth-of-type(3) i, .content .contentRow6 a:nth-of-type(4) i {
        width: 35px;
    }
    .header .navigationBlock ul.nav li.dropMenu > div {
        margin-top: 22px;
    }
    .content .contentRow3 .col-md-7 .row .col-md-2 i {
        font-size: 55px;
    }
} 
@media (max-width:1080px) {
    .content .contentRow3 .col-md-7 .row .col-md-2 i {
        font-size: 47px;
    }
    .content .contentRow1 > .col-md-7 h4, .content .contentRow3 > .col-md-7 h4 {
        margin-bottom: 0px;
    }
    .content .contentRow4 .col-md-5 h1 {
        font-size: 40px;
        padding-top: 1px;
        margin-bottom: 3px;
    }
    .content .contentRow4 .col-md-5 h3 {
        font-size: 20px;
        margin-bottom: 0px;
    }
    .content .contentRow4 .col-md-5 p {
        font-size: 15px;
    }
    .content .contentRow5 .col-md-7 .row .col-md-6 {
        padding-top: 10px;
        padding-left: 0px;
    }
    .content .contentRow5 .col-md-7 .row a {
        font-size: 36px;
    }
    .content .contentRow5 .col-md-7 .row h2 {
        font-size: 34px;
    }
    .content .contentRow5 .col-md-7 .row > p {
        padding-top: 7px;
    }
    .blog .col-md-6 a {
        font-size: 25px;
    }
    .blog .row .col-xs-12 > p {
        padding-top: 16px;
    }
}
@media (max-width:991px) {
    .slider > .container-fluid > .row .col-md-7 {
        position: relative;
        right: 0px;
        width: 100%;
    }
    .content .contentRow1 .col-md-7 {
        padding-left: 0px;
    }
    .content .contentRow2 > .col-md-5, .content .contentRow2 > .col-md-7 {
        width: 50%;
    }
    .content .contentRow2 > .col-md-7 img {
        width: 40%;
    }
    .content .contentRow3 .col-md-7 .row .col-md-2 i {
        font-size: 60px;
    }
    .content .contentRow5 .col-md-5 {
        padding: 0px;
        width: 100%;
    }
    .content .contentRow5 .col-md-7 {
        padding-left: 0px;
        width: 100%;
    }
    .contentRow5 {
        margin-left: 0px;
        margin-right: -50px;
        padding-right: 50px;
        background-color: #F8F8F9;
        position: relative;
    }
    .contentRow3 .col-md-7 {
        padding-left: 0px;
    }
    .content .contentRow3 > .col-md-5 p {
        padding-bottom: 20px;
    }
    .content .contentRow3 .col-md-7 h2 {
        padding-top: 50px;
    }
    .content .contentRow5 .col-md-7 .row > p {
        padding-bottom: 20px;
    }
    .content .contentRow2 > .col-md-7 > div {
        padding-left: 15px;
    }
    .content .contentRow2 > .col-md-7 h1 {
        font-size: 30px;
        padding-top: 10px;
        margin-bottom: 2px;
    }
    .content .contentRow2 > .col-md-7 h2 {
        font-size: 19px;
    }
    .content .contentRow2 > .col-md-7 p {
        font-size: 12px;
        margin-top: 5px;
    }
    .content .contentRow4 .col-md-5 {
        padding-left: 15px;
    }
    .content .contentRow4 .col-md-5 h1 {
        font-size: 26px;
        padding-top: 1px;
        margin-bottom: 3px;
        margin-top: 10px;
    }
    .content .contentRow4 .col-md-5 h3 {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .footer .col-md-5 > a {
        margin-top: 50px;
    }
    .footer p {
        margin-top: 88px;
        margin-bottom: 50px;
    }
    .header .logo {
        width: 90%;
    }
    .header .navigationBlock ul.nav li a {
        padding: 0px 7px;
        font-size: 14px;
    }
    .blog .col-md-8.col-sm-12, .blog .col-md-6.col-sm-6, .blog .col-md-8.col-sm-12 .col-xs-12 {
        padding: 0px;
    }
    .blog .col-md-8 .col-md-6 .col-sm-4 > div h4 {
        margin-top: 0px;
    }
    .blog .col-md-6.col-sm-6 {
        padding-top: 20px;
    }
} 
@media (max-width:767px) {
    .header .navigationBlock {
        display: none;
    }
    .row {
        margin-right: 0px;
    }
    .container-fluid {
        padding: 0px;
    }
    .contentRow5, .slider > .container-fluid > .row, .map > .container-fluid > .row, .content .contentRow1 > .col-md-7 > div, .content .contentRow3 > .col-md-7 > div, .footer .row > .col-md-7 > div, .content .contentRow5 .col-md-7 .row, .content .contentRow6 > .col-md-7 > div {
        margin-right: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .content .contentRow1 {
        text-align: center;
    }
    .content .contentRow1 .col-md-5 {
        display: inline-block;
        text-align: left;
    }
    .content .contentRow1 > .col-md-7 p, .content .contentRow3 > .col-md-7 p {
        padding-bottom: 20px;
        margin-bottom: 0px;
    }
    .content .contentRow2 > .col-md-5 > img:nth-of-type(2), .content .contentRow2 > .col-md-7 img {
        display: none;
    }
    .content .contentRow2 > .col-md-5, .content .contentRow2 > .col-md-7 {
        width: 100%;
    }
    .content .contentRow1 .col-md-7 {
        padding-right: 0px;
    }
    .content .contentRow1 > .col-md-7 > div, .content .contentRow3 > .col-md-7 > div, .footer .row > .col-md-7 > div {
        padding-left: 30px;
        padding-right: 30px;
    }
    .content .vLine {
        display: none;
    }
    .content .contentRow2 > .col-md-7 > div, .contentRow3 > .col-md-5 {
        background-color: #191A1B;
        padding-left: 15px;
        text-align: center;
    }
    .content .contentRow3 h2 {
        padding-top: 55px;
    }
    .content .contentRow4 .col-md-5, .content .contentRow4 .col-md-7 {
        width: 100%;
        padding-right: 0px;
    }
    .contentRow3 .col-md-7 {
        padding-right: 0px;
    }
    .content .contentRow4 .col-md-7 div {
        margin-right: 0px;
    }
    .content .contentRow4 .col-md-7 img {
        width: 100%;
/*       display: none;*/
    }
    #carousel21 img, #carousel22 img {
        width: 100%;
    }
    .content .contentRow5 .col-md-7 .row .col-md-6 .col-sm-4 > div, .blog .col-md-8 .col-md-6 .col-sm-4 > div {
        margin-left: auto;
        margin-right: auto;
        width: 90px;
        height: 90px;
        margin-bottom: 18px;
    }
    .content .contentRow5 .col-md-7 .row .col-md-6 .col-sm-4 > div h4, .blog .col-md-8 .col-md-6 .col-sm-4 > div h4 {
        padding-top: 17px;
        font-size: 30px;
    }
    .content .contentRow5 .col-md-7 .row .col-md-6 .col-sm-4 > div p, .blog .col-md-8 .col-md-6 .col-sm-4 > div p {
        font-size: 18px;
    }
    .content .contentRow5 .col-md-7 {
        text-align: center;
        padding-right: 0px;
    }
    .contentRow6 .col-sm-6 {
        padding: 0px;
    }
    .contentRow6 .col-sm-6.col-md-5 {
        padding: 0px;
        padding-left: 30px;
    }
    .content .contentRow6 .form-horizontal .form-group {
        margin-left: 0px;
        margin-right: 0px;
    }
    .content .contentRow2 > .col-md-7 > div {
        margin: 0px;
    }
    .content .contentRow2 > .col-md-7 p {
        padding: 0px;
    }
    #carousel1 img {
        width: 100%;
    }
    .content .contentRow4 .col-md-5 h1 {
        padding-top: 15px;
        margin-top: 0px;
    }
    .content .contentRow4 .col-md-5 p {
        margin-bottom: 0px;
        padding-bottom: 15px;
    }
    #map {
        height: 400px;
    }
    .header .logo {
        padding-bottom: 15px;
    }
    .header {
        padding-top: 60px;
    }
    .content .contentRow3 .col-md-7 .row .col-md-2 {
        padding-left: 0px;
    }
    .header .phoneBlock a, .blog .col-md-6 a {
        font-size: 6vw;
    }
    .header .phoneBlock p {
        font-size: 4vw;
    }
    .slider > .container-fluid > .row .col-md-7 .text h1 {
        font-size: 10vw;
        line-height: 1;
    }
    .slider > .container-fluid > .row .col-md-7 .text h3, .content .contentRow2 > .col-md-7 h1, .content .contentRow4 .col-md-5 h1, .content .contentRow5 .col-md-7 .row a, .content .contentRow6 a {
        font-size: 5vw;
        line-height: 1.2;
    }
    .content .contentRow1 h2, .content .contentRow3 h2, .content .contentRow3 .col-md-7 h2, .content .contentRow5 .col-md-7 .row h2, .content .contentRow6 h1, .pageName h1 {
        font-size: 7vw;
    }
    .content .contentRow1 > .col-md-5 ul li a, .content .contentRow1 > .col-md-7 h4, .content .contentRow3 > .col-md-7 h4, .content .contentRow2 > .col-md-7 h2, .content .contentRow4 .col-md-5 h3, .breadcrumb, blockquote p.name, .blog .comments h3 {
        font-size: 3.2vw;
    }
    .content .contentRow1 > .col-md-7 p, .content .contentRow3 > .col-md-7 p, .content .contentRow2 > .col-md-7 p, .content .contentRow3 > .col-md-5 p, .content .contentRow4 .col-md-5 p, .content .contentRow5 .col-md-7 .row > p, .content .contentRow6 a:nth-of-type(1), .content .contentRow6 a:nth-of-type(2), .content .contentRow6 a:nth-of-type(3), .content .contentRow6 a:nth-of-type(4), .blog .row .col-xs-12 > p, .blog .tags a, blockquote p, .blog .comments p, .blog .comments > div.col-md-12 > i {
        font-size: 2.5vw;
        line-height: 1.2;
    }
    .content .contentRow3 .col-md-7 .row .col-md-2 i {
        font-size: 9.5vw;
    }
    .content .contentRow5 .col-md-5::after {
        bottom: -111px;
        font-size: 255px;
    }
    .content .contentRow6 a {
        line-height: 5;
    }
    .blog .container-fluid > .row {
        padding-left: 10px;
        padding-right: 10px;
    }
    .blog .comments > div.col-md-12 {
        padding: 20px 40px 40px 60px;
    }
}
@media (max-width:550px) {
    .header .phoneBlock a {
        font-size: 7vw;
    }
    .header .phoneBlock p {
        font-size: 5vw;
    }
    .slider > .container-fluid > .row .col-md-7 .text h1 {
        font-size: 11vw;
        line-height: 1;
    }
    .slider > .container-fluid > .row .col-md-7 .text h3, .content .contentRow2 > .col-md-7 h1, .content .contentRow4 .col-md-5 h1, .content .contentRow5 .col-md-7 .row a, .content .contentRow6 a {
        font-size: 6vw;
        line-height: 1.2;
    }
    .content .contentRow1 h2, .content .contentRow3 h2, .content .contentRow3 .col-md-7 h2, .content .contentRow5 .col-md-7 .row h2, .content .contentRow6 h1 {
        font-size: 8vw;
    }
    .content .contentRow1 > .col-md-5 ul li a, .content .contentRow1 > .col-md-7 h4, .content .contentRow3 > .col-md-7 h4, .content .contentRow2 > .col-md-7 h2, .content .contentRow4 .col-md-5 h3 {
        font-size: 4.2vw;
    }
    .content .contentRow1 > .col-md-7 p, .content .contentRow3 > .col-md-7 p, .content .contentRow2 > .col-md-7 p, .content .contentRow3 > .col-md-5 p, .content .contentRow4 .col-md-5 p, .content .contentRow5 .col-md-7 .row > p, .content .contentRow6 a:nth-of-type(1), .content .contentRow6 a:nth-of-type(2), .content .contentRow6 a:nth-of-type(3), .content .contentRow6 a:nth-of-type(4), .blog .row .col-xs-12 > p, .blog .tags a {
        font-size: 3.5vw;
        line-height: 1.2;
    }
    .content .contentRow3 .col-md-7 .row .col-md-2 i {
        font-size: 8.2vw;
    }
    .content .contentRow5 .col-md-5::after {
        bottom: -69px;
        font-size: 155px;
    }
    .content .contentRow6 a {
        line-height: 5;
    }
}


.galtext {
	color: #FFF;
    font-size: 40px;
    font-weight: 700;
}


















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
