/*
	Theme Name: Huntsman Child 
	Description: WebTeam WordPress Theme
	Version: 1.0.0
	Template: huntsman
    Text Domain: huntsman-child

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
/*In Azure*/

/*Cookie notice*/
.cookie-notice-container a {color: #fff!important; text-decoration: underline;}
.cookie-notice-container a:hover,.cookie-notice-container a:focus {color: #000!important;background: #fd0;}
#cn-notice-text {
  line-height: 2.2em;
}
#cn-accept-cookie:hover,#cn-refuse-cookie:hover {background-color:#fd0!important;color:#000!important;}
#cn-accept-cookie:focus,#cn-refuse-cookie:focus {background:#fd0!important;color:#000!important;text-decoration: underline;}

#cookie-notice {
    font-size: 17px!important;
	border-bottom: 2px solid #e1e23e;
	text-align: left!important;
	top: -1px;
}

.cn-button {
  border: 2px solid #f2f2f2 !important;
}
.cookie-notice-container {text-align: left!important;
    padding-top: 30px!important;
    padding-bottom: 45px!important;}

#cookie-notice h2 {color: #fff!important; margin-top:0px!important;margin-bottom:15px!important;text-align: left!important;}
/*End cookie notice*/


#man {
    width: 133px;
    position: absolute;
    top: 8px;
    left: 50%;
    margin-left: -66px;
}


blockquote {
    border-left: 10px solid #0596bf;
}
.quotation{
	font-size: 20px;
  margin: 0 auto;
  quotes: "\201C""\201D""\2018""\2019";
  padding: 10px 20px;
  line-height: 1.4;
}

.quotation:before {
  content: open-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: -10px;
  position: relative;
  top: 30px;
  color: #0596bf;
  font-size: 3em;
}
.quotation:after {
  content: close-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: 10px;
  position: relative;
  top: 35px;
  color: #0596bf;
  font-size: 3em;
}

#say a:focus {
    -webkit-transition: all 0.2s ease-in;
    border: 3px dashed #fff !important;
}

#mobile-header {display: none!important;}

.header-4 {display: none!important;}

.viewall {
    font-size: 25px;
    text-align: center!important;
}

