

.covid-faq ul {
   padding-left: 0px;
   margin-left: 0px;
}

.covid-faq ul li {
    font-weight: 500;
    list-style-type: none;
   padding-left: 0px;
   margin-left: 0px;
   padding-bottom: 8px;
}
.covid-faq ul li a {
   color: #151246;
}
.covid-faq ul li a:hover {
   color: #e86031;
}

.wpforms-container form#wpforms-form-3045 input[type=radio], .wpforms-container form#wpforms-form-3045 input[type=checkbox] {
    display:none; 
    margin:20px;
}
.wpforms-container form#wpforms-form-3045 input[type=radio] + label, .wpforms-container form#wpforms-form-3045 input[type=checkbox] + label {
    font-size: 18px;
    margin-bottom: 10px;
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #e7e7e7;
    border-color: #ddd;
    transition: all 0.3s ease-in-out;
   width: 100%;
    text-align: center;

}
 
form#wpforms-form-3045 input[type=radio]:checked + label, form#wpforms-form-3045 input[type=checkbox]:checked + label, form#wpforms-form-3045 input[type=radio]:checked + label, .wpforms-container form#wpforms-form-3045 input[type=radio] + label:hover, .wpforms-container form#wpforms-form-3045 input[type=checkbox] + label:hover {
    font-weight: 700;
    background-image: none;
    background-color: #fdca0b;
    cursor: pointer;
}
 
.wpforms-container form#wpforms-form-3045 ul li {
    display: inline-block;
}

div.wpforms-container-full .wpforms-form input[type=submit], 
div.wpforms-container-full .wpforms-form button[type=submit] {
  background-color: transparent!important;
  font-family: proxima-nova, sans-serif;
  border: solid 1px #151246;
  text-transform: uppercase;
  font-weight: 600;
  color: #151246;
  font-size: 16px!important;
}

div.wpforms-container-full .wpforms-form input[type=submit]:hover, 
div.wpforms-container-full .wpforms-form button[type=submit]:hover {
  border: solid 1px #151246;
    color: #151246;
}

.textwidget .div.wpforms-container-full .wpforms-form input[type=submit], 
.textwidget div.wpforms-container-full .wpforms-form button[type=submit] {
    background-color: transparent!important;
    color: #151246;
    font-size: 16px!important;
    font-family: proxima-nova, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}
.textwidget div.wpforms-container-full .wpforms-form input[type=submit]:hover, 
.textwidget div.wpforms-container-full .wpforms-form button[type=submit]:hover {
  border: solid 1px #151246;
    color: #151246;
}




.blog_small_image article#post-2887 {
   background-color: #e5e5e5!important;
   padding-top: 15px;
   padding-left: 20px;
}
.blog_small_image article#post-2887 ul {
   margin-bottom: 0px!important;
   padding-bottom: 0px!important;
}


.blog_holder .post_info {
  margin-top: 0px!important;
  padding-top: 0px!important;
  padding-bottom: 10px;
}
h3.entry_title  {
  margin-bottom: 0px!important;
  padding-bottom: 0px!important;
}
h3.entry_title a {
  font-weight: 700!important;
}

.q_logo {
  z-index: 1000;
}

.sidebar .qbutton {
   width: 100%;
   padding-left: 0px!Important;
   padding-right:0px!important;
}

