/*
Theme Name: The7 Child
Theme URI: https://the7.io/
Template: dt-the7
Author: Dream-Theme
Author URI: https://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you'll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Tags: multipurpose,responsive,retina ready,SEO ready,mobile friendly,iOS,material design,clean,minimal,business,corporate,portfolio,creative,photography,one page site,micro site
Version: 10.9.2.1655308313
Updated: 2022-06-15 15:51:53

*/
/* .translatepress-nn_NO ul.sub-nav.level-arrows-on li:nth-child(2) a:nth-child(1), .translatepress-nn_NO ul.sub-nav.level-arrows-on li:nth-child(3) a:nth-child(1), .translatepress-nn_NO ul.sub-nav.level-arrows-on li:nth-child(4) a:nth-child(1) {
    display: none;
} */
body {
  scroll-behavior: smooth !important;
}
.ad-hide{visibility:hidden;}

label.ad-btn {
    background: #efefef;
    color: #000;
    padding: 5px 10px;
    margin-right: 10px;
    border: 1px solid #e7e7e7;
	cursor: pointer;
	display: inline-block !important;
}
.single.single-post .post-thumbnail img.preload-me.lazy-load {
    display: none;
}

#bottom-bar p {
    margin-bottom: 0;
    color: #cccccc;
	font-size: 13px;
}


.single-post .entry-content span {
    font-size: 17px;
    color: black;
}

.page-id-24 p {
	font-size: 13px;
}

.post-content a , .post-content time , #footer .custom-menu a{font-size: 14px;}

p span , p , div.description , ul li , ol li{
    font-size: 17px;
    color: black;
}

.post-meta.wf-mobile-collapsed, .author-info.entry-author, nav.navigation.post-navigation, .single-related-posts {
    display: none;
}

p.vc_custom_heading.wz_small_head {
    display: none;
}

 

.post-entry-content span.category-link {
    display: none;
}

.blog-shortcode a.comment-link {
    display: none;
}

.scroll-top.on {
    opacity: .4;
}

.page-id-8 #main {
    padding: 70px 0 0px 0;
}

.team-content a{
	border-bottom: none !important;
}


/* wz css */

.mini-widgets a  {
/*     color: #00adef !important; */
/*     background: #a7e7ff85; */
/*     border-radius: 100%; */
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 100;
    width: 30px;
    height: 30px;
/*     font-size: 20px; */
/* 	padding:1px; */
    text-align: center;
}

img.trp-flag-image {
    width: 26px;
    height: auto;
	margin-top: 3px !important;
}

#wz_hide_div #wonderplugincarousel-1 .amazingcarousel-image div a {
        display: none !important;
    opacity: 0;
    width: 0px;
    height: 0px;
	padding:0px !important;
}

img.amazingcarousel-image-img {
    height: 100% !important;
    margin: 0px !important;
}

.amazingcarousel-title {
    margin: 0px !important;
}



.mini-widgets a .icomoon-the7-font-the7-map-04:before,.mini-widgets a .icomoon-the7-font-facebook:before {
    position: relative;
    left: 1.2px;
}

table.sg_ftr_detail td {
    padding: 8px 6px;
    font-size: 15px;
}
table.sg_ftr_detail {
    width: 100%;
/* 	font-weight: 500; */
    margin-top: 20px;
}

table.sg_ftr_detail td a{
	text-decoration:none;
}

.footer .widgettitle, .footer .widget-title {
    font-size: 20px;
/*     font-weight: 600; */
/*     font-family: 'Roboto'; */
}

.wz_ftr_social a {
text-decoration: none;
    font-size: 21px;
    margin-right: 9px;
    background: #ffffff;
    display: flex;
    width: 40px;
    float: left;
    border-radius: 100%;
    height: 40px;
    align-items: center;
    justify-content: center;
    color: #001e39 !important;
}



.wz_bnner_ctn{
	width:50%;
}

.wz_bnner_ctn h1, .wz_bnner_ctn h4 {
    color: white;
}

.wz_bnner_ctn h1{
	margin-bottom:40px !important;
	font-weight: 400 !important;
	font-size:50px;
	line-height:80px !important;
}

.wz_bnner_ctn h1 span{
	font-weight: 900 !important;
	font-size:70px;
	display:block;
	margin-top:20px;
}

.wz_bnner_ctn h4{
	font-weight:100 !important;
	line-height:34px !important;
}

.wz_bnner_ctn a{
	background-color:white;
	padding:12px 35px;
	text-decoration:none;
	border-radius:2px;
	display:block;
	width:fit-content;
	margin-top:60px !important;
	font-size:20px !important;
	transition:0.6s all;
	display:none;
}


.wz_bnner_ctn a:hover{
	background-color:#00adef;
	color:white;
}

.tc_w{
	color:white;
}

.wz_frm_div .wz_half3 {
    display: grid;
    grid-template-columns: 31% 31% 31%;
    grid-gap: 25px 3.5%;
	margin-bottom:15px;
}

.wz_half2 {
    display: grid;
    grid-template-columns: 48.5% 48.5%;
    grid-gap: 25px 3%;
    margin-top: 10px;
}

