 
/*========================================================
                NAVIGATION - ВЕРХНЕЕ МЕНЮ
=========================================================*/
/* 1
========================================================*/

/*LANGUAGE - ЯЗЫК*/
@media (min-width: 320px) and (max-width: 767px)  {
.lang {
position: absolute;
	top:1px;
	left:100px;
}
}  
.lang .dropdown-menu li a span{
	padding-left:5px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	/*font-family: 'Roboto', sans-serif;*/
	
}
.lang .dropdown-menu li{
	
    height:22px;
}
.lang .dropdown-menu li img {
    margin-left:3px;
}

.lang .dropdown-menu li a:hover {
   background-color:#13aeef;
	height:22px;
}

.lang .dropdown-menu li a:focus {
     background-color:#13aeef;
	height:22px;
}

.lang {
    cursor:pointer;
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    font-size: 0.875em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 700;
    float:right;
    padding-top:5px;
	margin-left: 13px;
}

.lang .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: white;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 700;
    text-decoration: none;
    background-color: none;
}

.lang .dropdown-menu {
    min-width:142px;
}

.lang .dropdown-menu .flags {
    float:left;
    padding-right:0px;
}

.lang .dropdown-menu > li > a {
    padding: 1px 8px;
}

.navbar-shrink .lang {
    color: rgba(48,49,51,.5);
}

.flags {
    height:18px;
}

.flags_h {
    height:18px;
    padding-bottom:2px;
}

/*******************************/

/*LOGO - ЛОГО*/
.navbar-shrink .show {
  display:none !important;
}
.navbar-shrink .show-2 {
  display:block;
}
.show-2{
    display:none;
}

#logo {
    float: left;
}

.logo img {
    width: auto;
    height: 24px;
   margin-top: 4px;
  }

@media (min-width: 320px) and (max-width: 767px)  {
.logo img {
    margin-left: 0px;
}  
}



/*******************************/
/*SOCIAL - СОЦ.КНОПКИ*/
@media (min-width: 320px) and (max-width: 767px)  {
.social_nav {
position:absolute !important;
left:40%;
	top:5px;
}
} 

@media (min-width: 688px){
.navbar-default .social_nav {
/*position:relative;
top:4px;*/
	padding:0px 4px;
	border-left:1px solid #3b3b3b;
	border-right:1px solid #3b3b3b;
}
	
	.navbar-shrink .social_nav {
/*position:relative;
top:4px;*/
	padding:0px 4px;
	border-left:1px solid #EFEEF1;
	border-right:1px solid #EFEEF1;
}
	
.social_nav ul{
position:relative;
top:4px;

}
	
} 


.social_nav ul li a {
 color:#13aeef;
}
.social_nav ul li a:hover{
 color:white !important;
}

.navbar-shrink .social_nav ul li a {
 color:#13aeef;
}
.navbar-shrink .social_nav ul li a:hover {
 color:#2f2f2f !important;
}

.social_nav ul {
    padding:0px;
    text-align: center;
}

.social_nav ul li {
    list-style-type: none;
    display: inline;
    padding:0px 5px;
}

/*******************************/
/*NAVBAR - НАВИГАЦИЯ*/
#menu{
    /*font-family: 'Montserrat', sans-serif;*/
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Open Sans', sans-serif;
}

.navbar-default{
	background-color:#2f2f2f;
	border:none;
}
.navbar-default .navbar-nav > li > a{
    /*color: #f1f1f1;
    font-weight: bold;
    background-color: transparent;*/
	text-transform: uppercase;
font-size: 13px;
font-weight: 600;
color: #f1f1f1;
letter-spacing: 1px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #31aae2;/*Hover*/
    background-color: transparent;
}


