/*
* Theme Name: dt-the7-1
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
* Template: dt-the7
*/
@import url("../dt-the7/style.css");

li.active a {
  color: red;
}
pissoff {margin-top:30px;}
#contact_form_pop_up {
width:400px !important;
}
#contact_form_pop_up2 {
width:400px !important;
}
table > tbody > tr:nth-of-type(even) {
    background-color: #FFF ;
}
table > tbody > tr:nth-of-type(odd) {
    background-color: rgba(0,93,147,0.2) ;
}




table > tbody > tr.shapka {
    background-color: transparent !important ;
}
.contact-us a{ 
border:1px solid #ccc; /*цвет границы*/
background:#005d93;  /*цвет фона*/

display:inline-block;
text-align:center; /*выравнивание текста по центру*/
color:#fff;  /*цвет текста*/
text-decoration:none  !important;  /*убрать подчёркивание у ссылки*/
/*width:200px;  /*ширина кнопки*/
padding: 16px 24px 16px 24px;
    font: normal bold 18px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}

/**Плавное появление тени у кнопки при наведении**/

.contact-us a:hover{


background:rgba(45,45,45,0.75) !important; 
text-decoration:none; 
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.contact-us2 a{ 
border:2px solid #005d93; /*цвет границы*/
 /*цвет фона*/
padding:10px 5px; /*внитринние отступы*/
display:block;
text-align:center; /*выравнивание текста по центру*/
color:#005d93;  /*цвет текста*/
font: 20px / 26px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-decoration:none  !important;  /*убрать подчёркивание у ссылки*/
width:220px;  /*ширина кнопки*/
border-radius:5px;


margin:auto; 

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;

}

/**Плавное появление тени у кнопки при наведении**/

.contact-us2 a:hover{


background:#005d93; 
color:#fff;	
text-decoration:none; 
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.mini-contacts.phone { font: 20px / 26px "Roboto", Helvetica, Arial, Verdana, sans-serif !important;color: #005d93 !important}
@media screen and (max-width: 800px) {
	.tab-style-four.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 2px 2px !important;
    background: 0 0;
}
	.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 3px !important;
    padding-right: 5px !important;
    width: 100%;
}
table > tbody > tr >  td{font-size: 12px !important}
.contact-us a{
border:1px solid #ccc; /*цвет границы*/
background:#005d93;  /*цвет фона*/
padding:10px 5px; /*внитринние отступы*/
display:block;
text-align:center; /*выравнивание текста по центру*/
color:#fff;  /*цвет текста*/
text-decoration:none;  /*убрать подчёркивание у ссылки*/
width:150px !important;  /*ширина кнопки*/
margin:auto;  /*выравнивание кнопки по центру*/
margin-bottom:10px; 
position: unset !important;
float:none !important;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
border-radius:5px;
 font: normal bold 14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}
	pissoff {margin-top:15px;}
	.contact-us2 a{
border:2px solid #005d93; /*цвет границы*/
 /*цвет фона*/
padding:10px 5px; /*внитринние отступы*/
display:block;
text-align:center; /*выравнивание текста по центру*/
color:#005d93;;  /*цвет текста*/
text-decoration:none;  /*убрать подчёркивание у ссылки*/
width:150px !important;  /*ширина кнопки*/
margin:auto;  /*выравнивание кнопки по центру*/
margin-bottom:10px; 
position: unset !important;
float:none !important;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
border-radius:5px;
font:normal 600 14px / 16px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
#contact_form_pop_up {
width:100% !important;
}
#contact_form_pop_up2 {
width:100% !important;
}
.wpcf7-form a { color:#fff;text-decoration:none;}
	.entry-title {font-size:30px !important;line-height: 35px !important;}
.fancy-subtitle  {font-size:24px !important;line-height: 30px !important;}
	#main {
    padding: 10px 0 70px 0;
}
}

.logged-in div.wpcf7 {
    position: relative !important;
    margin-top: 10px !important;
}

#page .dt-btn, #page .dt-btn:last-child {
    
    margin-bottom: 00px !important;
}
