/*
Theme Name: Seo Web Booster
*/
/*bootstrap*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {order: 0;font-family: inherit;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
html {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 62.5%;overflow-y: scroll;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
*,
*:before,
*:after {-webkit-box-sizing: inherit;-moz-box-sizing: inherit;box-sizing: inherit;}
*{
	padding:0;
	margin:0;
	list-style:none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/* Poppins Regular */

@font-face {
    font-family: "Poppins";
    src: url('https://www.seo-web-booster.com/wp-content/themes/seoweb/fonts/Poppins-Regular.eot');
    src: url('https://www.seo-web-booster.com/wp-content/themes/seoweb/fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
         url('https://www.seo-web-booster.com/wp-content/themes/seoweb/fonts/Poppins-Regular.woff2') format('woff2'),
         url('https://www.seo-web-booster.com/wp-content/themes/seoweb/fonts/Poppins-Regular.woff') format('woff'),
         url('https://www.seo-web-booster.com/wp-content/themes/seoweb/fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: "Roboto Serif";
    src:
         url('https://www.seo-web-booster.com/wp-content/themes/seoweb/fonts/RobotoSerif-Regular.ttf') format('truetype');
    font-weight: 400;
}

:root {
	--font-main: 'Poppins', sans-serif;
	--font-secondary: "Roboto Serif", serif;	
	--color-main: #000a70;
	--color-secondary: #005fec;
	--color-bluelight: #207DE9; 
	--color-btnh: #fff;
	--color-dark : #000;
	--color-light-gray : #565764;
	--bgcolor : #f6f9fb;
}



body {
	color: #152035;
	font-family: var(--font-main);
    font-size: 20px;
    line-height: 28px;    
}

a {outline:none;text-decoration:none;}
a:hover{text-decoration:none;outline:none;}
p{font-size: 18px;line-height: 28px;}
img {display: inline-block;height: auto;max-width: 100%;border-radius:10px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mt80 {margin-top:80px;}
.p20 {padding:0 20px;}
.ptb80 {padding:80px 0;}
.color2{color:var(--color-bluelight)};


/* Header
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#header {
    height: auto;
    margin: 30px 0 0;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;   
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
	border-bottom:1px solid #f2f2f2;
	box-shadow:0 13px 35px -12px rgba(35,35,35,.1);
} 


@media screen and (min-width: 1605px) {
	#header.affix {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background: var(--color-btnh);
   -ms-animation-name: fadeInDown;
   -moz-animation-name: fadeInDown;
   -op-animation-name: fadeInDown;
   -webkit-animation-name: fadeInDown;
   animation-name: fadeInDown;
   -ms-animation-duration: 500ms;
   -moz-animation-duration: 500ms;
   -op-animation-duration: 500ms;
   -webkit-animation-duration: 500ms;
   animation-duration: 500ms;
   -ms-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   -op-animation-timing-function: linear;
   -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
	border-bottom:1px solid #f2f2f2;
	box-shadow:0 13px 35px -12px rgba(35,35,35,.1);
	z-index: 1;	
	}
}


#header .logo {
    float: left;
    width: 195px;
    height: auto;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

#header .logo a {
    height: auto;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	color:var(--color-main);
	font-size:30px;
	padding: 24px 0px;
    display: block;
}

.main-header {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0px 50px;
}

.menu-items {
    float: right;
    width: auto;
    padding: 4px 0px;
}

/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
}

.mean-container a.meanmenu-reveal {
    align-items: center;
    color: #000;
    cursor: pointer;
    display: flex;
    flex-flow: column wrap;
    font-size: 38px!important;
    /* font-weight: 400; */
    height: 48px;
    justify-content: center;
    line-height: 38px;
    padding: 0;
    position: absolute;
    right: 20px!important;
    text-decoration: none;
    top: -76px!important;
    width: 36px;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #0c1923;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	text-decoration: none;
	text-transform: uppercase;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 34px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}


nav {
    float: left;
    width: auto;
    transition: all 0.25s ease 0s;
}

.header-navigation {
    float: right;
    width: auto;
    height: auto;
    position: relative;
}

.header-navigation li {
    float: left;
    width: auto;
    position: relative;
    margin-right: 40px;
}

.header-navigation li a {
    float: left;
    width: auto;
    height: auto;
    font-size: 18px;
    font-weight: 600;
    line-height: 120%;
    position: relative;
    color: var(--color-main);
    letter-spacing: 1px;
    padding: 24px 0px;
    text-decoration: none;
    transition: all 500ms ease 0s;
}

.header-navigation li a:hover, .current-menu-item a {
    color: var(--color-secondary) !important;
}

.current-menu-item.menu-item-44 a {color:#fff !important;}



.header-navigation .in-navigation .in-dropdown ul {
    height: auto;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    visibility: hidden;
    opacity: 0;
}


ul.sub-menu li {
    width: 100%;
    position: relative;
}

.sub-menu li {
    margin-right: 0px;
}

.in-navigation .in-dropdown ul {
    position: absolute;
    left: 100%;
    right: auto;
    top: 0;
    width: 278px;
    z-index: 99;
    padding: 10px 0;
    margin-bottom: 0;
    text-align: left;
    background: #0672d1;
    transform: translateX(20px);
    transition: .2s ease-in-out;
	visibility:hidden;
}

.in-navigation .in-dropdown ul li {
    position: relative;
    list-style: none
}

.in-navigation .in-dropdown ul li a {
    display: block;
    padding: 12px 15px;
    color: #fff;
    font-size: 16px;
    font-family: Poppins,sans-serif
}

.in-navigation .in-dropdown ul li:hover>a {
    color: var(--color-secondary) !important;
}

.in-navigation .in-dropdown ul li:hover>ul {
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
}

.in-navigation .in-dropdown>ul {
    left: 0;
    top: 100%;
    transform: translateY(20px);
}

.in-navigation .in-dropdown:hover>ul {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

.in-navigation .in-dropdown.overflow-element ul {
    left: auto;
    right: 100%;
    transform: translateX(-20px)
}

.in-navigation .in-dropdown.overflow-element>ul {
    left: auto;
    right: 0
}


.contact-menu {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0px 0px 0px 20px;
}

.contact-menu .free-btn {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.contact-menu .btn-main {	
    background-color: var(--color-secondary);
	color: var(--color-btnh);
    width: auto;
    line-height: 54px;
    display: inline-block;
    padding: 0 15px;
    font-size: 18px;    
	transition: all 500ms ease;
	border-radius:4px;
}

.contact-menu .btn-main:hover{
	color: var(--color-btnh);
	background-color: var(--color-dark); ;
}
.contact-info a {
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 2px;
    width: auto;
    float: left;
    padding-left: 50px;
    display: grid;
}

.contact-info a:hover {
	color: var(--bg-hover);
}

.contact-info span {
	font-size: 18px;
	font-weight: 800;
    color: #b18a47;
    text-align: center;
}

/*Hero Section*/
.hero {
	position:relative;
}
.hero-heading {
	font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .16px;
    text-transform: uppercase;    
    margin: 0 0 30px;
}
.intro-header-title {
	font-family: "Roboto Serif", serif;
    font-size: 40px;
    line-height: 54px;
    font-weight: 700;
    color: #152035;
    margin: 0 0 34px;
}

.intro-header-title span {color: #207DE9;}

.intro-header-text {
    font-family: inherit;
    font-weight: 400;
    line-height: 30px;
    color: #152035;
    margin: 0 0 40px;
	
}


.buttons-group a{
	width: auto;
    line-height: 24px;
    display: inline-block;
    padding: 15px 25px;
    font-size: 16px;
    transition: all 500ms ease;
    border-radius: 4px;
	font-weight: 500;
}

.ctawhite:hover {color:#000;}

.hero-list li {
	margin-bottom: 5px;
    color: #152035;
    font-size: 17px;
    line-height: 27px;
}

.hero-cta,.ctacolor {
	background-color: var(--color-secondary);
    color: var(--color-btnh);    
}

.hero-cta:hover,.ctacolor:hover {
	background:#000;
	color: var(--color-btnh);  
}

.lead-bold:hover {
	color:#152035;
}

.lead-bold, .ctawhite {
	box-shadow: 0px 12px 28px rgba(0,0,0,.14);
}

.bgcolor {
	background: var(--bgcolor);
}

.page-title {
	font-size: 38px;
    line-height: 46px;
    font-weight: 700;
    color: #152035;
}

.page-title.fw50 {font-weight:500;}

.page-subtitle {
	font-size: 20px;
    line-height: 26px;
    font-weight: 600;
}

.page-subtitle span {background: #D2F8EC;color: #000;}

.page-title span{
	color:#207DE9;
}

.page-content .txt {
	padding-top:30px;
}

.page-content .txt h3 {
	font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #000;
}

.txt li {
    margin-bottom: 10px;
    font-size: 18px;
    color: #152035;
}
.page-content .txt ul > li:before {
	font-size:19px;
}

.img-labels {position:relative;}
.circle1 {
	background: #FFC549;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    position: absolute;
    right: 0;
    bottom: 233px;
    padding: 34px 30px;
    text-align: center;
}

.feature-content .txt h3 {
	font-size:18px;
	font-weight: 600;
    margin-bottom: 10px;
}

.feature-content .txt h4 {
	font-size:18px;
    margin-bottom: 30px;
}

p{
    font-weight: 400;
    color: #152035;
    margin: 0 0 20px;
}

p strong, li strong{
	font-weight:600;
}

.labels {
	margin:70px 0;	
}


.block {
	display: inline-block;
    margin-bottom: 20px;
}

.block-tx {
	display:block;
}

.labels a{
	color: #152035;
    background: #fff;
    padding: 15px 30px;
    border-radius: 1.5em;
    font-weight: 500;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.box-wrapper {
	padding-left: 20px;
    padding-right: 20px;
	margin-bottom:40px;
}

.box-content {	
    min-height: 100%;
    place-content: flex-start;
    padding: 40px 48px 32px;
    border: 1px solid #A9B4BC;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	margin-bottom: 0;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.box_info {
	width:70%;
	box-sizing: border-box;
}

.box_info.w100 {width:100%;}

.box-content h3 {
	font-size: 30px;
	font-weight: 600;
    color: #222;
    margin-bottom: 15px;    
}

.box-content h3 span {
	width: 50px;
    height: 50px;
    margin: 0 5px 0 0;
    padding: 0;
    font-size: 30px;
    line-height: 52px;
    background: #D2F8EC;
    border-radius: 50%;
    text-align: center;
    font-weight: 400;
    vertical-align: middle;
    display: inline-block;
}

.box-content h4 {
	color: var(--color-main);
    font-size: 18px;
    font-weight: 500;
	margin-top:25px;	
}


.box_info ul{
	margin: 20px 0 0 20px;
}

.box_info p, .box_info li{
	font-family: inherit;
    margin: 0 0 5px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #869298;	
}

.box_info li {
	list-style-type: disc;
    list-style-position: outside;
}

.box_img {
	width: 30%;
    text-align: right;
    padding-left: 20px;
    -ms-flex-item-align: center;
    align-self: center;
}

.box_img i {color:var(--color-bluelight);font-size:90px;}

.block-style2-list {
	padding: 50px 30px;
    border-radius: 1.5em;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.block-style2-list .box-top {
	margin-top:20px;
}

.block-style2-list h3 {
	font-size:26px;
	margin-bottom:30px;
}

.block-style2-list h2 {
	font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.block-style2-list P {font-size:17px;line-height:27px;}

.box_footer {
	width: 100%;
    border-top: 1px solid #c3c3c3;
    padding-top: 20px;
    margin-top: 20px;
}

.box_footer a{
	color: var(--color-main);
	font-size:18px;
	font-weight:500;
}
.box_footer a span {
    text-decoration: underline;
    color: var(--color-bluelight);
}
.box_footer i {
	margin-left: 7px;
}

.box_footer i:before {
	vertical-align: middle;
}

.feature-content p {
    font-weight: 400;
    color: #152035;
    margin: 0 0 20px;
}

.list_item, .block-list-item {
	margin-bottom:30px;
}

.list_item ul {padding-left:30px;margin:20px 0;}
.list_item li {font-size:17px;margin-bottom:10px;list-style-type: disc;list-style-position: outside;}
.list_item li:before {}

.block-style-list {
	padding:0 20px;
}

.block-list-item:first-child {
	border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.block-list-item i{
	font-size: 45px;
    margin-bottom: 20px;
    display: block;
}

.block-list-item p {
	font-size:17px;
	line-height:27px;
}



.feature-content .list-item {
	background: #fff;
	padding: 25px 40px 25px 100px;
	margin-top:20px;
	border-radius: 10px;
	transition: all .3s ease-in-out;
	position:relative;
}

.feature-content .list-item:before {
    font-family: flaticon_mycollection !important;
    content: "\f107";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(90deg, #ff9dab 1.51%, #ff4595 99.06%);
    opacity: 0;
    transition: all .3s ease-in-out;
}

.feature-content .list-item:after {
    font-family: flaticon_mycollection !important;
    content: "\f107";
    width: 45px;
    height: 45px;
    background:#207DE9;
	color:#fff;
    border-radius: 50%;
    line-height: 45px;
    text-align: center;
    font-size: 22px;
    position: absolute;
    left: 25px;
    top: 28px;
    transition: all .3s ease-in-out;
}

.feature-content .list-item h3 {
	font-weight:600;
}

.feature-content .list-item p {
	font-size:17px;
	line-height:27px;
	margin:12px 0 0;
}

/* steps start*/

.steps-content{
	border: 1px solid #A9B4BC;
	border-radius: 30px;	
}

.step-style {
    padding: 50px 58px 30px;
    border-right: 1px solid #A9B4BC;
	position:relative;
	height:100%;
}

.step-style.last-item {
	border-right:none;
}

.step-style .icon i {font-size:60px;}

.step-style h3 {
	font-size:20px;
	font-weight:600;
}


.step-style p {
	font-size: 17px;
    line-height: 27px;
}

.step-style .arrow {
    width: 50px;
    height: 50px;
    border: 1px solid #A9B4BC;
    background: #fff;
    font-size: 26px;
    top: 50%;
    right: -25px;
    transform: translateY(-50%);
    z-index: 1;
}

.list-style2 {
	flex: 1;
    padding-left: 30px;
}

.list-style2 li {
	font-size: 17px;
    line-height: 22px;
    margin-bottom: 15px;
}

/* steps end*/


/*prices start*/

.col-box {
	background: #FCFCFD;
    padding: 30px;
    border-radius: 1.5em;
    box-shadow:0px 8px 24px rgba(0,0,0,.1);
    width: 100%;
	display: flex;
	flex-direction: column;
	margin-bottom:30px;
}

.col-box p {
	font-size:17px;
	line-height:27px;
}

.box-type {
	font-size:20px;
	margin-bottom:20px;
}

.col-box h2, .col-box h3{
    color: #207DE9;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 40px;
}

.col-box h3 {
    margin-bottom: 20px !important;
}

.style1-3col i {
	font-size:50px;	
}

.buttons-bg i {
	font-size:16px !important;
}

.buttons-bg a{
    color: var(--color-bluelight);
    background: var(--bgcolor);
    border-radius: 4px;
    margin-right: 12px;
}

.buttons-bg a:hover {border: 1px solid #000a70; }

.style1-3col h3 {
    color: #152035;
    margin: 20px 0;
    display: inline-block;
	vertical-align: middle;
}

.style1-3col i {
    font-size: 44px;
    vertical-align: middle;
    display: inline-flex;
    margin-right: 3px;
}

.services-boxes i {
	font-size:45px;
	margin-bottom:20px;
}

.box-top {
	display: flex;
    align-items: start;
    justify-content: center;
	flex-shrink: 0;
}

.box-top i {	
    font-size:50px;
    margin-inline-end: 20px;
}

.box-top2 {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    margin-bottom: 30px;
}
.box-top2 i {margin-right:20px;}
.box-top2 i, .box-top2 h2 {margin-bottom:0;}

.box-middle {
	margin-bottom:40px;
	border-bottom:1px solid #f6f9fb;
}

.price-from {
	font-size:17px;
	font-style:italic;
}

.price{
	font-size: 26px;
	font-weight:600;
}

.price .month {
	font-size: 16px;
    margin-left: 5px;
}

.price span {
	font-size:16px;
	font-weight:400
}

.bonus {
	font-size: 18px;
	font-weight:500;
}

.col-box ul, .txt ul, .hero-list {
	flex:1;
	padding-left:30px;
}

.step-style ul {margin-top:25px;padding-left: 20px;}

.col-box li, .step-style li {
	font-size:16px;
	line-height: 22px;
	margin-bottom:15px;
}

.col-box ul > li:before, .page-content .txt ul > li:before, .hero-list > li:before, .list-style2 > li:before, .step-style li:before {
	font-family: flaticon_mycollection !important;
	content: "\f107";
	display: block;
	float: left;
	margin-left: -2.5rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-right:10px;
	color:var(--color-secondary);
}

.listitem:before  {
	font-family: flaticon_mycollection !important;
	content: "\f11f";
	display: block;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-right:20px;
	color:#000;
}

.box-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 100%;
	margin-top:40px;
}

.col-box  .buttons-group a {
    line-height: 44px;
    padding: 5px 20px;
    margin: 0 5px;
}

.disclaimer {
	
}

.disclaimer p {
	font-size:15px;
	line-height: 20px;
	color:var(--color-light-gray);
	margin-bottom:5px;
}


.tickerwrapper {
	background:#D2F8EC; 
	color:#000;
	position: relative;
	left:0%;
	width: 99.9%;
	overflow: hidden;
	cursor: pointer;
	padding:30px 0;
	font-size:30px;
}

ul.list {
  position: relative;
  display: inline-block;
  list-style: none;
  padding:0;
  margin:0;
}

ul.list.cloned {
  position: absolute;
  top: 0px;
  left: 0px;
  padding:30px 0;
}

ul.list li {
  float: left;
  padding-left: 30px;
}

/*prices end*/

/* contact*/
.contact-page{
	
}

.contact-page h1 {
	font-size: 32px;
    line-height: 44px;
    font-weight: 700;
    color: #152035;
	margin-bottom:50px;
}
.wpforms-container input.wpforms-field-medium, .wpforms-container select.wpforms-field-medium, .wpforms-container .wpforms-field-row.wpforms-field-medium {
    max-width: 100% !important;
}

.wpforms-field-checkbox .wpforms-required-label {
	display:none;
}

/*contact end*/

footer{
	padding:80px 0;
	
}

footer p{
	font-size:17px;
	line-height:26px;
}

footer h4 {
	font-size:20px;
	line-height: 26px;	
}

footer li {
	font-size: 17px;
    margin-bottom: 8px;
    color: #152035;
}

.style1 {margin-left:16px;}
.style1 li {list-style-type: disc;list-style-position: outside;}

footer .buttons-group a{
	background: var(--bgcolor);
	color: var(--color-bluelight);
	border-radius:4px;
	margin-right:12px;
}

footer .buttons-group a:hover{
	border: 1px solid #000a70;
}

footer .buttons-group a i {
	margin-right:4px;
	vertical-align:middle;
}


.row.border-top{
	border-top: 1px solid #A9B4BC;
    margin-top: 50px;
}

.small-links a{
	color: #000a70;
	font-size:15px;
	margin-right:10px;
}

.small-links a:hover{
	color:#000;
}

.row.border-top p {
	color: #000a70;
	font-size:15px;
	margin-top:10px;
}

#scrollUp {
    bottom: 20px;
    right: 20px;
    padding: 10px 20px;
    color: #000;
    font-size: 40px;
}