.sidebar .guidelinesub {
 padding: 0px 25px 2px 25px;
 margin-top: 42px;
}
.sidebar .guideline {
 padding: 25px 25px 2px 25px;
 margin-top: 42px;
  background-color: #c9c9c9;
  border-radius: 8px;
  border: solid 0px #555;
  -webkit-box-shadow: 2px 2px 6px 3px #efefef; 
  -moz-box-shadow: 2px 2px 6px 3px #efefef;  
  box-shadow: 2px 2px 6px 3px #efefef;
}
.sidebar .orange {
 padding: 25px 25px 2px 25px;
  background-color: #e86031;
  margin-top: 42px;
  padding-bottom: 12px;
  border-radius: 8px;
  border: solid 0px #555;
  -webkit-box-shadow: 2px 2px 6px 3px #efefef; 
  -moz-box-shadow: 2px 2px 6px 3px #efefef;  
  box-shadow: 2px 2px 6px 3px #efefef;
  background-image: url("https://www.icsi.org/wp-content/uploads/2019/01/orange.png");
  background-position: left top;
}
.sidebar .yellow {
 padding: 25px 25px 2px 25px;
  background-color: #fdca0b;
 margin-top: 42px;
  border-radius: 8px;
  border: solid 0px #555;
  -webkit-box-shadow: 2px 2px 6px 3px #efefef; 
  -moz-box-shadow: 2px 2px 6px 3px #efefef;  
  box-shadow: 2px 2px 6px 3px #efefef;
  background-image: url("https://www.icsi.org/wp-content/uploads/2019/01/yellow.png");
  background-position: center middle;
}
.sidebar .red {
 padding: 25px 25px 2px 25px;
  background-color: #fdca0b;
 margin-top: 42px;
  border-radius: 8px;
  border: solid 0px #555;
  -webkit-box-shadow: 2px 2px 6px 3px #efefef; 
  -moz-box-shadow: 2px 2px 6px 3px #efefef;  
  box-shadow: 2px 2px 6px 3px #efefef;
  background-image: url("https://www.icsi.org/wp-content/uploads/2019/01/red.png");
  background-position: center bottom;
}
.sidebar .red a:hover, .sidebar .yellow a:hover, .sidebar .orange a:hover {
   color: #fff!important;
}
.sidebar .red h5, .sidebar .yellow h5, .sidebar .orange h5 {
   color: #fff!important;
}
a[rel="prev"], a[rel="next"], a[rel="home"]  {
  background-color: #fdca0b;
  border: none;
  color: #000;
  padding: 10px 0px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  font-weight: 700;
  line-height: 1.25em;
  width:90%;
  padding-left: 5%;
  padding-right: 5%;
}
a[rel="home"] {
   display: block;
   margin: 21px auto 0px auto;
   width: 75%;
}
a[rel="prev"]:hover, a[rel="next"]:hover, a[rel="home"]:hover {
  color: #fff;
}
.awsm-contact-details a {
   color: #151246;
   font-weight: 700;
}
.awsm-contact-details a:hover {
   color: #e3322c;
}
.awsm-personal-info span {
  letter-spacing: .05em;
}

.blog_holder article .post_info {
  display: inline-block;
  width: 100%;
  margin: 0 0 18px;
  color: #666;
  font-weight: 500;
}
.blog_holder article .post_info a {
  color: #666;
  font-weight: 700;
}
.post_text {
  margin-top: 42px;
}
.blog_small_image {
  margin-top: 42px;
  margin-right: 64px;
  margin-bottom: 32px;
}
.blog_small_image article {
  margin-bottom: 20px;
  text-align: left;
}
.blog_small_image article h4 a {
  color: #151246;
}

.widget #searchform{
     border: solid 1px #444;
}
.widget #searchform input[type="text"] {
    font-size:18px;
    color: #777;
}
.widget #searchform input[type="submit"] {
    font-size:18px;
    color: #777;
}
.latest_post_two_holder .latest_post_two_text {
  margin: 0px!important;
  padding: 0px!important;
}
.main_menu {
   padding-left: 40%!important;
}
header.sticky .header_bottom a {
   color: #fff!important;
 }
.latest_post_holder.boxes > ul > li {
 background-color: transparent!important;
}
header.sticky .header_bottom  #ubermenu-nav-main-2-top-navigation{
        margin-top: 0px!important;
 }
.q_logo .normal {
margin-bottom:0px;
margin-top:0px;
}
.main_menu {
   padding-left: 40%!important;
}
.mobile_menu_button {
    display: none!important;
}
 .ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target, .ubermenu-main .ubermenu-tab > .ubermenu-target { 
    margin-bottom:0px!important;
    padding-bottom:0px!important;
}
.ubermenu-target-title {
  margin: 0px!important;
  padding: 0px!important;
}

