.elementor-kit-7{--e-global-color-primary:#050C26;--e-global-color-secondary:#FFFFFF;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Silka";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Silka";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Silka";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.75em;--e-global-typography-accent-font-family:"Silka";--e-global-typography-accent-font-weight:500;font-family:"Silka", Sans-serif;font-size:16px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#2453FF;font-family:"Silka", Sans-serif;}.elementor-kit-7 a:hover{color:#0A58CA;font-family:"Silka", Sans-serif;}.elementor-kit-7 h1{color:#050C26;font-family:"Silka", Sans-serif;}.elementor-kit-7 h2{color:#050C26;font-family:"Silka", Sans-serif;}.elementor-kit-7 h3{color:#050C26;font-family:"Silka", Sans-serif;}.elementor-kit-7 h4{color:#050C26;font-family:"Silka", Sans-serif;}.elementor-kit-7 h5{color:#050C26;font-family:"Silka", Sans-serif;}.elementor-kit-7 h6{color:#050C26;font-family:"Silka", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.main-menu nav ul li a.elementor-item.has-submenu::after {
    position: absolute;
    width: 7px;
    height: 7px;
    border-top: 2px solid #050C26;
    border-left: 2px solid #050C26;
    content: "";
    top: 50%;
    transform: translateY(-50%) rotate(225deg);
    transition: all .3s ease;
    right: 0px;
    padding: 0;
    margin: 0;
    display: block;
    opacity: 1 !important;
    background: transparent !important;
}
.grecaptcha-badge {
  visibility: hidden;
}

.main-menu nav ul li.first-menu1 a.elementor-item::after,
.main-menu nav ul li.first-menu2 a.elementor-item::after,
.main-menu nav ul li.first-menu3 a.elementor-item::after,
.main-menu nav ul li.first-menu4 a.elementor-item::after {
    position: absolute;
    width: 7px;
    height: 7px;
    border-top: 2px solid #050C26;
    border-left: 2px solid #050C26;
    content: "";
    top: 50%;
    transform: translateY(-50%) rotate(225deg);
    transition: all .3s ease;
    right: 0px;
    padding: 0;
    margin: 0;
    display: block;
    opacity: 1 !important;
    background: transparent !important;
}


/*.hide-menu4, .hide-menu2{
    max-width: 1280px !important;
	position: absolute !important;
	top: 100%;
	display: none;
	left: 49%;
	width: 1280px;
	transform: translate(-40%,15px);
}*/
body.logged-in.admin-bar .hide-menu4,
body.logged-in.admin-bar .hide-menu2,
body.logged-in.admin-bar .hide-menu3,
body.logged-in.admin-bar .hide-menu1 {
    top: 90px;
}
.hide-menu4, .hide-menu2, .hide-menu3, .hide-menu1 {
  max-width: 100% !important;
  position: fixed !important;
  display: none;
  left: 0;
  width: 100%;
  transform: translate(-0%, 15px);
  top: 60px;
  max-height: calc(-75px + 100vh);
}
.first-menu1 a.elementor-item,
.first-menu2 a.elementor-item,
.first-menu3 a.elementor-item,
.first-menu4 a.elementor-item {
    margin: 0 24px 0 0 !important;
}

.main-menu nav ul li a.elementor-item.has-submenu {
    margin: 0 0 0 10px !important;
}
.main-menu nav ul li a.elementor-item.has-submenu:hover::after {
    border-top: 2px solid #050C26;
    border-left: 2px solid #050C26;
    transform: translateY(-50%) rotate(45deg);
    top: 57%;
    transition: all .3s ease;
}
.main-menu nav ul li.rto a.elementor-item.has-submenu::after,
.main-menu nav ul li.rto.first-menu1 a.elementor-item::after, 
.main-menu nav ul li.rto.first-menu2 a.elementor-item::after,
.main-menu nav ul li.rto.first-menu3 a.elementor-item::after, 
.main-menu nav ul li.rto.first-menu4 a.elementor-item::after,
.main-menu nav ul li a.elementor-item.has-submenu.highlighted::after{
    border-top: 2px solid #050C26;
    border-left: 2px solid #050C26;
    transform: translateY(-50%) rotate(45deg);
    top: 57%;
    transition: all .3s ease;
}


