/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/* Your custom css codes start here: */


.panel-body>ol {
    list-style: disclosure-closed !important;
    margin-left: 40px;
}

#style-switcher {
    display: none;
}

.bg1 {
    background: #f4f7fe;
    padding: 10px;
}

.bg2 {
    background: #f7f7f7;
    padding: 10px;
}

.colorlight {

    background: linear-gradient(to top, #00aeff 0%, #2531a1 100%);
    color: #ffffff;
    padding: 10px;
    border-radius: 10px 5px 10px 5px;
}

.layer-overlay.overlay-theme-colored-7::before {
    background-color: rgba(31, 51, 69, 0.7);
    background: none;
}

.list-border li::marker {
    color: blue;
}

.readmore1 {
    color: #ffffff !important;
    text-align: right;
    font-size: 11px;
    float: right;
    background: #4b528f;
    padding: 10px;
    margin-top: 10px;

}

.link a {
    color: #ffffff;
    text-align: right;
    font-size: 11px;
    float: right;
    background: #4b528f;
    padding: 10px;
    margin-top: 10px;
}

.readmore2 {
    color: #333333 !important;
    text-align: right !important;
    font-size: 11px !important;
    float: right !important;
    padding: 0px 10px !important;
    background: none !important;
    margin-top: 0px !important;

}

.readmore2 a:hover {
    color: #4b528f !important;
}

.elg {
    margin-top: 14px;
    position: absolute;
    font-weight: bold;

}

.layer-overlay {
    min-height: 400px;
}

@media only screen and (max-width: 600px) {

    .font25 {
        font-size: 13px !important;
    }
}

.sendenq {
    right: -54px;
    bottom: 0px;
    position: fixed;
    padding: 20px;
    z-index: 99999;
}

.sendenq img {
    width: 60%;
}

@media only screen and (max-width: 767px){ .menuzord-brand img {
    max-height:120px !important;
}}
.clearfix{
    clear:both;
}  

.text-theme-colored2-slide {
background: rgba(0,0,0,0.6);
  padding: 10px;
    text-transform:uppercase;
    font-size:34px !important;
    
}
.text-theme-colored2{color: #fff!important;}

.text-theme-colored2.blue {
    color: #324f95 !important;
}
.menuzord-menu{
 margin-top:40px;   
}

.menuzord-menu > li > .megamenu{
     margin-top:40px !important;  
}
.nospace{
   padding-right: 0px !important;
   padding-left: 0px  !important;
    
}
.nospace1{
    margin:0px !important;
}

.whitecolor{
    color:#ffffff !important;
}

.footer-menu{ padding-right: 0px !important;
padding-left:14px
}

.black{color: #000!important;}

.form-group label{display: none;}
.form-group {width: 47%; margin-right: 4%;  display: inline-block;}
.form-group:nth-child(2n) { margin-right: 0%;}
.form-group:nth-child(6n) { margin-right: 0%;}
.form-group:nth-child(7n) { margin-right: 0%; width: 100%;}
.form-group:nth-child(8n) { margin-right: 0%; width: 0%;}
.form-group:nth-child(9n) { margin-right: 0%; width: 100%;}
.form-group:nth-child(9n) .submit input{background: #333333; color: #fff; font-size: 16px; padding: 10px 0; width: 100%; }
.form-group:last-child{margin: 0;}


@media only screen and (max-width: 767px) {

.bg-silver-light .heading{font-size: 20px;}
.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap :last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap :last-child{font-size: 20px!important; line-height: 20px!important; text-wrap: wrap!important;}

}

.float{position: fixed; bottom: 30px; right: 240px; z-index: 999;}
.float span{width: 40px; height: 40px; display: block;}
.float span img{width: 100%;}