/*
Theme Name: Bikot-Apps 
Theme URI: https://themexbd.com/bikot/apps/
Author: themex
Author URI: https://www.templatemonster.com/authors/themex/
Description: Bikot - Apps Landing Page WordPress Theme
Version: 1.0.0
Tested up to: 6.1
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready
Text Domain: Bikot-Apps
*/
/*----------------------------------------
 Don't change any css from here. If you need to change, Please use child theme.
------------------------------------------*/


/*

.service-item.all_color_service.text-center {
    min-height: 380px;
}

.text_box.all_icon_color img {
   
}
.btn-primary {
    color: #fff;
    background-color: #1e73be;
    border-color: #1e73be;
}
a#scrollUp {
    display: none;
}

@media (max-width: 767px) {
    .mobile_menu_logo img {
        max-width: 100%;
        height: 81px;
    }
}


.gsdfgfdg {
    position: relative;
}
.gsdfgfdg ul {
    list-style: none;
    margin: 0;
}
.gsdfgfdg ul li{}
.gsdfgfdg ul li a {
    color: #0066ff;
    font-weight: bold;
    font-size: 18px;
}
.gsdfgfdg ul.sub-menu {
    position: absolute;
    top: 24px;
    opacity: 0;
}
.gsdfgfdg ul li:hover ul.sub-menu{ 
 opacity: 1;
 }

.mobile_logo_area a.dtbtn{
    padding: 8px 10px;
    margin-left: 5px;
}

.bikot_nav_area.scroll_fixed.bdbar.postfix.prefix {
    background: #ffffff47;
    box-shadow: none;
}









*/



.none{
    display: none;
}
.block{
    display: block;
}
.block2{
    display: none;
}
h2#exampleModalCenterTitle {
    font-size: 23px;
}
input#number {
    border: 1px solid #ddd;
    height: 52px;
    width: 65%;
    padding: 0 10px;
    font-size: 20px;
}
.mdbtn .btn {
    padding: 10px 15px;
    font-size: 20px;
}
.result {
    font-size: 18px;
    font-weight: 700;
    background: #f7f7f7;
    margin: 20px 0;
    color: #3a3636;
}

.mdbtn .btn.btn-danger {
    background: #dc3545;
}
.mdbtn .reseta {
    background: #953232;
    border-color: #953232;
}
.result p {
    font-size: 20px;
}