ul.elementor-nav-menu li ul.sub-menu li a {
    margin: 0 !important;
    border: none;
    white-space: normal;
    line-height: 1.3;
}
.main-menu ul.elementor-nav-menu li ul.sub-menu li ul.sub-menu, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > ul {
    left: 50% !important;
    transform: translate(-50%, -0%) !important;
} 
.main-menu ul.elementor-nav-menu li .sub-arrow {
    display: block;
    opacity: 0;
    display: none;

}
.elementor-kit-7 {
    margin: 0;
}
.main-menu li a:hover span {
  fill: #fff;
}
.main-menu li a.elementor-item.has-submenu.highlighted span {
  fill: #fff;
}
.main-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container{
    height: 100vh;
}
.sub-menu::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #f9f6f1;
  top: -5px;
  left: 50%;
  transform: translate(-50%,0px);
}
.main-menu ul.elementor-nav-menu li ul.sub-menu li:first-child a:hover {
    border-radius: 3px 3px 0 0;
}
.main-menu ul.elementor-nav-menu li ul.sub-menu li ul.sub-menu li:first-child a:hover {
    border-radius: 5px 5px 0 0;
}
.main-menu ul.elementor-nav-menu li ul.sub-menu li ul.sub-menu li a:hover {
    border-radius: 0 0 ;
}
.main-menu ul.elementor-nav-menu li ul.sub-menu li ul.sub-menu li:last-child a:hover {
    border-radius: 0 0 3px 3px ;
}
.main-menu ul.elementor-nav-menu li ul.sub-menu li ul.sub-menu {
    margin-left: 260px !important;
}
.main-menu .elementor-nav-menu--main .elementor-nav-menu ul {
    width: 20em !important;
}
.sub-menu::before {
    display: none;
}


.post-label {
    margin: 35px auto;
    background: #2453FF;
    border-top: 0px solid #2453ff;
    padding: 0;
    border-radius: 8px;
    align-items: center;
}
.post-label > a {
   max-width: 205px;
    height: 205px;
}

.post-label > a > img {
    width: 100% !important;
    height: 100% !important;
    border-radius: 8px 0px 0 8px;
    object-position: left center;
    object-fit: cover !important;
}
.post-label-info {
    width: calc(100% - 205px);
    padding: 0px 20px 0 30px;
}
.post-label .post-label-info > h3 {
    margin: 0;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 28px !important;
}
.post-label .post-label-info > h3 a:hover {
    color:#fff;
}
.post-label .post-label-info > h3 a{
    color:#fff !important;
}
.svs-custom .post-label-info h3{
	color: #004C6C;
	font-size: 20px;
	margin-bottom: 14px;
	line-height: 1;
}
.post-label-info > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px !important;
    color: #fff !important;
}
.post-label-info .news-link{
	position: relative;
	left: 0;
    bottom: 0;
}
.post-label .post-label-info .news-link {
    color: #fff !important;
}
.post-label-info .news-link:hover {
    color: #fff;
}
.sma-flex{
	display: flex;
	flex-wrap: wrap;
}
.cookie .sma-flex{
	justify-content: space-between;
}
.post-label a {
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	text-decoration: none;
	 color: #fff;
}
.news-link{
	font-size: 16px;
	color: #2453ff;
	position: absolute;
	display: inline-block;
	left: 30px;
	bottom: 31px;
}
.news-link:hover, .news-title a:hover{
	color: #d80032;
}
.news-link img{
    margin-left: 3px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 0px;
    height: 14px;
}
.news-link img.default{
    display: inline;
}
.news-link img.hover{
    display: none;
}
.news-link:hover img.default{
    display: none;
}
.news-link:hover img.hover{
    display: inline;
}
.h-news-slider .news-item:hover .news-title a, .h-news-slider .news-item:hover .news-link{
    color: #d80032;
}
.news-update-list .news-link{
	bottom: 23px;
	font-weight: 600;
}
.resources-other .news-info .news-link{
	bottom: 20px;
}
.sma-read img.default{
    display: inline;
}
.sma-read img.hover{
    display: none;
}
.sma-read:hover img.default{
    display: none;
}
.news-link img{
    margin-left: 3px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 0px;
    height: 14px;
}
.news-link img.default{
    display: inline;
}
.news-link img.hover{
    display: none;
}
.news-link:hover img.default{
    display: none;
}
.news-link:hover img.hover{
    display: inline;
}



table {
	width: 100%;
    border-collapse: collapse;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 0px 0px 1px #0000000f;
}

table thead th, table td {
    padding: 20px 25px;
    text-align: left;
    border: none;
    border-block-start: none !important;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}
table tr th:first-child,
table tr td:first-child  {
    background: #2a4dd508 !important;
}
table tr td,
table tr th  {
    border-right: 1px solid #0000000f;
}
table tbody tr {
    border-top: 1px solid #0000000f;
}
table thead th {
    font-weight: 600;
    letter-spacing: -1px;
}
table thead th strong,
table td strong {
    font-weight: 600;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: initial;
}
table tbody>tr:nth-child(odd):hover,
table tbody>tr:nth-child(odd):hover,
table tbody>tr:nth-child(even):hover,
table tbody>tr:nth-child(even):hover {
    background-color: hsla(0, 0%, 50.2%, .1019607843);
    transition: 0.3s;
}
table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: transparent;
}


