/*
Theme Name: Spingurus 
Theme URI: http://www.smanikdesign.com
Author: SManik Design
Author URI: http://www.smanik.com
Description: Special Theme Development For spingurus .
Version: 1.0
License: GNU General Public License v2 or later
Tags: Ensurity Group Theme
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.google-slide h2{
margin: 25px 0px 24px;
}
.m-auto{
float:unset !important;
margin:0 auto !important;}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required{
height: 45px;
    border-radius: 0px;
    border: none;
    box-shadow: #ccc 4px 4px 5px;
    background: #fff;
    width: 100%;
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #999ca5;
}
.dur{ font-weight:bold;}
.cl_dur{width: max-content;
    float: right;}
.box-shadow{box-shadow: 0 8px 60px 0 rgba(103,151,255,.11), 0 12px 90px 0 rgba(103,151,255,.11); padding:20px;}
.d-flex{ display:flex;}
.justify-content-center{ justify-content: center}
.carousel-indicators li{ border: 1px solid #a9cf46 !important;}

ol.post_list_li {
    font-size: 22px;
    color: #4f4f4f;
}
@media only screen and (max-width: 768px)
{
ol.post_list_li {
    font-size: 17px;
}
.cl_dur{ float:unset !important;}
}
.heading h4{ font-size:28px;
color: #a9cf46;
}