/*
Theme Name: the7dtchild
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
*/


/****anusachu*****/



/****Homepage font start*****/
@font-face {
  font-family: 'TrajanPro-Regular';
  src: url('TrajanPro-Regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;  
}
.welcometxt {
    font-family: 'TrajanPro-Regular' !important;
    font-size: 20px;
}


/****Homme page end *****/



div#home4boxes {
    max-width: calc(1300px - 100px);
    margin: auto;
}


div#home4boxes .tooltip {
    width: 225px; font-size:16px;
	height: 165px; position:relative; opecity:1;
	}
	
div#home4boxes .tooltip:hover .tooltiptext {
    visibility: visible;
    /* transition: all 0.5s linear; */
    /* margin-top: 0px; */
    top: -110px;
}
a.homblink {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0px;
    z-index: 10;
    display: block;
}
html .mltlngg-lang-switch-names > li ul {
    width: 100%;
    top: 101%;
    left: 0px;
	border:0px;
}
.mltlngg-lang-switch-names li,html .mltlngg-lang-switch-names li > ul li
{
border:0px;
}
.practicecss a {
    color: #fff;
    text-decoration: none;
}
.practicecss li.page_item {
    list-style: disc;
}
.practicecss li.page_item a {
    font-weight: normal;
}
section#text-2 {
    width: 100%;
}
/*.tpost .vc_grid-item.vc_clearfix.vc_col-sm-4:nth-of-type(4) {
    left: 0;
    right: 0;
    margin: auto;
}*/

a.dt-mobile-menu-icon {
    text-decoration: none !important;
}
div#home4boxes .tooltip .tooltiptext {
    visibility: hidden;
    /* width: 250px; */
    background: rgba(0,0,0,0.8);
    color: #fff;
    text-align: center;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 24.2%;
    top: 0;
    margin-left: -60px;
    transition: all 0.5s linear;
    /* margin-top: -270px !important; */
}	
	

.wpb_text_column.wpb_content_element.vc_custom_1523951320491 .tooltip > div {
    margin-top: 53px !important;
}
/*div#home4boxes .centermcss.wpb_column.vc_column_container.vc_col-sm-3:nth-child(4) .tooltip > div {
    margin-top: 57px;
}*/
html .vc_custom_1521021576605 {
    background-color: rgba(0, 0, 0, 0.4) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
div#home4boxes .tooltip > div  hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
	
div.hmconcss h2 {
    background: rgba(0, 0, 0, 0.76) none repeat scroll 0 0;
    font-size: 40px;
    line-height: 1.3;
    padding: 13px 5px;
    border: 0;
    color: #fff;
}	
	
div#home4boxes .tooltip .tooltiptext {
    width: auto;
    left: 60px;
}
div#home4boxes .vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 6px;
    padding-right: 15px;
    width: 100%;
}
#homecontent
{
    max-width: calc(1300px - 100px);
    margin: auto;
}
div#firmcontent .vc_column-inner {
    padding: 10px 0px;
}
.page-list li {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    list-style: none;
    margin: 0 0 8px;
}
.page-list li a {
    color: #fff;
	text-decoration:none;

}
html .ult_tabmenu.style3 {
    max-width: 100% !important;
}
.mytab2 .ult_tabmenu
{
background:none;
    display: none !important;
}
html .vc_custom_1523682713314,html .alinkcss {
    background-color: #385723 !important;
}
 html .alinkcss hr {
    margin-top: 6px;
    margin-bottom: 6px;
}

a.fullclick {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.logobck {
    grid-row-start: 8;
	 grid-area: footer;
	 background:#fff; padding:2px;
	
}
.logobck img {
    margin: auto;
    margin-right: 11px;
}
.footer {
    -ms-grid-row: 6;
    grid-area: footer;
    grid-row-start: 55;
}

.sub-nav {
    background-color: rgba(56, 87, 35,0.96);
}

@media only screen and (max-width: 700px) and (min-width: 200px){
.masthead.classic-header.justify.widgets.full-height.small-mobile-menu-icon.mobile-menu-icon-bg-on.dt-parent-menu-clickable.masthead-mobile.masthead-mobile-header.sticky-mobile-on {
    top: 0 !important;
    z-index: 50000;
}
}
.notice {
    display: none;
}