#intro {color: #fff;
padding-top: 45px;
padding-bottom: 45px;
background: #14219b; /* Old browsers */
background: -moz-linear-gradient(left, #14219b 0%, #1a2133 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #14219b 0%,#1a2133 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #14219b 0%,#1a2133 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14219b', endColorstr='#1a2133',GradientType=1 ); /* IE6-9 */
}
.red {color: #ff023c;}

.vc_custom_1601373965540 {
background: #335cce /* Old browsers */
background: -moz-linear-gradient(-45deg, #335cce 0%, #17263d 100%)!important; /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #335cce 0%,#17263d 100%)!important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #335cce 0%,#17263d 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#335cce', endColorstr='#17263d',GradientType=1 )!important; /* IE6-9 fallback on horizontal gradient */
}

.vc_btn3.vc_btn3-color-primary, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
    background-color: #ff023c!important;
}


h3 a {color: #fff!important;}
h3 a:hover {color: #fff!important;}
h3 a:visited {color: #fff!important;}

body {font-family: 'Raleway', sans-serif;}

.grecaptcha-badge { 
    visibility: hidden;
}

a.post-edit-link {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999999;
    padding: 15px;
    background: #ffff00;
    color: #000;
}

/* ADD CUSTOM STYLES */

.vc_row.endrow {
margin-bottom: -23px!important;
}


/*li:before {
  content: '\f35a';
  font-family: 'Font Awesome 5 Free';
  float: left;
  margin-left: -1.5em;
  color: #09B62A;
	font-weight: 400;
}
li {
  padding: 3px;
  margin: 0;
  list-style: none;
line-height: 1.8;
}*/


.sidebar-widget li:before {display: none;}
#cclang li:before {display: none;}
#mobcclang li:before {display: none;}


a {text-decoration: none; color: #0674e6;}
a:hover{text-decoration: underline;}
a:visited{color: #0674e6;}
a:focus {-webkit-transition: all 0.2s ease-in;border: 3px dashed #1e73be!important;}
a.mega-menu-link {color: #0A4EB2!important;margin-left: 5px!important;}

.copyright-wrapper a:focus {-webkit-transition: all 0.2s ease-in;border: 3px dashed #fff!important;}

.logo a:after {display: none!important;}

.vc_btn3.vc_btn3-shape-rounded {
border-radius: 30px;
}


.vc_btn3.vc_btn3-size-lg {
font-size: 18px!important;}

.vc_general.vc_btn3:hover {
    text-decoration: none;
    color: #fff;
	background-color: #035295!important;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_general.vc_btn3:focus {
    border: 2px dashed #fff!important;
	text-decoration: none;
    color: #fff;
	background-color: #035295!important;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.wrapper {
    overflow: hidden!important;
	width: 100%!important;
	}

.mobile-menu-search .search {
    display: none;
}

body {font-family: 'Nunito', sans-serif;}
header.header.header-4.is-transparent.clear.stuck {
    padding-top: 15px!important;
}

header.header.is-transparent.stuck {
    background-color: #fff;
    -webkit-box-shadow: none!important; 
    -moz-box-shadow: none!important;
    box-shadow: none!important; 
}

#headerrow {background: #035295; /* Old browsers */
background: -moz-linear-gradient(left, #035295 0%, #006fa6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #035295 0%,#006fa6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #035295 0%,#006fa6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#035295', endColorstr='#006fa6',GradientType=1 ); /* IE6-9 */
	border-bottom: 2px solid #02619e;
}

#headerrow h1:after {
   background: none repeat scroll 0 0 #578eb9;
   bottom: -10px;
   content: "";
   display: block;
   height: 5px;
   position: relative;
   width: 110px;
}
.blogwrap {max-width: 1200px;
margin: 0 auto;}

#blogh1 {max-width: 1100px;
margin: 0 auto;}

#blogheader {background: #035295; /* Old browsers */
background: -moz-linear-gradient(left, #035295 0%, #006fa6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #035295 0%,#006fa6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #035295 0%,#006fa6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#035295', endColorstr='#006fa6',GradientType=1 ); /* IE6-9 */
	border-bottom: 2px solid #f3f3f3;
	border-top: 2px solid #fff;
	margin-bottom: 45px;
}

#blogheader h2:after {
   background: none repeat scroll 0 0 #e0e0e0;
   bottom: -10px;
   content: "";
   display: block;
   height: 3px;
   position: relative;
   width: 110px;
}


#pageimg {border-top: 3px solid #e3e3e3;}

#mobile-nav-btn {
    float: right;
    font-size: 35px;
    line-height: 90px;
    margin-top: 0px;
    color: #007880;
}

.mobile-toggle button {
    padding: 0px;
    background: none;
    color: #ffffff;
    border: none;
}

a.cd-top.show {
    text-decoration: none;
}
.cd-top {
    background-color: #033971;
	border: 1px solid #000;
	color: #ffffff!important;
	height: auto!important;
	width: auto!important;
	padding: 10px!important;
}

.cd-top::after {content:none;}

.cd-top:hover {
	background-color: #0382c6!important;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}

.cd-top:focus {
    border: 3px dashed #ffff00!important;
}

.nav.navright {
   width: 80%!important;
   }

.vc_column_container>.vc_column-inner {
    padding-top: 0px!important;
}

.wpb_content_element {
    margin-bottom: 15px!important;
}

.wpb-js-composer .vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff!important;
}

.wpb-js-composer .vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #444c65!important;
    background-color: #2b4065!important;
}

.wpb-js-composer .vc_tta-color-mulled-wine.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-mulled-wine.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #fff;
}

p {
    line-height: 1.5em;
}

section {
    font-size: 18px;
}

li {
    margin-bottom: 15px;
}

.whitetext {color: #fff;}

.imageframe {border: 2px solid #fff;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(194,194,194,0.85);
-moz-box-shadow: 3px 3px 5px 0px rgba(194,194,194,0.85);
box-shadow: 3px 3px 5px 0px rgba(194,194,194,0.85);
margin-bottom: 20px!important;}

.copyright-wrapper {
    background: #14219b; /* Old browsers */
background: -moz-linear-gradient(left, #14219b 0%, #1a2133 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #14219b 0%,#1a2133 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #14219b 0%,#1a2133 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14219b', endColorstr='#1a2133',GradientType=1 ); /* IE6-9 */
border-top: 2px solid #999;	}

.copyright a,.footer a{color:#fff!important;}
.copyright a::after,.footer a::after {color:#fff!important;}


h1 {
    margin: 0em 0em!important;
	font-size: 55px!important;
}

.fullwidth h1 {
    padding: 0%!important;
}

h2 {color: #ff023c;}
h3 {color: #04419f;}

main {
       background-size: 70%;
}

/*Footer*/
#footimg {text-align: center;}

.goog-te-gadget {
    color: #fff!important;
}
.footer-widgets-half {min-height: 150px!important;}

.footer a:focus {
    -webkit-transition: all 0.2s ease-in;
    border: 3px dashed #fff!important;
}

.footer {
    background: #ffffff;
  	border-top: 1px solid #e4e4e4;
	    color: #5b5b5b;
}

.footer a {margin-left: 10px;margin-right: 15px;}

.footer h3:before {display: none;}
/*Lanuage switcher */ 
#cclang {
color: #000;
position:absolute;
   top:0;
   right:8px;
	z-index: 5000;
background-color: #ffffff; text-align: right;border-radius: 0px 0px 5px 5px;font-size: 16px;}
#cclang a { color: #424242;}
#cclang a:hover { color: #424242; text-decoration: underline;} 
#cclang a:active { color: #424242; text-decoration: underline}

#cclang a:after {
    display: none!important;
}

.wpml-ls-legacy-list-horizontal {padding: 4px;}

#mobcclang {text-align: center;
background: #f2f2f2;}

#mobcclang a {color: #0A4EB2;} 
#mobcclang a:hover { color: #424242; text-decoration: underline;} 

#lang_sel_list { height: 20px; } 
#lang_sel_list a.lang_sel_sel, 
#lang_sel_list a.lang_sel_sel:visited { background: none; display: none; } 
#lang_sel_list ul a.lang_sel_other, 
#lang_sel li ul a:link, 
#lang_sel_list ul a.lang_sel_other:visited { background: none; color:#676767; } 
#lang_sel_list ul a.lang_sel_other:hover {color:#006EC3; } 
#lang_sel_list li { float: right; } 
#lang_sel a {border: none;}
#lang_sel {
    height: auto;}

.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a {
	border: none;}

/* post */
.vc_grid-filter-select {display: none!important;}

#posts img:hover {filter: grayscale(50%); -webkit-transition: all 0.2s ease-in;}
#posts .vc_general.vc_btn3 {
         border-radius: 5px;
}
#posts .vc_general.vc_btn3:focus, .vc_general.vc_btn3:hover {
         color: #fff!important;
}

#posts h4 {font-size: 1.5em;}
#posts h4:hover {text-decoration: underline;}
#posts h4 a {color: #0063ca;}

#posts .vc_gitem-is-link:hover {opacity: 0.5; -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}

article {
    padding-left: 20px;
    padding-right: 20px;
}

#posteddate {
   display: none;
}
.posth1 {padding-bottom:20px;}
#blogh1 .posth1 {margin-left: 25px!important; padding-top: 30px;padding-bottom: 30px; color:#fff;font-size: 35px;}
.postimg img {margin-top: 15px;margin-bottom: 15px;border:5px solid #fefefe;
    max-height: 450px;border-radius: 5px;
-webkit-box-shadow: 0px 0px 4px 0px rgba(176,176,176,1);
-moz-box-shadow: 0px 0px 4px 0px rgba(176,176,176,1);
box-shadow: 0px 0px 4px 0px rgba(176,176,176,1);}

.post {
    background: #f7f7f7;
    margin-bottom: 15px;
    border: 1px solid #e4e4e4;
	margin-top: 20px;
}

.post:hover {
    background: #ffffff;
    border: 1px solid #c4cec7;
	-webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;}

.postleft {width:35%; min-height: 250px;float: left;background-size: cover!important;
    background-repeat: no-repeat!important;}
.postright {width:64%; float: left; padding: 0px 10px 10px 15px;}

.pagination {
    margin-top: 45px;
    margin-bottom: 45px;
	font-size: 30px;
}

.page-numbers {
    border: 1px solid #dcdcdc;
    padding: 10px 15px 10px 15px;
}

.next,.prev {
    border: none;
}

.archive_left {
	float: left;
	width: 20%;	
}

.archive_left a {
	border-radius: 50%;
    overflow: hidden;
    float: left;
    border: 5px solid #0578be;
}

.archive_left a:hover {
	transform: rotate(20deg);
	-webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}


.archive_row {
	float: left;
    width: 100%;
    border-bottom: 1px solid #dadada;
    padding-bottom: 35px;
    padding-top: 30px;
	margin-bottom: 10px;
}

.archive_right {
	float: left;
	width: 80%;	
	padding-left: 10px;
}

.archive_right h2 {
	margin-top: 5px;
}

.archive_right h2:before{
display: none;
}

.archive_left img {width:170px;}

span.date {
    color: #6c6f88;
}
.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: #1e73be!important;
}

.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span, .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span {
    color: #fff!important;
}

/*Breadcrumbs and share*/
#custombreadcrumb {
   background: #f5f2f2; 
    padding: 8px;
	margin-top: 0px;
    margin-bottom: 45px;
    border-bottom: 1px solid #e1e5e6;
	border-top: 1px solid #eaeaea;
    color: #000;
}

#custombreadcrumb a {
       font-weight: 400;
	color: #046DAF!important;
}

p#breadcrumbs {
    padding: 5px 5px 5px 25px;
	max-width: 1100px;
    margin: 0 auto;
	font-size: 16px;
}

#breadcrumbs a:hover {color: #050f3e;}

#sharebox {margin: 45px 0px 45px 15px;}

/* sidebar */

.sidebar-widget {
    background-color: #fff;
	padding: 1.5% 10% 1.5% 1.5%;
	text-align: center;
}


.sidebar h3 {color: #001eb3;}

/* External link */


#recent-posts-4 ul,#recent-posts-3 ul {padding-left: 0px!important;}

#recent-posts-4 li,#recent-posts-3 li {
    margin-bottom: 3px;
    list-style: none;
	border-radius: 2px;
	border-left: 3px solid #4079d0;
}

#recent-posts-4 li:hover,#recent-posts-3 li:hover{
	color: #fff;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#recent-posts-4 li a:hover,#recent-posts-3 li a:hover {background: #681ea0;color: #fff;-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#recent-posts-4 li a,#recent-posts-3 li a {color: #210b72;border: 2px solid #fff;padding: 5px;font-size: 18px!important;display: block;}

/*#recent-posts-4 li a:visited {color: #210b72;}*/
#recent-posts-4 li a:focus,#recent-posts-3 li a:focus {background: #681ea0;color: #fff;border: 2px dashed #fff!important;-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}

/********** Contact Form 7 Style *************/
fieldset {
   border: 1px solid #c0c0c0;
    margin-top: 40px!important;
	margin-bottom: 30px!important;
    padding: 10px 35px 10px 35px!important;
    border-radius: 5px;
	-webkit-box-shadow: 3px 4px 5px 0px rgba(230,230,230,0.2);
-moz-box-shadow: 3px 4px 5px 0px rgba(230,230,230,0.2);
box-shadow: 3px 4px 5px 0px rgba(230,230,230,0.2);
}

fieldset br {
   display: none;
}
.wpcf7 input,
.wpcf7 textarea {
	width: 100%;
}

.wpcf7 label {
	display: block;
}

div.wpcf7 {
	max-width: 30em;
	margin-left: auto;
	margin-right: auto;
}

label {
    color: #000510;
    font-size: 20px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 3px solid #324779;
padding: 12px;
}

input.wpcf7-form-control.wpcf7-text {
    border: 3px solid #324779;
padding: 12px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    border: 3px solid #324779;
padding: 12px;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #0073E6;
    color: #fff;
    padding: 15px;
    border-radius: 5px;
    border-color: #f9f9f9;
}
input.wpcf7-form-control.wpcf7-submit:hover,input.wpcf7-form-control.wpcf7-submit:focus {
    background: #043a80;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.wpcf7 input {
    margin-bottom: 20px;
    margin-top: 15px;
}

.wpcf7-textarea {
    margin-bottom: 20px;
    margin-top: 15px;
}

.wpcf7-mail-sent-ok {
    border: 2px solid #0c6d01;
    padding: 12px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #108703;
}

.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
   border: 2px solid #c50000!important;
    padding: 12px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #AD0000;
}