.wz_frm_div .wz_full{
    display: grid;
    grid-template-columns: 100%;
/*     grid-gap: 25px 40px; */
}

.wz_frm_div input,.wz_frm_div textarea{
	border-radius:5px !important;
}

.wz_frm_div .wz_half2 input.wpcf7-form-control {
    width: 100%; 
}

.wz_frm_div p {
	color: #383838 !important;
    font-weight: 100 !important;
}

footer#footer a:hover,.breadcrumbs.text-small li a{
	color: #00adef !important;
}

.wz_small_head{
	font-size: 1.2rem;
/*     font-weight: 500; */
    color: #74787d;
    letter-spacing: 3px;
    text-transform: uppercase;
	margin-bottom:0px;
}

.wz_big_head { 
    font-size: 2.8rem; 
    line-height: 1.2em;
    margin: 0.14em 0 0.71em;
    margin-bottom: 30px;
	margin-top: 0px;
}

.wz_sginle_srv ul#menu-services li:first-child { 
	margin-top:0px;
}

.wz_sginle_srv ul#menu-services li {
	border:none;
	margin-top:1px;
}

.wz_sginle_srv ul#menu-services li a,
.wz_service_menu a{
    font-weight: 600;
    padding: 18px 20px;
    font-size: 15px;
    background: #005aab;
    background: whitesmoke;
    display: block;
	text-decoration:none !important;
	color:#272e33 !important;
}

.wz_sginle_srv ul#menu-services li.current_page_item a,
.wz_service_menu a.active { 
    background: #005aab;
    color: white !important; 
	`	text-decoration:none !important;
}

.wz_sginle_srv .wz_big_head {
    font-size: 2rem;
}

.wz_sginle_srv b, .wz_sginle_srv strong{
    color: #272e33;
    font-size:18px;
}

.wz_sginle_srv .vc_single_image-wrapper.vc_box_border_grey {
    border-top: 6px #005aab solid;
}

.wz_other_aricles {
    padding: 25px;
}

.wz_other_aricles a {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    text-decoration: none;
    align-items: center;
	margin-bottom: 15px;
}

.wz_other_aricles a:last-child { 
	margin-bottom: 0px;
}

.wz_other_aricles a:hover { 
	    color: #00adef;
}

.wz_other_aricles a img {
    width: 100%;
    height: auto;
}
.wz_other_aricles a p {
    margin-bottom:0px;
}

.branding a img, .branding img { 
    width: 249px;
}

@media(min-width:991px){
.wpb_column.vc_column_container.vc_col-sm-8{
		padding-left: 65px;
	}
	.trp-language-switcher-container ul.sub-nav.level-arrows-on {
top: 55px;
    padding: 0px;
    width: auto;
    left: 19px !important;
    box-shadow: none;
    background: transparent;
}

.trp-language-switcher-container ul.sub-nav.level-arrows-on li a {
    padding: 0px;
}
}

@media(min-width:767px){
	h1.entry-title {
    width: 70%;
}
}
 

@media(max-width:991px){
	section#block-6 {
    padding-left: 0px;
		margin-bottom: 3px;
}
	.trp-language-switcher-container ul.sub-nav.level-arrows-on {
    margin: 0px;
    position: relative;
    top: -9px;
}
}

@media(max-width:767px){
	.wz_bnner_ctn{
	width:100%;
}
	
	.wz_bnner_ctn h1{
	margin-bottom:30px !important; 
	font-size:30px;
	line-height:60px !important;
}

.wz_bnner_ctn h1 span{ 
	font-size:50px; 
	margin-top:10px;
}
	.wz_bnner_ctn a { 
    padding: 15px 25px !important; 
}
	.wz_mob_right {
    float: left;
    margin-top: 6px;
}
	
	.wz_frm_div .wz_half3 {
    display: grid;
    grid-template-columns: 100%;
		grid-gap: 2px 0%;
    margin-bottom: 9px;
}

.wz_half2 {
    display: grid;
    grid-template-columns:100%;
	grid-gap: 2px 0%;
    margin-bottom: 9px;
	margin-top: 0px;
}
	.contact-num-set {
    margin-top: -26px !important;
    text-align: center !important;
    padding-top: 33px !important;
}
	
}

@media screen and (min-width: 1121px){
.phantom-sticky .fixed-masthead.masthead {
    position: fixed; 
}
}

@media screen and (max-width: 1121px){
.mobile-header-bar .mobile-branding img { 
    width: 200px;
}
}

.translatepress-nn_NO p.hidden-pargh {
    display: none;
}

.page-id-467 .post-thumbnail-wrap {
    margin: 0 0 9px 0 !important;
}
.contact-num-set {
    margin-top: -75px;
}
.contact-num-set .left-icon .aio-icon-left {
    display: table-cell;
    vertical-align: bottom;
}
.contact-num-set p.wz_con_page {
    font-size: 24px !important;
    color: #272e33 !important;
}
.contact-num-set .aio-icon-left {
    display: none !important;
}