ul, ol {
   padding-bottom:21px;
}
ul a, ol a {
  text-decoration:underline;
}
ul li, ol li {
  margin-left: 32px;
    list-style-position: outside;
}
ol.a {
  list-style-type: lower-alpha;
}
.qode-title-holder {
   border-top: solid 1px #999;
}
@media only screen and (min-width: 960px) {
.container_inner .title_subtitle_holder {
  position: absolute;
  vertical-align: bottom;
}}
.column1 a.download:after {
   display: inline-block;
   font-family: "FontAwesome";
   font-size: 15px;
   content: "\f08e";
   padding-left: 6px;
   vertical-align: top;
   font-weight: 400;
}
.column1 a.download {
   text-decoration: none;
   font-weight: 600;
}
.sidebar a.download:after {
   font-family: "FontAwesome";
   font-size: 15px;
   content: "\f08e";
   display: inline-block;
   padding-left: 6px;
   vertical-align: top;
   font-weight: 400;
}
.sidebar a.back {
   text-decoration: none;
   font-weight: 800;
  margin: 21px 0px 0px 0px!important;
  padding: 0px!important;
}
.sidebar a.back:before {
   font-family: "FontAwesome";
   font-size: 15px;
   content: "\f137";
   display: inline-block;
   padding-right: 6px;
   vertical-align: middle;
   font-weight: 400;
}
.ve-cat-widget-div ul li {
   border: 0px solid #000!important;
   font-size: 18px!important;
   line-height: 24px!important;
   padding-bottom: 15px;
}
.ve-cat-widget-div ul li.active-cat a {
     color: #ffffff!important;
}
h5 span.category_blog a {
  font-weight: 800!important; 
  color: #e3322c;
  text-decoration: underline;
}

a.more, a.more:hover {
   text-decoration: none;
   font-weight: 600;
}
a.more:after {
   font-family: "FontAwesome";
   font-size: 18px;
   content: "\f138";
   display: inline-block;
   padding-left: 6px;
   vertical-align: middle;
   font-weight: 400;
}

body.home footer {
   margin-top: 0px;
}

footer {
   margin-top: 82px;
}
.qode-simple-quote-icon-holder {
  margin:0px;
  padding: 0px;
}
.qode-simple-quote-triangle-shadow, .qode-simple-quote-triangle {
  display: none;
}
.qode-simple-quote-holder {
  margin-top: 21px;
  margin-bottom: 42px;
}

#ubermenu-nav-main-2-top-navigation {
  margin-top: 36px;
}
.page_not_found h2 {
    margin: 118px 0 20px;
    font-size: 32px;
}
  
.q_icon_with_title.very_large .icon_holder img{
    width: auto;
}
@media only screen and (min-width: 1001px){
.qode_clients .qode_client_holder_inner:after {

    border-bottom: 1px solid transparent;
}
}
.q_icon_with_title.tiny .icon_text_holder {
    padding: 0 0 0px 21px;
}
.q_elements_item.qode-eh-with-shadow {
    box-shadow: 1px 2px 24px 0px rgba(74, 64, 54, 0.1);
}
.q_icon_with_title .icon_text_inner{
    padding-top: 4px;
    padding-bottom: 4px;

}
.qode_clients .qode_client_holder_inner:before{
    border-right-color: rgba(234, 234, 234, 0.5);
}

@media only screen and (max-width: 1000px){
    .qode_clients.four_columns .qode_client_holder{
        width: 50%;
    }

    .qode_clients.four_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before{
        border-right: 1px solid rgba(234, 234, 234, 0.5);
    }

    .qode_clients.four_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before{
        border-right: none;
    }
}
@media only screen and (max-width: 600px){
    .qode_clients .qode_client_holder_inner:before, .qode_clients .qode_client_holder_inner:after{
        border: none!important;
    }
}
.header_bottom{
    box-shadow: 1px 2px 24px 0px rgba(74, 64, 54, 0.1);
}