.navbar-shrink{
	background-color:#fff;
	border:none;
}
.navbar-shrink .navbar-nav > li > a{
    color: #2f2f2f;/*Hover*/
    text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
}
.navbar-shrink .navbar-nav > li > a:hover, .navbar-shrink .navbar-nav > li > a:focus {
    color: #31aae2;/*Hover*/
    background-color: transparent;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 5px 15px;
}
/*******************************/
/*NAVBAR - НАВИГАЦИЯ - SMALL DEVICES*/
@media (max-width: 767px) {
.navbar-default{
	background-color:#2f2f2f;
	border:none;
}
.navbar-default .navbar-nav > li > a{
    color: white;/*Hover*/
    font-weight: bold;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #31aae2;/*Hover*/
    font-weight: bold;
    background-color: transparent;
}


.navbar-shrink{
	background-color:#fff;
	border:none;
}
.navbar-shrink .navbar-nav > li > a{
    color: #2f2f2f;/*Hover*/
    font-weight: bold;
    background-color: transparent;
}
.navbar-shrink .navbar-nav > li > a:hover, .navbar-shrink .navbar-nav > li > a:focus {
    color: #31aae2;/*Hover*/
    font-weight: bold;
    background-color: transparent;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    
	border-top: 3px solid #13aeef;
	margin-top:2px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 5px 5px;
}

}

/* mobile version */
.navbar-default .navbar-toggle {
    border-color: #DDD;
	margin-right: 0px;
	padding: 0px;
	background:none;
	border:none;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #13aeef;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
    }
}

/*========================================================
                        DASHBOARD
=========================================================*/
/* 2
========================================================*/
/*******************************/
/*DASHBOARD*/

.parallax {position: relative;}
.parallax .parallax-overlay {
    position:  absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-size: 100%;
    background-attachment: fixed;
    /*opacity: 0.12;*/
}

.parallax h2.section-heading,
.parallax .section-subheading {
    color: #fff;
}
.parallax .separator {
    background: #fff;
}

/****************************************************/
.bounce .fa {
    display: block;
    text-align: center;
    color:#fff;
    font:normal 45px 'FontAwesome';
    line-height:54px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.bounce {
    position: absolute;
    bottom:280px;
    left: 50% ;
    width: 60px;
    height: 60px ;
    margin-left:-30px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    border-radius:50%;
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
}
 
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
 40% {-webkit-transform: translateY(-30px);}
 60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
 40% {-moz-transform: translateY(-30px);}
 60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
 40% {-o-transform: translateY(-30px);}
 60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
 40% {transform: translateY(-30px);}
 60% {transform: translateY(-15px);}
}
    /***********************************/
#mncnt #header {
    background: none;
}
@media (min-width: 1200px) {
    #mncnt header .intro-text .intro-lead-in {
    font-size: 60px;
}
}
    
 /* background setup */
.background {
    background-repeat:no-repeat;
    /* custom background-position */
    background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50%\9 !important;
}

/* fullscreen setup */
html, body {
    /* give this to all tags from html to .fullscreen */
    height:100%;
}
.fullscreen,
.content-a {
    width:100%;
    height:100%;
    overflow:hidden;
}
.fullscreen.overflow,
.fullscreen.overflow .content-a {
    height:auto;
    min-height:100%;
}

/* content centering styles */
.content-a {
	display:table;
}
.content-b {
	display:table-cell;
    position:relative;
	vertical-align:middle;
	text-align:center;
}


/*******************************/

.modal-dialog {
    top: 50px;
}
.close {
    color: #13AEEF;
}
.close:hover{
    color: #13AEEF;
}
/*========================================================
                        WHAT-WE-DO
=========================================================*/
/* 4
========================================================*/
/****************WHAT WE DO******************/
    
        #wwd{
            background: url(<?php echo get_template_directory_uri(); ?>/images/Image_0.png);
       background-position: right bottom; /* Положение фона */
    background-repeat: no-repeat; /* Отменяем повторение фона */
        background-color:#F0F0F0;
        font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
        padding: 0px 0;
    }
     #wwd a{
         color:#31AAE2;
         
    }
    #wwd a:hover{
         color:#373435;
        border-bottom:2px solid #31AAE2;
        padding:5px 5px;
         
    }
    
      #wwd img{
         height:64px;
    }
    
    
    #wwd .second{
        padding-top:32px;
    }
    #wwd .heading{
        position: relative;
        margin: 0 0 18px;
        font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 700;
        line-height: normal;
        font-size:46px;
        text-align: center;
    }
    
    #wwd .line{
       border-bottom:4px solid #81c4ed;
        width:100px;
        margin: 0 auto;

    }
    
    #wwd .blocks{
        width:100%;
        background-color: white;
        height:250px;
        padding:5px 5px;
       -webkit-box-shadow: 1px 2px 1px #d1d1d1;
