p{   
font-size: 15px;
color: #454545;}
.pri-colr{ background: #fe5969; }
.sec-colr{ background: #8BC34A;}
.dark{color:#2f2f2f;}     
.dark{background:#04091e;}

*, ul, p{ margin: 0px ; padding: 0px;  }
.main_page_body{background-color:  #fafbfc;}
.logo{ width: 25%;}
.logo img {
    width: 55%;
    box-sizing: border-box;
    padding: 5px;
}
.container {max-width: 1280px !important;}
.openNavItems{ display: none; }
ul{ margin-bottom: 0px; }
#openNav{ display: none !important; }
.nav_ul{ margin-bottom: 0px; }
.mobile-view { display: none; }
.nav-top{ background:#04091e; display: ;}
.navbar-expand-md{ background-color: white; padding: 0px !important;}
.nav_ul li{ display: inline-block; }
.nav_ul li a{ color:#2f2f2f; }
.openNavItems ul li{ list-style: none;}
.menu_mob p{ padding: 10px; color: white; margin-bottom: 0px;}
.openNavItems ul li a{ color: white; }
.ul_items li{
display: inline-block;
vertical-align: top;
font-weight: 600;
line-height: 20px;
color: rgba(0,0,0,.6);
float: left;
border-left: solid 1px transparent;
border-right: solid 1px transparent;
}
.ul_items{ margin-bottom: 0px; padding: 10px 5px; }
.ul_items li a{
font-size: 13px;
font-weight: 500; color: black}
.list_img{  
width: 35px;
}


.ul_items{ position: relative; }
.ul_drop_item{
vertical-align: top;
visibility: hidden;
opacity: 0;
transition: all 0.2s ease-in;
transform: translateY(50px);
}
.ul_drop_item{
background: #fafafa;
position: absolute;
left: 0px;
width: 220px;
    z-index: 1;
top: 100%;
padding:0 0.5rem;
}

.ul_items:hover .ul_drop_item{

background: white;
margin-left: auto;
margin-right: auto;
visibility: visible;
opacity: 1;
transform: translateY(0);
border-radius: 0px 0px 3px 3px;

}
.ul_drop_item li{ display: list-item; float: unset; list-style: none; padding: 5px; }
.ul_drop_item li:hover{ background: #fafafa; }
.ul_items .nav-link {
    padding: 0rem 0.4rem;
}





.call_request{
    color:white;
    background: #0ae3b8; 
    padding:7px 15px !important; 
    font-size: 16px; 
    float: right; 
      
    border-left: none !important;      
    display: flex;
    font-weight: 600;

    cursor: pointer;
}

.top-nav-ul{ margin-bottom: 0px; }
.top-nav-ul li a{ color: white; font-size: 14px; font-weight: 100; }
.top-nav-ul li i{ color: white; font-size: 14px; font-weight: 100; padding: 0px 10px;}
.top-nav-ul li{ display: inline-block; padding: 7px;}
.top-nav-ul li:not(:first-child){ border-left: 1px solid white; }

.service_carousel .list_img{ width: 45% !important; margin: auto;}
.service_carousel  ul li{ display: inline-block; text-align: center;}
.service_carousel  ul li .nav-link{    padding: 0px;
font-size: 12px;
color: black;}
.service_carousel  ul{ margin-bottom: 0px; }
.service_carousel .item{ text-align: center; }
.service_box{ background: #fafafa;}
.banner_carousel .owl-prev{ position: absolute;top: 30%; left: 0;  }
.banner_carousel .owl-next{ position: absolute;top: 30%; right: 0; }
.service_carousel { padding: 10px 2px; background: #fafafa; display: none;}

.ul_items:hover{ background: white;  box-sizing: border-box;}

/*--=-=-=-=-=-=--- banner css--=-=-=-=-=---*/
.ser-list-con{ text-align: center; }
.service-content{ padding: 35px 0px; }
.service-content h3{ font-size: 30px; color:#0062cc; text-align: center; position: relative;}
.borddr-head{    border-bottom: 2px solid #dddddd;
width: 20%;
margin: 10px auto;
margin-bottom: 10px;
} 
.service-content p{ text-align: center; }
.ser-list-con ul li{    border: 1px solid #dfdfdf;
border-top: none;
border-left: none;
display: inline-block;
list-style: outside none none;
margin: 0;
vertical-align: top;
width: 33.3%;  
float:left;
padding: 20px 10px;}
.ser-list-con ul li:nth-child(3n) {
border-right: medium;
}
.ser-list-con ul li:nth-child(4n) {
border-bottom: medium;
}
.ser-list-con ul li:nth-child(5n) {
border-bottom: medium;
}
.ser-list-con ul li:nth-child(6n) {
border-bottom: medium;
}
.ser-list-con .icon img{ width: 80px; padding: 10px;}
.ser-list-con ul{ margin-bottom: 0px; }
.gettop_ranking{     
    font-size: 13px; 
    background-color:#0062cc; 
    color: white; 
    text-transform: uppercase; 
    border-radius: 40px; 
    padding: 8px 15px;  
    margin: 10px;
}
.gettop_ranking:hover{
background-color:#8BC34A;
color: white;
text-decoration: none;
-webkit-transition: 0.2s; /* Safari */
-webkit-transition-timing-function: linear; /* Safari */
transition: 0.2s;
transition-timing-function: linear;
}
.pra_text{ padding: 10px 0px; }
.title a{     font-weight: bold;
color: #454545; }
.ser-list-con ul li:hover{ background-color: white; transition: 0.5s linear;  }
.ser-list-con ul li .icon img{ opacity: 1.0; transition: 0.2s linear; }
.ser-list-con ul li .title { opacity: 1.0; transition: 0.2s linear; }
.ser-list-con ul li .pra_text { opacity: 1.0; transition: 0.2s linear; }
.ser-list-con ul li .gettop_ranking{opacity: 1.0; transition: 0.2s linear; }

.accordion-item {
background-color: transparent;
transition: background-color 0.2s ease-in 0.3s;
}
.accordion-item:not(:last-child){ border-bottom: 1px solid #616161;}
.accordion-item.active {
transition: background-color 0.2s ease-in 0s;
}
.accordion-item.active .accordion-header {
color: #bababa;
transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0.2s;
}
.accordion-item.active .accordion-header h4:before, .accordion-item.active .accordion-header h4:after {
background-color: #bababa;
transition: background-color 0.2s ease-in 0.2s, -webkit-transform 0.2s ease 0.1s;
transition: background-color 0.2s ease-in 0.2s, transform 0.2s ease 0.1s;
transition: background-color 0.2s ease-in 0.2s, transform 0.2s ease 0.1s, -webkit-transform 0.2s ease 0.1s;
}
.accordion-item.active .accordion-header h4:before {
display: none;
}
.accordion-item.active .accordion-header h4:after {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.accordion-item.active .accordion-body {
max-height: 900px;
padding: 0 25px 15px;
transition: max-height 0.3s ease-in 0s, padding 0.2s ease-in 0s;
}
.accordion-item.active .accordion-body p {
opacity: 1;
transition: opacity 0.2s ease-in 0.2s;
color: #bababa;
}
.accordion-header {
color: #bababa;
padding: 15px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
}
.accordion-header h4 {
position: relative;
font-size: 16px;
margin: 0;
}
.accordion-header h4:before, .accordion-header h4:after {
content: "";
position: absolute;
background-color: white;
transition: background-color 0.2s ease-in 0s, -webkit-transform 0.2s ease 0s;
transition: background-color 0.2s ease-in 0s, transform 0.2s ease 0s;
transition: background-color 0.2s ease-in 0s, transform 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
}
.accordion-header h4:before {
width: 10px;
height: 2px;
right: 0;
top: calc(50% - 1px);
}
.accordion-header h4:after {
width: 2px;
height: 10px;
right: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.accordion-body {
max-height: 0;
padding: 0 15px;
overflow: hidden;
transition: max-height 0.2s ease-out 0s, padding 0.1s ease-out 0.2s;
}
.accordion-body p {
font-size: 0.875rem;
line-height: 1.7;
opacity: 0;
margin: 0;
transition: opacity 0.2s ease-in 0s;
}
.seo-info-India{ padding: 30px; }
.bold_tag_h3{       color: white;
    text-transform: uppercase;
   
    font-size: 20px;}
.seo_info_top p{ color: #bababa; }
.clint_title{ padding: 10px 0px; }
.clint_title h3{ text-transform: capitalize; color: #3f3f3f; position: relative; overflow: hidden; padding: 10px 0px;}
.clint_title h3:after{content:" "; position:absolute; bottom:0; left:0; width:20%;}   
.claint-section{ background-color: white; padding: ; box-shadow:0px 0px 6px 1px #dbdbdb; }  
.clint_comment em{ font-weight: lighter; color: #242424; }  
.clint_name{padding: 10px; }
.clint_name p{ margin-bottom: 0px; }
.clint_name span{ color: #0071BC; }
.clint_logo ul li img{ width: 100%; height: 100%; }
.clint_logo ul li{ list-style: none; display: inline-block; width: 100px; height: 100px; border:1px solid #bababa; margin: 5px;}
.view_all_btn{ background-color:  #0071BC; border-radius: 30px; padding: 5px 15px; color:white; margin: 10px 0px; float: left;}
.more_comment_btns:hover .view_all_btn{
  background: #0071BC;   color: white; text-decoration: none;
}
.clint_logo ul li:hover{
background-color: #e91e630a; z-index: 2;   
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;}
.clint_logo ul li:hover img{
z-index:1; opacity: 0.3;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;}



.banner_carousel .col-md-7 a {
    color: #e30000;
    font-weight: 500;
    font-size: 18px;
}   

  

.Bettering-App{
background-color: white;
border-radius: 4px;
padding: 20px;
box-shadow: 0px 0px 6px 0px #efefef;
}
.news_title{ padding: 20px 0px; }
.news_img img{ width: 100%; }
.Blog-box{ background-color: #0071BC;
border-radius: 4px;

box-shadow: 0px 0px 6px 0px #efefef; }
.Blog-box ul li{list-style: none; padding: 10px 20px;}
.Blog-box ul li:not(:last-child){ border-bottom: 1px solid #efefef }
.Blog-box ul li h5{ font-size: 15px; color: white; }
.Blog-box ul li a{ font-size: 13px; color: white; }
/*--=-=-=-=--get-in-touch---=-=-=---*/
.get_in_touch{ background-image: url(../img/visual-page-dice-1.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; width: 100%; min-height: 600px; position: relative; background-attachment: fixed;}
.back-col{background-color: #22222275; z-index: 2; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 30px;}
.get_touch_h_tag h1{
color: white;
font-size: 40px;
font-weight: bold;}
.get_touch_h_tag {
text-align: center;
padding: 20px;}
.contatc_detail h3{ color: white; font-weight: bold;}
.contatc_detail h3 span{ font-size:18px; }
.location{ padding: 10px; }
.location p,span{ color: white; }
.location p{ font-weight: bold; }
.enquiry{ padding: 10px; }
.enquiry p{ color: white; }
.enquiry span{ color: white; }
.enquiry a{ color: white; }  
.enquiry p{ font-weight: bold; }


.hr{ padding: 10px; }
.hr a{ color: white; }
.hr span{ color: white; }
.hr p{ font-weight: bold; color: white;}


.get_connected{ padding: 10px;}
.get_connected span{ color: white;}
.get_connected p{ font-weight: bold; color: white;}
.get_connected a{ padding: 5px; color: white; }
.get_connected a:hover{ color: white; }
.back-col .form-control{ border-radius: 0px;     color: #ffffff;
background-color: #ff797900; }
.back-col input::-webkit-input-placeholder { color: white;}
.back-col input:-ms-input-placeholder { color: white;}
.back-col input::placeholder {color: white;}
.back-col textarea::-webkit-input-placeholder { color: white;}
.back-col textarea:-ms-input-placeholder { color: white;}
.back-col textarea::placeholder {color: white;}
.back-col .captcha{ background-color: white; text-align: center;}
.back-col .captcha p{     color: #d13a69;
padding: 5px;
font-weight: bold;
font-size: 18px; border:1px solid gray;}
/*--=-=-=-=--footer css--=-=-=---*/

.footer{ background: #04091e; }
.colum{width: 20%;
padding: 20px;}
.toprow h5 {
color: silver;
font-size: 14px;
font-weight: 700;
margin: 0 0 2px;
}
.toprow .context > ul li a {
color: silver;
text-decoration: none;
font-size: 12px;  
}
.toprow .context > ul li:hover a {
color: #F44336;   

}
.toprow .context ul li{ list-style: none; }
.bottomRow {
background: #393939 none repeat scroll 0 0;
color: silver;
display: inline-block;
font-size: 11px;
line-height: 20px;
padding: 18px 0;
text-align: center;
vertical-align: top;
width: 100%;
}




/*----=-=--=-=--about-css--=-=-=-----*/
 .moreRow {
    padding: 30px;
    background: #0071BC;
    color: #FFF;
}    
 .moreRow h2 {
    font-size: 21px;
    line-height: normal;
    color: #fff;
    font-weight: 600;
    margin: 0 0 20px 0;
}   
 .moreRow ul {
    margin: 0;
    padding: 0;
}
 .moreRow ul li {
    list-style: none;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;   
    padding: 10px 0 10px 32px;     
    font-size: 14px;
    border-top: 1px solid #5eaee3;
    line-height: 20px;
}
   


 .moreRow ul li:before {
    background: url(../img/slist-icon.png) no-repeat;
    content: "";
    height: 22px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 22px;
    z-index: 1;
}

	
    .enterwebsitesection {
    background: #0071BC;
    margin: 10px 0;
    padding: 20px;
    overflow: hidden;
    border-radius: 5px;
}


.enterwebsitesection h3 {
    color: #FFF;
    font-size: 15px;
    text-transform: uppercase;
}
.boldtxt {
    font-size: 22px;
    font-weight: bold;
}
.enterwebsitesection form {
    margin-top: 20px;
}
.enterwebsitesection input {
    border-radius: 3px;
    border: none;
    padding: 10px;
    font-size: 13px;
    width: 70%;
  
}   
.enterwebsitesection input[type=submit] {
    border-radius: 3px;
    padding: 10px 15px;
    border: none;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
   
    margin-left: 10px;
    width: auto;
    text-indent: 0;
}  


	
	.other_banner{ background: #282828; width: 100%;}      
	.about_icon img{width: 100%;}  
	.other_banner{ background-image: url(../img/banner-other.svg);background-position: center;  width:100%;}  
	.img__serviceban{
	    width:70%;
	    padding:1rem;
	}
	.content_head h1{    color: white;
    font-size: 30px;
    font-weight: bold; text-transform: uppercase;}       
    .content_head h3{ color: white; }  
    .content_head p{ color: white; }     
    .content_head{padding: 30px;}  
    
    .block_section {
    display: inline-block;  
    vertical-align: top;       
    width: 100%;
    background: #FFF;
    margin-bottom: 24px;
    box-shadow: 0px 0px 3px 0px #ebebeb;
}

    .popular-links ul li{ list-style: none;  }
  .block_section .title_right {
    color: #0068a1;
    font-size: 22px;
    font-weight: 600 !important;
    padding: 0 0 10px;
   margin-bottom: 20px;
    position: relative;
}
.block_section .popular-links ul li a {
    font-size: 13px;
    line-height: 23px;
    color: #333333;
}
.block_section .popular-links ul li:before{
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    z-index: 1;
    left: 2px;
    top: 2px;
    font-size: 14px;
    color: #276ea2;
}

.block_section .padblock {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 20px;
}

.block_section .popular-links ul li {
    padding-bottom: 10px;
    margin-bottom: 8px;
    border-bottom: 1px dotted #e8e8e8;
    padding-left: 17px;
    position: relative;
}


.block_section .title_right::before {
    background: #609d39 none repeat scroll 0 0;
    bottom: -1px;
    content: "";
    height: 3px;
    left: 0;   
    position: absolute;
    width: 45px;
}    
.ab_content{ padding: 20px 0px; }

.ab_content p{ color: #454545; }
.form_section{ background-color:#0071BC; padding: 10px 20px;}   
.green_title{ font-size: 20px; color: white; padding: 10px 0px; }     


.banner_carousel{ background-image: url(../img/spur_banner.jpg); 
    background-position: top; 
    width: 100%; 
    height: 450px;  
    background-repeat: no-repeat;     
    background-size: cover;  
 }



 /*--=-=-=-=-=--services page css--=-=-=-=---*/

.callback_box{
    background-color: #dc3545 !important; 
    box-shadow: 0px 0px 3px 0px #ebebeb; 
    margin: 10px 0px; 
    border-radius: 10px;     
    text-align: center;
}  
.callback_box .ser_h_tag h4{ 
    color: white !important; 
    font-size: 20px; 
}
.callback_box .btn{ 
    border-radius: 20px; 
    padding: 5px 30px; 
    color: white;
}        

.services_box{ 
    background-color: white; 
    box-shadow: 0px 0px 3px 0px #ebebeb; 
    padding: 10px; 
    margin: 10px 0px;
} 


.services_box:hover{background: #f2f8ff; box-shadow: 0px 0px 5px 1px #ebebeb; }   
.services_box:hover .ser_btn .btn{ background: #dc3545; }  


.ser_h_tag{ 
    text-align: center;      
}
.ser_h_tag h4{ 
    font-size: 18px;      
    color: #2f2f2f;     
    padding: 15px 0px;
}

.callback_box{padding: 20px 0px;}  

.callback_box p{ color: white;  }  
.ser_para p{ 
    color: #454545;    
    font-size: 14px; 
    text-align: center; 
}
.ser_icon img{
 width: 100%;
}
.ser_icon{ 
    width: 50px; 
    height: 50px; 
    margin: 0 auto;
     }  
.ser_btn{ 
    margin: 10px auto; 
    text-align: center;
}
.ser_btn .btn{
    border-radius: 20px; 
    color: white; 
    font-size: 13px;
}  




/*----=-=-=---enquery-form css--=-=-=---*/ 

 .enquery_form .modal-body{background: rgb(7,95,110);
background: linear-gradient(60deg, rgba(7,95,110,1) 0%, rgba(81,255,250,1) 100%);
        border-radius:5px; padding: 35px;   
       }

.enquery_form .close{ 
    background: #dc3545;  
    color: white;
    width: 35px;
    height: 35px;
    line-height: 0;
    border-radius: 50%;  
    padding: 9px;
    position: absolute;
        right: -15px;
    top: -15px;  
    opacity: 1; 
        }

.enquery_form { padding: 10px;}
.enquery_form .modal-title{       
    padding: 5px 0px  0px 0px;   
    color: white;
    text-align: center;
}
    .enquery_para{ color: white; }

   .enquery_form  form input{ 
    border-radius: 0px; 
    border-color: white;  
    background: none;
    color: white;
   }
   .enquery_form  form input::placeholder{ color: white; }
   .enquery_form  form input::-webkit-placeholder{  color: white; }  
   .enquery_form .modal-content{ background: none !important; border: none !important; }


   /*---=-=-=-=-=-- view-packege-form css--=-=-=-=-----*/

  

   /*---=-=-=-=-=--service form-modal css---=-=-=-=-=-=---*/

   #service_modal .modal-content{ 
    border: none; 
    border-radius: 8px; 
    padding: 0px; 
    border:0px solid red;
}
    #service_modal .modal-dialog{
     max-width: 700px; 
 }
   #service_modal .modal-content .close {
    background: #dc3545;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -16px;
    right: -15px;
    border-radius: 50%;
    color: white;
    opacity: 1;
    z-index: 2;
    padding: 0px 2px 4px 0px;  
}
            #service_modal .modal-body{ 
                padding: 0px; 
                border-radius: 8px; 
            }
            
            .modal_body_ul ul li{ 
                display: inline-block;
                padding: 0px;
                 }
            .modal_body_ul ul .first_li{
                width: 40%;
            border-radius: 8px 0px 0px 8px;   
            background-image: url(../img/form-banner.jpg);
            background-size: cover;
            background-repeat: no-repeat;
            background-position: 45% 20%;  
                }
            .background_log{
            background: #049379b8;
            width: 100%;
            height: 100%;
            padding: 20px;
            }
            .modal_body_ul ul .second_li{ 
                width: 59%;   
                border-radius: 0px 8px 8px 0px; 
                padding: 20px;  
                position: absolute;
            }
            .modal_body_ul ul{ margin-bottom: 0px; }
            .social_con_box{ text-align: center; }
            .social_con_box ul li{
            display: inline-block;
            width: 30px;
            height: 30px;
            border:1px solid white;
            border-radius: 50%;
            }
            .m_head_tag h2{ color: white; text-align: center; margin-top: 20px;  }
            .social_con_box ul li a{ color: white;    line-height: 2; }
            .social_con_box ul li:hover{ background-color: white;}
            .social_con_box ul li:hover .facebook{ color: #3b579d;}
            .social_con_box ul li:hover .twitter{ color: #2caae1;}
            .social_con_box ul li:hover .linkedin{ color: #007bb6;}
            .social_con_box ul li:hover .pinterest{ color: #c61614;}
            
            
            
            .m_para_tag{ padding: 20px 10px;  }
            .m_para_tag p{ color: white; text-align: center; }
            .m_contact_tag{ padding: 20px 10px;  }
            .m_contact_tag p{ text-align: center;}
            .m_contact_tag p a{ color: white;  font-size: 15px; font-weight: bold;}
            .m_form  .m_head_tag h2{
                color: black;
            text-align: center;
            margin-top: 20px;
            font-size: 25px;
            font-weight: 300;
            padding: 0px 0px 10px 0px;
            }
            .m_form { padding: 0px 35px; }
            .m_form  input{ border-color: #39a19a; border-radius: 4px; background-color: none; height: 35px; margin: 20px 0px;}
            .m_form  ::placeholder{ font-size: 13px; }
            .m_form  ::-webkit-placeholder{ font-size: 13px; }
            .m_form  input::placeholder{ font-size: 13px; }
            .m_form  option{ font-size: 13px; }
            
            
            .m_form .btn{background-color: #049379; border-radius: 20px; border: none; padding:5px 30px; margin: 0 auto; }
            .m_nav_form{ padding: 0px; text-align: center; }
            .m_nav_form ul li{ display: inline-block; padding: 0px 2px;}
            .m_nav_form ul li:not(:last-child):after{ content: ' | '; color:#5d5d5d; margin-left: 5px; }
            .m_nav_form ul li a{
                color: #5d5d5d;
            font-size: 14px;
            }
            .m_form_btn{ text-align: center; }



.ab_content .uls ul li{ list-style: none; font-weight: 100; padding: 2px 5px;}

.ab_content .uls ul li i{font-size: 12px; color: #dc3545;}

/*---=-=-=-=-=----testimonial---=-=-=-=-=---*/


.testimonial{
    margin: 0 20px 40px;
}
.testimonial .testimonial-content{
    padding: 35px 25px 35px 50px;
    margin-bottom: 35px;
    background: #fff;
    border: 1px solid #f0f0f0;
    position: relative;
}
.testimonial .testimonial-content:after{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 22px;
    transform: rotate(45deg);
}
.testimonial-content .testimonial-icon{
    width: 50px;
    height: 45px;
    background: #ff4242;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px;
}
.testimonial-content .testimonial-icon:before{
    content: "";
    border-bottom: 16px solid #e41212;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}
.testimonial .description{
    font-size: 16px;
    font-style: italic;
    color: #545b62;  
    line-height: 23px;
    margin: 0;
}
.testimonial .title{
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #525252;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px 0;   
}
.testimonial .post{ color: #eb3300; }

  

.list_benefits ul li{ padding: 5px; list-style: none;}  
.list_benefits ul{ padding: 10px 5px; }

.list_benefits ul li b{ color: #5b5b5; }  

.head-tag h2{font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0px;
}    

.ab_head h5{     font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0px;
    color: #4f4f4f; }       

 .content-list ul li strong{ color: #494949; }
.content-list ul li{ list-style: none;  padding: 10px 15px; position: relative; } 
 .before_icon ul li strong{ color: #494949; }     
 
 .before_icon ul li{ list-style: none;  padding: 10px 30px; position: relative; } 


 .before_icon ul li:before {  
    background: url(../img/slist-icon-blue.png) no-repeat;
    content: "";
    height: 22px;
    left: 0;    
    position: absolute;  
    top: 15px;
    width: 22px;
    z-index: 1;
} 
.btn:not(:disabled):not(.disabled){
    display: inline-block !important;
}

