/*
Theme Name:  Anomica Child Theme
Description: Child theme for the Anomica theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    anomica
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */

#list_ban ul li {
    list-style: none;
    line-height: 36px;
    padding-left: 15px;
    position: relative;
    padding-bottom: 20px;
}
#list_ban ul li::before {
    content: "";
    position: absolute;
    left: -25px;
    top: 5px;
    background-image: url(img/tic.png);
    display: block;
    width: 30px;
    height: 30px;
    background-size: 100%;
}
#list_ban ul li span {
    color: #fff !important;
    display: block;
}
#ban_form {
	background-color: #0097cf;
	border: 2px solid #fff;
	padding: 25px;
	/* height: 575px; */
}
#bx1 {
    background-color: #0097cf;
    border-radius: 10px 10px 0 0;
    margin-bottom: 0;
}
#bx2 {
    background-color: #005288;
    padding: 35px;
    border-radius: 0 0 10px 10px;
    position: relative;
}
.clbtn {
    clear: both;
    display: block;
    background-color: #0097cf;
    border-radius: 30px;
    padding: 5px;
    color: #fff;
    max-width: 160px;
    margin: 20px auto 0;
}
#bx2::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 12px solid #0097cf;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#map_right .elementor-button-link.elementor-button.elementor-size-sm {
    background-color: #000;
    border-radius: 40px;
}
#second-footer .noptin-optin-form-wrapper {
    display: block;
    border-radius: 0 !important;
}
#second-footer .noptin-optin-form.noptin-form-new-line {
    display: block;
}
#second-footer .noptin-field-email input[type="email"] {
    background-color: #fff !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    min-height: inherit;
    height: 40px !important;
    font-size: 14px;
}
#second-footer .noptin-optin-form-wrapper input[type="submit"] {
    background-color: #0097CF !important;
    padding: 10px 20px;
    font-size: 14px;
}
#ban_form input[type="text"], #ban_form input[type="email"], #ban_form textarea {
    padding: 7px 14px 7px;
    border: 1px solid transparent;
    background-color: #fff;
}
#ban_form .wpcf7-form.init p {
    margin: 0 auto;
}
#ban_form span {
    margin-bottom: 0;
}
#ban_form .col-md-6, #ban_form .col-md-12 {
    padding: 0 2px;
}
#ban_form input[type="submit"] {
    background-color: #000;
    border-radius: 100px;
    display: block;
    width: 100%;
    font-size: 22px;
}
#bottom-footer-text .bottom-footer-bg-layer.tm-bg-layer {
    background-color: #0b0b0b;
}
#second-footer .second-footer-bg-layer.tm-bg-layer {
    background-color: #151515 !important;
}
.tm-bg.tm-bgcolor-darkgrey .tm-bg-layer {
    background-color: #263045;
}
.first-footer-inner a {
    background-color: #fff;
    display: inline-block;
    padding: 20px;
    text-align: center;
    border-radius: 4px;
}
.first-footer .first-footer-bg-layer.tm-bg-layer {
    background-color: #0097CF !important;
}
.themetechmount-topbar-inner .tm-vc_general.tm-vc_btn3.tm-vc_btn3-size-md {
    background-color: #263045;
}
.pum-content.popmake-content .wpcf7 .tm-contact-form-1 input[type="text"], .pum-content.popmake-content .wpcf7 .tm-contact-form-1 input[type="email"], .pum-content.popmake-content .wpcf7 .tm-contact-form-1 textarea {
    padding: 17px 24px 16px;
    border: 1px solid #ccc;
}
.pum-content.popmake-content .wpcf7 .tm-contact-form-1 input[type="submit"] {
    border-radius: 4px;
}
.clbtn.cont_pop {
}
.clbtn.cont_pop:hover {
    color: #fff;
}
.visual-testimonial-wrapper .bgc\:\#FA056D {
	background-color: #0097CF;
}/*
Theme Name:  Anomica Child Theme
Description: Child theme for the Anomica theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    anomica
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */

#list_ban ul li {
	list-style: none;
	padding-left: 6%;
	position: relative;
	padding-bottom: 15px;
	text-transform: capitalize;
	font-size: 40px;
	line-height: 42px;
}
#list_ban ul li::before {
    content: "";
    position: absolute;
    left: -25px;
    top: 5px;
    background-image: url(img/tic.png);
    display: block;
    width: 30px;
    height: 30px;
    background-size: 100%;
}
#list_ban ul li span {
	color: #fff !important;
	display: block;
	padding-top: 10px;
}
#banner_left_subtt h2 {
	margin: 0;
	font-size: clamp(30px, 3.165vw, 50px);
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1.12;
	text-align: left;
}
#ban_form h5 {
	color: #ffffff;
	font-size: clamp(22px, 2.405vw, 38px);
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1.1;
	text-align: center;
	padding-bottom: 20px;
}

#bx1 {
    background-color: #0097cf;
    border-radius: 10px 10px 0 0;
    margin-bottom: 0;
}
#bx2 {
    background-color: #005288;
    padding: 35px;
    border-radius: 0 0 10px 10px;
    position: relative;
}
.clbtn {
    clear: both;
    display: block;
    background-color: #0097cf;
    border-radius: 30px;
    padding: 5px;
    color: #fff;
    max-width: 160px;
    margin: 20px auto 0;
}
#bx2::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 12px solid #0097cf;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#map_right .elementor-button-link.elementor-button.elementor-size-sm {
    background-color: #000;
    border-radius: 40px;
}
#second-footer .noptin-optin-form-wrapper {
    display: block;
    border-radius: 0 !important;
}
#second-footer .noptin-optin-form.noptin-form-new-line {
    display: block;
}
#second-footer .noptin-field-email input[type="email"] {
    background-color: #fff !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    min-height: inherit;
    height: 40px !important;
    font-size: 14px;
}
#second-footer .noptin-optin-form-wrapper input[type="submit"] {
    background-color: #0097CF !important;
    padding: 10px 20px;
    font-size: 14px;
}
#ban_form input[type="text"], #ban_form input[type="email"], #ban_form textarea {
    padding: 7px 14px 7px;
    border: 1px solid transparent;
    background-color: #fff;
}
#ban_form .wpcf7-form.init p {
    margin: 0 auto;
}
#ban_form span {
    margin-bottom: 0;
}
#ban_form .col-md-6, #ban_form .col-md-12 {
    padding: 0 2px;
}
#ban_form input[type="submit"] {
    background-color: #000;
    border-radius: 100px;
    display: block;
    width: 100%;
    font-size: 22px;
}
#bottom-footer-text .bottom-footer-bg-layer.tm-bg-layer {
    background-color: #0b0b0b;
}
#second-footer .second-footer-bg-layer.tm-bg-layer {
    background-color: #151515 !important;
}
.tm-bg.tm-bgcolor-darkgrey .tm-bg-layer {
    background-color: #263045;
}
.first-footer-inner a {
    background-color: #fff;
    display: inline-block;
    padding: 20px;
    text-align: center;
    border-radius: 4px;
}
.first-footer .first-footer-bg-layer.tm-bg-layer {
    background-color: #0097CF !important;
}
.themetechmount-topbar-inner .tm-vc_general.tm-vc_btn3.tm-vc_btn3-size-md {
    background-color: #263045;
}
.pum-content.popmake-content .wpcf7 .tm-contact-form-1 input[type="text"], .pum-content.popmake-content .wpcf7 .tm-contact-form-1 input[type="email"], .pum-content.popmake-content .wpcf7 .tm-contact-form-1 textarea {
    padding: 17px 24px 16px;
    border: 1px solid #ccc;
}
.pum-content.popmake-content .wpcf7 .tm-contact-form-1 input[type="submit"] {
    border-radius: 4px;
}
.clbtn.cont_pop {
}
.clbtn.cont_pop:hover {
    color: #fff;
}
.visual-testimonial-wrapper .bgc\:\#FA056D {
	background-color: #0097CF !important;
}
.tm-quicklink-box .tm-righttext-box {
	padding-left: 0!important;
}
.tm-titlebar h3.entry-subtitle {
	margin: 0 auto;
	text-align: center;
	padding: 0;
}
.tm-titlebar .entry-title-wrapper .entry-title {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
#cta_right .elementor-button-link.elementor-button {
	border-radius: 4px;
}
#our_partners_tt cite {
	color: #0097CF;
}
#home_title h1.elementor-heading-title.elementor-size-default {
	text-transform: capitalize;
	font-size: 46px;
	line-height: 1.12;
}
#totop {
	bottom: 100px;
}