-moz-box-shadow: 1px 2px 1px #d1d1d1;
box-shadow: 1px 2px 1px #d1d1d1;
        margin-bottom:10px;
    }

    
    /*********/
    .tab-pane a{
        color:blue;
    }
    #feat_wrap {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0;
    margin-left:0;
		padding-bottom:50px;
}
    #features{
        padding:15px;/*35px;*/
        font-family: 'Montserrat', sans-serif;
    }
    
    .list-group-item {
    position: relative;
    display: block;
    padding: 45px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
    
    .bhoechie-tab-menu{
        width:200px;
      
    }
    
    #features .nav-tabs > li > a{
        color: #31aae2;
        font-size: 12px;
    }
    
    #features .nav-tabs > li > a:hover{
        background:#31aae2;
        color:white;
    }
    
     #features .nav-tabs > li.active > a{
        background:#31aae2;
        color:white;
    }
/****************************************************************/
/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: transparent;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  /*border:1px solid #ddd;*/
 /* margin-top: 20px;
  margin-left: 50px;*/
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #31aae2;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #31aae2;
  background-image: #31aae2;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #31aae2;
}

div.bhoechie-tab-content{
  background: background: rgb(248, 248, 248) none repeat scroll 0% 0%;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

.bblock{
    overflow-y:scroll;height:620px;width: 905px /*865px*/;padding-right:20px;
}
.bblock h3{
    color:#37ACE3;
}
.bblock a{
    color:#31aae2;
    text-decoration:underline;
}


/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/

.about-us  {
	/*font-family: 'Lato', Helvetica, sans-serif !important;*/
    font-family: 'Montserrat', sans-serif !important;
	font-size: 14px;
	color: #808080;
	font-weight: normal;
	overflow-x: hidden;
	line-height: 25px;
	text-align: center;
}
/*---------------------------------------
 **   Section: About us              -----
-----------------------------------------*/
.about-us {
	background: #272727;
	color: #FFF;
	padding-bottom: 100px;
}
.about-us .row {
	margin-left: -15px;
	margin-right: -15px;
}
.about-us .big-intro {
	text-align: right;
	font-weight: 300;
	font-size: 60px;
	line-height: normal;
	margin-top: -15px;
}
.about-us p {
	text-align: /*left*/justify;
	color: #939393;
	font-size: 14px;
	line-height: 25px;
}
.about-us .column {
	margin-bottom: 78px;
}
/*--SKILLS --*/
    ol {
    list-style-type: upper-alpha; /* Заглавные буквы */
   }
.skills {
	text-align: left;
	margin: 0 0 0 0;
   
}

.skills .skill {
	display: block;
	clear: both;
	margin-top: 0;
	margin-bottom: 25px;
}
.skills .skill .skill-count {
	display: inline-block;
	height: 64px;
	margin-top: 3px;
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
}
.skills li:last-child {
	margin-bottom: 0;
}
.skills .skill .skill1,.skill2,.skill3,.skill4 {
	font-size: 16px !important;
}
.skills .skill h6 {
	text-transform: uppercase;
	font-weight: 700;
	clear: none;
	width: auto;
	float: none;
	margin-top: 0;
	margin-bottom: 0;
    font-size: 18px !important;
}
.skills .skill p {
	line-height: 20px;
	color: #8f8f8f;
}
.about-us .col-md-12.-rtl-big-title .big-intro,
.about-us .col-md-12._about_us_center p {
	text-align: ;
}
/*--CONTACT US--*/
    .skill .linecons{
        color: #31aae2;
    }
    .skp{
        font-family: 'Montserrat', sans-serif !important;
        font-weight: bold;
    }
    /*--SOCIAL--*/
        .skills .social-circle li a{
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 15px;
}
        
          .skills .social-circle li a i{
position:relative;
              bottom:9px;
}
/*--OUR CLIENTS --*/
.our-clients {
	background: url(<?php echo get_template_directory_uri(); ?>/about/img/lines-dark.png) repeat-x center;
	margin-bottom: 40px;
    float: left;
    width: 100%;
}
.our-clients .section-footer-title {
	background: #272727;
	padding: 0 15px;
	color: #FFF;
}
.our-clients h5 {
	font-weight: 700;
	float:none;
	margin-top: 0;
	margin-bottom: 0;
}
.client-list {
	padding-top: 5px;
	margin-bottom: -17px;
	float: left;
        width: 100%;
}
.client-list ul{
	margin: 0;
}
.client-list ul li {
	vertical-align: middle;
	display: inline-block;
	margin-right: 24px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.client-list ul li img {
	max-width: 130px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	-webkit-transition: all ease .55s;
	transition: all ease .55s;
    
}
.client-list ul li img:hover {
   
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.client-list ul li:last-child {
	margin-right: 0;
}
.client-list ul li i {
	margin-right: 8px;
}
.client-list div{
	margin: 0;
}
.client-list div a{
    margin-right: 24px;
}
.client-list div a:last-child{
    margin-right: 0;
}
.client-list div img {
	max-width: 130px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
	-webkit-transition: all ease .55s;
	transition: all ease .55s;
	padding-bottom: 15px;
}
.client-list div img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.client-list div a:last-child {
	margin-right: 0;
}
    
.white-text {
	color: #FFFFFF;
}
  
    .section-header {
	text-align: center;
	padding-bottom: 75px;
}
.section-header h2 {
	padding-bottom: 10px;
	line-height: 40px;
	position: relative;
	display: inline-block;
	font-size: 45px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
}
.section-header h6 {
	font-size: 16px;
	margin-bottom: 0;
	color: #808080;
}
    h1,h2 {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-weight: 700;
	line-height: 35px;
}
	
@media (min-width: 320px) and (max-width: 767px)  {
	.about-us .big-intro {
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    line-height: normal;
    margin-top: -55px;
}
	
	.about-us p {
    text-align: justify;
    color: #939393;
    font-size: 14px;
    line-height: 25px;
    padding: 0px 10px;
}
	
	.about-us .column {
    margin-bottom: 15px;
}
}  	

    /****************************************************/
    .block-social{
        font-family: 'Montserrat', sans-serif;
            text-transform: uppercase;
    }
    .copytext{
        float:left;
    }
    .foot_logo{
        float:left;
     
    } 
    
     .foot_logo img{
        height:30px;
         float: left;
    }  
  .foot_logo p{
       font-size:11px;
         float: left;
      color:#31aae2;
    }  

/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}
.skills .fa-skype:hover {
	color: #00AFF0 !important;
}
.skills .fa-facebook:hover {
	color: #3B5998 !important;
}
.skills .fa-instagram:hover {
	color: #BD3518 !important;
}
.skills .fa-linkedin:hover {
	color: #007bb7 !important;
}
    

/* footer social icons */
.skills .social-network a.icoSkype:hover {
	background-color: transparent;
}
.skills .social-network a.icoFacebook:hover {
	background-color: transparent;
}
.skills .social-network a.icoTwitter:hover {
	background-color: transparent;
}
.skills .social-network a.icoGoogle:hover {
	background-color: transparent;
}
.skills .social-network a.icoVimeo:hover {
	background-color: transparent;
}
.skills .social-network a.icoLinkedin:hover {
	background-color: transparent;
}
    
    
    
    
.social-network a.icoSkype:hover {
	background-color: #00AFF0;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
    .social-circle a {
 background-color: #D3D3D3;   
}
      .skills .social-circle a {
 background-color: transparent;   
}
    
    
/**************************************************************/
    
input:invalid {
    box-shadow: none;
border-bottom:2px solid #31aae2 !important;
}

    
    .mailform .custom-dropdown--white::after {color: #31aae2;}
    .mailform .custom-dropdown::before {
    background: none !important;
            border-left: none;
}

   .mailform .custom-dropdown {
        width: 100%;
    background: none;
    border: none;


}
    .selekt{
        border:none !important;
border-bottom: 1px solid #878787 !important;
    }
    
       .mailform optgroup option{
        background:#f9f9f9;
        /*filter: hue-rotate(90deg);*/
        color: #999;;  
    }
     .mailform select optgroup  option:checked,
     .mailform select optgroup  option:hover {
    box-shadow: 0 0 10px 100px #31aae2 inset;
    }
     .mailform select:focus >optgroup option:checked { 
    background: #31aae2 !important;
    }
    
    /************************************************/
    .block-contact-us{
         font-family: 'Montserrat', sans-serif;
    }
    .mailform .bl{
        padding:10px;
    }
    .block-contact-us h2{
        
        font-size: 40px;
line-height: 42px;
color: white;
letter-spacing: -.5px;
text-align: center;
        font-weight: bold;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
    }
    .block-contact-us{
        padding:32px 0px;
        background-color:#525252;
        
        background-image: url(<?php echo get_template_directory_uri(); ?>/images/dark.jpg);
    }
    .block-contact-us .heading{
        padding:32px 0px;
    }
    .btn2 {
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 5px;
  padding: 12px 40px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 700; }
  .btn2:hover {
    background: #4f4f4f; }
  .btn2:active {
    background: #363636; }
  * + .btn2 {
    margin-top: 15px; }
    
button, input[type="button"] {
    background: none;
    border: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    outline: none;
    outline-offset: 0;
    overflow: visible;
    cursor: pointer;
    -webkit-appearance: none;
}
    
    
    /*==================      Address      ======================*/
.addr {
  font-size: 18px;
  line-height: 24px;
  text-align: center; }
  .addr .linecons {
    display: block;
    font-size: 48px;
    line-height: 48px;
    color: /*#15dde4;*/
    #31aae2;}
    .addr .linecons + * {
      margin-top: 20px; }

    .data-labels{
        color:white;
    }
    
     .data-labels a{
        color:white;
    }
    .data-labels a:hover{
        color:#31aae2;
        font-weight: bold;
    }

    /**********************FOOOOOOOOTER*****************************/
	#gmap{
		padding:0px 0px;
	}
	#map{
		height:450px;
	}
	#footer{
		min-height: 45px;
		background-color:#222222;
		padding-top:15px;
	}
	.footer{
		padding:10px 0px;
	}
	.footer img{
		height:28px;
	}
	.foot-links{
		padding-top: 10px;
		font-family: 'Open Sans', sans-serif;
	}
	.foot-links span{
		color:#f1f1f1;
	}
	
	.foot-social{
		display:inline;
		padding: 0px;
	}
	.foot-social li{
		display:inline;
		padding:0px 5px;
	}
    .block-social{
          padding:45px 0px;
        background-color:#fff;
        text-align: center;
    }
    /***************************************/
    .block-footer{
        /*height:139px;*/
        padding:45px 0px;
        background-color:#373737;
        text-align: center;
    }
    .block-footer .flex-list{
        margin:0px 0px;
        padding: 0px;
    }
    .block-footer .flex-list li{
        display: inline;
        padding:0px 30px;
    }
    
    .block-footer .flex-list img{
        height:42px;
        transition: all .2s ease-in-out;
        opacity: 0.5;
    }
    
     .block-footer .flex-list img:hover{
        opacity: 1;
        cursor: pointer;
        transform: scale(1.1); 

    }
    