/*
Theme Name: Exaalgia LLC
Author: Satish Singh
Author URI: https://exaalgia.com
Description: The Exaalgia is professional website redesigning service provider. We focus on redesigning your existing website with new look and feel that enhances your web visibility to boost your business.
Version: 0.0.1
Tags: seo development company,wordpress design phoenix,best web design and development company,seo development services,best seo website design,best web design phoenix
*/
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
/*   font-family: 'Roboto', sans-serif; */
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #313140;
  text-align: left;
  background-color: #fff;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v8/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
textarea {
        font-family: 'Open Sans', sans-serif;
}
p { font-size: 16px; line-height: 25px;}
h1,h2,h3,h4,h5,h6{font-family: 'Poppins', sans-serif;font-weight: 700;letter-spacing: 0.5px;color: #444;}
h1{font-size: 36px;}
h2{font-size: 32px;}
h3 { font-size: 22px; line-height: 32px; margin: 15px 0; }
h4{font-size: 18px;}
a {
    color: #222A39;
    text-decoration: none;
}
ul {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}
.content {
	padding: 0 15px;
    min-height: 500px;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 90px;
}
.current-menu-item a{
    color: #C05253!important;
}
.phone-icon {
    background: #7ed7fb;
    padding: 4px 6px;
    border-radius: 50%;
}
img.custom-logo {
    width: 100%;
	height:auto;
    padding: 14px 43px 0;
	max-width:140px

}
.shadow {
    box-shadow:0px 20px 16px 0px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow:0px 20px 16px 0px rgba(0, 0, 0, 0.14);
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-nav li.menu-item {
    float: left;
    margin: 10px 15px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 30px;
}
.sticky-top {
    position: -webkit-sticky;
	width:100%;
    top: 0;
    z-index: 1020;
    background: #fff;
}
.navbar-nav li.menu-item a{
    color: #313131;
}
ul.sub-menu {
    width: 270px;
    padding: 25px 0px 26px;
    background-color: #fff;
    box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
    position: absolute;
    z-index: 9100;
    display: none;
}
ul.sub-menu li {
    width:100%;
}
ul.navbar-nav {
    padding-inline-start: 0px;
    position: absolute;
    right: 20px;
    top:0px;
}
ul.navbar-nav ul {
    padding-inline-start: 0px;
    list-style: none;
    margin: 0;
}
li.menu-item-has-children:after { color: #888; content: ' ▾'; font-size: 17px; }
.navbar-nav li.menu-item a:hover {
    color: #C05253!important;
}
li.menu-item-has-children:hover>ul.sub-menu {
    display: block;
}
.top-bar a {
    color:#fff;
}
.top-bar {
    padding: 0 15px;
}
#footer {
    overflow: hidden;
    padding: 50px 5% 30px;
}
.footer {
    background: #191919;
}
.footer-contact-details {
    background: #e7e9ef;
}
#footer li {
    font-size: 18px;
    line-height: 2;
}
#footer ul {padding-inline-start: 0px;}
.contact-popup-wr span.wpcf7-not-valid-tip {
    display: none;
}
.contact-popup-wr .wpcf7-response-output {
    position: absolute;
    bottom: -10px;
    font-size: 9px;
    left: 0;
    right: 0;
}
button#applybtn {
    background: transparent !important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 40px !important;
    letter-spacing: 14px;
}
.banner-list ul li {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    position: relative;
    display: inline-block;
    padding-left: 23px;
    margin-left: 34px;
}
.banner-list ul li:after {
    content: "";
    background-image: url("images/tick.png");
    position: absolute;
    left: 0;
    right: 0;
    width: 24px;
    height: 22px;
    top: 7px;
}
.list-wr ul li {
    position: relative;
    line-height: 30px;
    padding-left: 25px;
}
.list-wr ul li:after {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 0;
    font-family: fontawesome;
}
.inline-col-wr .vc_column-inner {
    box-shadow: 0 0 12px #C8C8C8;
}
.facebook {color: #3b5998;}
.twitter {color: #1da1f2;}
.instagram {color:#c32aa3 ;}
h3.widget-title {
    font-size: 14px;
    line-height: 36px;
    color: #4e4e4c;
    font-weight: 700;
}
.list-style-none {
    list-style: none;
    padding-inline-start: 0px;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.1);
    background: transparent;
    padding: 5px 10px;
}
button.navbar-toggler.open-mobile-menu {
    background: transparent;
    border: 2px solid #c0c0c0;
    padding: 8px;
    margin-right: 20px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.overflow-h{overflow: hidden;}
.mr-auto, .mx-auto { margin-right: auto!important;}
.ml-0{margin-left:0px;}
.mt-2, .my-2 {margin-top: .5rem!important;}
.mr-4{margin-right: 1.5rem!important;}
.ml-4{margin-left: 1.5rem!important;}
.mr-2{margin-right: 1rem!important;}
.m-1{margin: 0.25rem!important;}
.mr-0{margin-right:0px;}
.m-0{margin:0px;}
.mb-4{margin-bottom:1.5rem!important;}
.mt-4{margin-top:1.5rem!important;}

.p-4 {padding: 1.5rem!important;}
.p-2 {padding: 0.5rem!important;}
.text-right {
    text-align: right!important;
}
.text-left {
    text-align: left!important;
}
.text-center {
    text-align: center!important;
}
.float-left{
    float:left;
}
.text-success{color: #419f42;}
.bg-dark{
    background:#282828 !important;
}
.bg-primary{background-color:#3259a4 }
.bg-light{
    background:#fff !important;
}
.d-none {
    display: none!important;
}
.text-primary{
    color:#847346 !important;
}
.text-secondary{
    color:#FAF1D7 !important;
}
.text-white {
    color: #fff!important;
}
.btn-light button {
    background: #fff !important;
}
.btn-primary button{
	background: #1f2737 !important;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 12px 20px;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.navbar-nav li.btn { margin-top: 0px;}
.btn-success a{color: #fff !important;}
.btn-success {
    color: #fff;
    background-color: #76BA1B;
    border-color: #76BA1B;
}
.p-r{
	position:relative !important;
}
.form-control, .wpcf7-form-control {
    display: block;
    width: 100%;
	max-width: -webkit-fill-available;
	max-width: -moz-available;
    padding: .575rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	margin:5px;
}
.form-control:focus, .wpcf7-form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
/* contact form 7 css start */
.wpcf7-radio {
    background: none;
    border: none;
	padding:0px;
}
.wpcf7-form-control input[type="radio"] {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
}
span.wpcf7-list-item{
	margin:0;
}
.wpcf7-list-item input[type="radio"]:checked ~ span {
    background: #2e9441;
    color: #fff;
}
span.wpcf7-list-item-label {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px;
    display: block !important;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 250px;
    border-radius: 5px;
    background: #2e9441;
    color: #fff;
    margin: auto;
}
/* Contact Form 7 end */
.row {
    width:100%;
    display: flow-root;
}
.col-md-2,.col-md-3, .col-md-4, .col-md-6, .col-md-8,.col-sm-2, .col-sm-3, .col-sm-4,.col-sm-6,.col-md-20{
    position: relative;
    width: 100%;
    min-height: 1px;
}
@media (min-width: 768px){
h1 {font-size: 48px;}
h2 {font-size: 36px;}
h4 {font-size: 21px;}
.content{padding:0 10%}
	img.custom-logo{max-width:200px;}
.col-sm-2 {
    width: 16.66666667%;
}
.col-sm-3 {
    width: 25%;
}
.col-sm-4 {
    width: 33.33333333%;
}
.col-sm-6 {
    width: 50%;
}
.col-sm-2, .col-sm-3, .col-sm-4, .col-sm-6{
    float: left;
}

}
@media (min-width: 1200px){
  button.navbar-toggler  {
    display: none;
}
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.d-lg-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
}
@media (max-width: 1199px){
li.menu-item-has-children:after {
    position: absolute;
    right: 15px;
}
ul.navbar-nav{
    display: none;
    background: #f1f1f1;
    width: 70%;
    left: 0px;
    top: -16px;
    height: 100%;
    z-index: 9999;
    padding: 80px 10px;
    position: fixed;
}
.navbar-nav li.menu-item {
	width: -moz-available;
    width: -webkit-fill-available;
}
}
@media (min-width: 992px){
.col-md-2 {
    width: 16.66666667%;
}
.col-md-20{
    width: 20%;
}
.col-md-3 {
    width: 25%;
}
.col-md-4 {
    width: 33.33333333%;
}
.col-md-6 {
   width: 50%;
}
.col-md-8 {
    width: 66.66666667%;
}
.col-md-2,.col-md-20, .col-md-3, .col-md-4,.col-md-6,.col-md-8{
    float: left;
}
.text-md-left {
    text-align: left!important;
}
.text-md-right {
    text-align: right!important;
}
}
.card-img-top {
   width: 100%;
   border-top-left-radius: calc(.25rem - 1px);
   border-top-right-radius: calc(.25rem - 1px);
   height: 200px;
}
.card-body {
   -webkit-box-flex: 1;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   padding: 1.25rem;
}
.blog-post-title a, .blog-post-title {
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   min-height: 63px;
}
.post-description p {
   font-size: 100%;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   margin: 30px 0;
}
.blog-main {  margin-top: 80px;}
.comment-form input#submit {
  color: #fff;
  background-color: #7ed7fb;
  padding: 15px 24px;
  border: 1px solid #7ed7fb;
  border-radius: 30px;
}
#menu-item-13178{
    border-color: #6dab3c;
    background-color: #6dab3c;
	font-size: 12px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 16px;
    padding-right: 16px;
}
#menu-item-13178 a{
	color: white;
	font-weight: 600;
	letter-spacing: 2px;
}
.custom-logo-link img{
	position: absolute;
    bottom: 0px;
}
@media (max-width: 1024px){
	img.custom-logo{
		max-width: 140px;
	}
}
.subsc{
	margin-top: 16px;
}
.form-control, .wpcf7-form-control{
	line-height: 0.5 !important;
}