span.wpcf7-not-valid-tip {
    color: #E60000;
    margin-bottom: 15px;
}

/*Notfound*/
#notfound {
    text-align: center;
    font-size: 25px;
    margin-top: 100px;
    margin-bottom: 100px;
}

.notfoundtitle {font-size:95px; display: block;}
/* END */

@media only screen and (min-width: 1400px) {
.header_image {
	height: 430px;}
}

@media only screen and (min-width: 1200px) {
main {
       background-size: 60%;
}
	
.header_image {
	height: 450px;}
}


@media only screen and (max-width: 959px) and (min-width: 768px) {
#mobile-header {
    display: flex;
    height: 120px;
}
	
}

	
@media only screen and (max-width: 959px) {
	
	.logo-img {
    margin-top: 8px;
	margin-left: 15px;
    width:200px;
}
	
	#footimg {    margin-top: 15px;
    margin-bottom: 15px;}
	
}
	
@media only screen and (max-width: 768px) {	
	h1 {
    font-size: 30px !important;
    margin: 0px!important;
    padding: 15px;
	  padding-left: 0px;
}

.footer-2 h3 {
    margin-top: 30px;
}
	
	
#mobile-header {
    display: flex;
    height: 120px;
}
	
main {
       background-size: 90%;
}

#posts .vc_grid-filter {
    display: block!important;}

	.quotation {padding: 0px!important;}
blockquote {
    border-left: none!important;
}
	.quotation:before {display: none!important;}
	.quotation:after {display: none!important;}

	
#man {
    width: 200px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -100px;
}
}