table tr td:last-child, table tr th:last-child {
    border-right: 0px solid #0000000f;
}
@media only screen and (max-width: 1440px) and (min-width: 1280px)  {
.hide-menu4, .hide-menu2, .hide-menu3, .hide-menu1  {
  max-width: 100% !important;
  position: fixed !important;
  display: none;
  left: 0;
  width: 100%;
  transform: translate(-0%, 15px);
  border-radius: 20px;
  top: 60px;
  max-height: calc(-75px + 100vh);
}    
/*.hide-menu2 {
    max-width: 1100px !important;
    left: 50%;
    width: 1100px;
    transform: translate(-40%, 15px);
}*/

}
@media only screen and (max-width: 1279px) and (min-width: 1025px)  {
.hide-menu4, .hide-menu2, .hide-menu3, .hide-menu1  {
  max-width: 100% !important;
  position: fixed !important;
  display: none;
  left: 0;
  width: 100%;
  transform: translate(-0%, 15px);
  top: 60px;
  max-height: calc(-75px + 100vh);
}
/*.hide-menu2 {
    max-width: 1000px !important;
    position: absolute !important;
    top: 100%;
    display: none;
    left: 50%;
    width: 1000px;
    transform: translate(-40%, 15px);
}*/

}
@media only screen and (max-width: 767px){
.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
    bottom: 80px !important;
    z-index: 1 !important;
}
.zsiq_floatmain.siq_bR {
    bottom: 80px !important;
    z-index: 1 !important;
}

.post-label>a {
    width: 100%;
    max-width: 100%;
    height: 100%;
}

.post-label>a>img {
    border-radius: 8px 8px 0 0;
}

.post-label-info {
    width: 100%;
    padding: 30px;
}
}
/* reviews-hero-btn-fix */
.elementor-kit-7 .elementor-element-660db41 .elementor-button{background-color:#3B5BF5!important;color:#fff!important;border:none!important;border-radius:8px!important;padding:14px 32px!important;font-weight:600!important;font-size:16px!important;box-shadow:0 4px 16px rgba(59,91,245,.35)!important}
.elementor-kit-7 .elementor-element-660db41 .elementor-button:hover{background-color:#2d4ae0!important;transform:translateY(-2px)!important;box-shadow:0 6px 24px rgba(59,91,245,.45)!important}
.elementor-kit-7 .elementor-element-660db41 .elementor-button .elementor-button-text{color:#fff!important}
/* Hide duplicate page-level CTA on reviews page */
.elementor-kit-7 .msa-bottom-cta{display:none!important}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('../woff2/anyconv.com__601ae7ffae8131254a5d5be5_silka-light.woff2') format('woff2'),
		url('../woff/601ae7ffae8131254a5d5be5_silka-light.woff') format('woff'),
		url('../ttf/601ae7ffae8131254a5d5be5_silka-light.ttf') format('truetype'),
		url('../svg/601ae7ffae8131254a5d5be5_silka-light.svg#Silka') format('svg');
}
@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('../woff2/anyconv.com__601ae7ffae65fbfc69cf26b7_silka-medium.woff2') format('woff2'),
		url('../woff/601ae7ffae65fb15fdcf26b8_silka-regular.woff') format('woff'),
		url('../ttf/601ae7ffae65fb15fdcf26b8_silka-regular.ttf') format('truetype'),
		url('../svg/601ae7ffae65fb15fdcf26b8_silka-regular.svg#Silka') format('svg');
}
@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('../woff2/anyconv.com__601ae802ccfb621d1bf0a25e_silka-bold.woff2') format('woff2'),
		url('../woff/601ae802ccfb621d1bf0a25e_silka-bold.woff') format('woff'),
		url('../ttf/601ae802ccfb621d1bf0a25e_silka-bold.ttf') format('truetype'),
		url('../svg/601ae802ccfb621d1bf0a25e_silka-bold.svg#Silka') format('svg');
}
@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('../woff2/601ae7ffae65fbfc69cf26b7_silka-medium.woff2') format('woff2'),
		url('../woff/601ae7ffae65fbfc69cf26b7_silka-medium.woff') format('woff'),
		url('../ttf/601ae7ffae65fbfc69cf26b7_silka-medium.ttf') format('truetype'),
		url('../svg/601ae7ffae65fbfc69cf26b7_silka-medium.svg#Silka') format('svg');
}
@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('../woff2/601ae8005803be361e3e0efb_silka-semibold.woff2') format('woff2'),
		url('../woff/601ae8005803be361e3e0efb_silka-semibold.woff') format('woff'),
		url('../ttf/601ae8005803be361e3e0efb_silka-semibold.ttf') format('truetype'),
		url('../svg/601ae8005803be361e3e0efb_silka-semibold.svg#Silka') format('svg');
}
/* End Custom Fonts CSS */