@import url('https://fonts.googleapis.com/css?family=Abel');
@import url('https://fonts.googleapis.com/css?family=Anton');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap')


body{
    margin:0;
    padding:0;
}

#total-border
{
    width:100%;
    background-color: #f1691e;
}
#inner-border
{
    width:90%;
    text-align:left;
}
#total-menu
{
    width:100%;
    background-color:#ffffff;
}
#inner-menu
{
    width:90%;
    text-align:left;
}
#total-header
{
    width:100%;
    background-color:#dde0e1;
    font-family: "Roboto Condensed", sans-serif;
}
#inner-header
{
    width:90%;
    text-align:left;
}
#inner-total-header
{
    width:100%;
    height:auto;
    display:table;
}
#left-header
{
    width:50%;
    height:auto;
    display:table-cell;
    text-align:left;
}
#right-header
{
    width:50%;
    height:auto;
    display:table-cell;
    text-align:right;
    vertical-align: top;
}
#logo-total
{
    display:table;
}
#logo-img
{
    display:table-cell;
    padding-bottom: 14px;
}
#logo-text
{
    display:table-cell;
    color: #000;
  text-transform: uppercase;
  vertical-align: middle;
  font-family: "Roboto Condensed", sans-serif;
}
#logo-text-inner
{
    border-left: 2px solid #000;
  margin-left: 10px;
  padding-left: 10px;
  font-size: 29px;
}
#logo-img img
{
    width: 88px;
    height: auto;
    margin: 14px 0 0 0;
}
#translate select
{
    width:30%;
    font-family: "Roboto Condensed", sans-serif;
    border-radius: 15px;
  color: #666666;
  background-color: #f1f5f6;
  border: #f1f5f6;
  padding: 3px 48px;
  margin-top: 11px;
}
@-moz-document url-prefix()
{
    font-family: "Roboto Condensed", sans-serif;
}
#wp-numb{
  color: #ffffff;
  text-decoration: none;
  Font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
}
#call-numb{
  color: #ffffff;
  text-decoration: none;
  Font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
}
#wp-phn
{
    padding: 5px 0 5px 0;
}
#wp-phn img {
    height: 22px !important;
    width: auto;
    vertical-align: bottom;
}
#social-icon img
{
    width: 28px;
    height: auto;
    margin-top: 10px;
}
#total-slideshow
{
    width:100%;
    font-family: "Roboto Condensed", sans-serif;
    margin: 50px 0 0 0;
}
#inner-slideshow
{
    width:80%;
}
#inner-total-slideshow
{
    width:100%;
    height:auto;
    display:table;
}
#left-slideshow
{
    width:66%;
    height:auto;
    display:table-cell;
    text-align:left;
}
#right-slideshow
{
    width:34%;
    height:auto;
    display:table-cell;
    text-align:right;
    vertical-align: top;
}
#collage
{
    padding: 0 0 0px 26px;
}
#collage img
{
    width:100%;
    height:auto;
}
#total-mobile-top
{
    display:none;
}
#mobile-collage
    {
        display:none;
    }
#total-home
{
    width:100%;
    margin-top: 20px;
}
#inner-home
{
    width:90%;
    background-color: #5893cf;
    text-align: center;
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    padding: 30px 0 30px 0;
}
#inner-total-home
{
    width:100%;
    display:table;
}
#inner-total-home-1
{
    width:100%;
    display:table;
}
#part-home
{
    width:25%;
    display:table-cell;
}
#part-home-1
{
    width:50%;
    display:table-cell;
    text-align:left;
}
#part-home-2 {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    text-align: right;
}
#inner-total-home img
{
    width: 36%;
    border: 6px solid #fff;
    border-radius: 50%;
}
#inner-total-home-1 img
{
    width: 90%;
}
#inner-total-home h4 span
{
    border-bottom:1px solid #fff;
    padding-bottom: 10px;
}
#part-home a
{
    color:#fff;
    text-decoration:none;
}
#part-home-1 
{
    
}
#part-home-1 h2
{
    color: #ff6600;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
}
#part-home-1 h2 span
{
    color: #080808;
    font-family: poppins;
}
#part-home-1 ul li
{
    color:#333;
    text-decoration:none;
    line-height: 30px;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#part-home-1 a
{
    color:#fd5d14;
    text-decoration:none;
}

button {
    background-color: #618540;
    border-radius: 3px;
    padding: 6px 6px;
    border: none;
    color: #ffffff;
}
#total-footer
{
    width:100%;
    background-color:#000;
    padding:20px 0;
    font-family: "Roboto Condensed", sans-serif;
}
#inner-footer
{
    width:90%;
}
#map
{
    width:100%;
    margin-top:20px;
}
#inner-total-footer
{
    width:100%;
    display:table;
    color:#fff;
    font-size:14px;
}
#left-footer
{
    width:50%;
    display:table-cell;
    text-align:left;
}
#right-footer
{
    width:50%;
    display:table-cell;
    text-align:right;
}
#right-footer a
{
    color:#fff;
    text-decoration:none;
    font-size:14px;
}
#total-inside
{
    width:100%;
    line-height: 26px;
    font-size: 14px;
}
#inner-inside
{
    width:90%;
}
#total-inner-inside
{
    width:100%;
    text-align:left;
    font-family: "Roboto Condensed", sans-serif;
}
#total-inner-inside img
{
    width:100%;
}
#total-about
{
    width:100%;
    display:table;
    margin-bottom: 30px;
}
#part-about
{
    width:33.33%;
    display:table-cell;
}
#part-about img
{
    width:100%;
    height:auto;
    margin-bottom: 10px;
}
#inner-part-about
{
    border:1px solid #ddd;
    padding: 6px;
    margin: 45px;
    min-height: 606px;
    height: 1450px;
    background-color: #f2f2f2;
}
.total-team #inner-part-about
{
    min-height: unset;
    height: unset;
}
#part-bottom span
{
    font-weight:bold;
    border-bottom: 1px solid #a0a0a0;
    color: #61852e;
    padding-bottom: 2px;
    font-size: 16px;
}
#part-bottom
{
    margin-bottom:20px;
}
#total-about a
{
    text-decoration:none;
    color:#000;
}
#inner-part-about h4
{
    color: #61852e;
    border-bottom: 1px solid #939393;
    padding-bottom: 2px;
    font-size: 20px;
}


#total-inner-inside span
{
    font-weight: bold;
    border-bottom: 1px solid #a0a0a0;
    color: #61852e;
    padding-bottom: 2px;
    font-size: 16px;
}

#contact-total
{
    width:100%;
    display:table;
}
#contact-left
{
    width:50%;
    display:table-cell;
    text-align:left;
}
#contact-right
{
    width:50%;
    display:table-cell;
    text-align:left;
}
#inner-form
{
    padding: 0 20px 6px 20px;
    border: 1px solid #e6e6e6;
}
#inner-form p
{
    font-size: 18px;
}
#inner-form input[type="text"], input[type="email"], input[type="number"], input[type="date"], input[type="time"], textarea, select
{
    width: 91%;
    font-size: 15px;
    line-height: 1;
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-family: "Roboto Condensed", sans-serif;
    margin-bottom: 8px;
    background-color: #fff;
}
#inner-form input[type="submit"]
{
    background: #f37638;
    color: #ffffff;
    padding: 10px 26px;
    border: none;
    font-size: 19px;
    cursor: pointer;
    border-radius: 3px;
    width: 100%;
    margin-top: 7px;
    font-family: "Roboto Condensed", sans-serif;
}

p#heading-founder {margin:0px !important; color:#5893cf;font-size: 17px;}
/*.founder_txt{
    padding: 0px 50px 0px 0px !important;
}*/
#total-inner-inside h3 {
    margin: 0px;
    font-size: 20px;
}
.founder-home{background-color:#fff !important;
    color:#000 !important;
    font-size:18px !important;
}
div#total-inner-inside h2{
    padding: 20px 25px;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #000000;
    border-left: 5px solid #61852e;
    background: #f7f7f7;
    border-radius: 4px;
    font-family: 'Poppins';
}
p#name-para {
    color: #5893cf;
    margin: 0px;
    font-size: 16px;
}
#total-footer-1
{
    width:100%;
    background-color:#000;
    padding:20px 0;
    font-family: "Roboto Condensed", sans-serif;
}
#inner-footer-1
{
    width:80%;
}
#map-1
{
    width:100%;
    margin-top:20px;
}
#inner-total-footer-1
{
    width:100%;
    display:table;
    color:#fff;
    font-size:14px;
}
#left-footer-1
{
    width:50%;
    display:table-cell;
    text-align:left;
}
#right-footer-1
{
    width:50%;
    display:table-cell;
    text-align:right;
}
#right-footer-1 a
{
    color:#fff;
    text-decoration:none;
    font-size:14px;
}
.no-spin::-webkit-inner-spin-button,
    .no-spin::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    .no-spin {
        -moz-appearance: textfield;
    }
#total-card
{
    display:table;
    width:100%;
}
#part-card
{
    display:table-cell;
    width:33.33%;
}
#part-card img
{
    width:90%;
}
#inner-part-card
{
    padding:0 10px;
    text-align:left;
}
#inner-part-card h4
{
    color: #2271b1;
    font-size:18px;
}
#inner-part-card p
{
    color: #333;
  text-decoration: none;
  line-height: 30px;
  font-size: 14px;
}
#total-sri
{
    display:table;
    width:100%;
}
#left-sri
{
    display:table-cell;
    width:70%;
    vertical-align:top;
}
#right-sri
{
    display:table-cell;
    width:30%;
}
    
@media only screen and (max-width: 768px)
{
    #translate select{width:50%;}
    #total-card
{
    display:block;
}
#part-card
{
    display:inline-block;
    width:100%;
    margin-bottom:20px;
}
#total-sri
{
    display:block;
}
#left-sri
{
    display:inline-block;
    width:100%;
}
#right-sri
{
    display:inline-block;
    width:100%;
}
}
@media only screen and (max-width: 500px)
{
    #total-menu
    {
        
    }
    #total-mobile-top
    {
        width:100%;
        background-color:#dde0e1;
        display:block;
    }
    #inner-mobile-top
    {
        width:90%;  
    }
    #inner-total-mobile-top
    {
        width:100%;
        display:table;
        padding: 20px 0 8px 0;
    }
    #left-mobile-top
    {
        display:table-cell;
        width:20%;
    }
    #right-mobile-top
    {
        display:table-cell;
        width:80%;
        color:#000000;
        font-family: "Roboto Condensed", sans-serif;
        font-size:20px;
        vertical-align: bottom;
        text-align:left;
        padding-left: 2px;
    }
    #left-mobile-top img
    {
        width:66px;
    }
    #total-slideshow
    {
        margin:0;
    }
    #inner-slideshow
    {
        width:90%;
    }
    #inner-total-slideshow
    {
        display:block;
    }
    #left-slideshow
    {
        display:inline-block;
        width:100%;
    }
    #right-slideshow
    {
        display:inline-block;
        width:100%;
        text-align: center;
    }
    #collage
    {
        display:none;
    }
    #mobile-collage
    {
        display:block;
        margin-top: 20px;
    }
    #mobile-collage img
    {
        width:100%;
    }
    #for-background
    {
        background-color: #dde0e1;
        height: 218px;
        min-height: 200px;
    }
    #inner-total-home
    {
        display:block;
    }
    #inner-total-home-1
    {
        display:block;
    }
    #part-home
    {
        display:inline-block;
        width:100%;
    }
    #part-home-1
    {
        display:inline-block;
        width:100%;
    }
    #part-home-2
    {
        display:inline-block;
        width:100%;
        text-align: left;
    }
    #inner-total-footer
    {
        width:100%;
        display:block;
        font-size: 12px;
    }
    #left-footer
    {
        display:inline-block;
        text-align:left;
        width:100%;
    }
    #right-footer
    {
        display:inline-block;
        text-align:left;
        width:100%;
    }
    #total-about
    {
        display:block;
    }
    #part-about
    {
        display:inline-block;
        width:100%;
    }
    #total-inner-inside h2
    {
        margin-top:50px;
    }
    #inner-part-about {
    
    margin: 45px 0px 45px 0px;}
    #inner-footer-1
    {
        width:90%;
    }
    
    #inner-total-footer-1
    {
        width:100%;
        display:block;
        font-size: 12px;
    }
    #left-footer-1
    {
        display:inline-block;
        text-align:left;
        width:100%;
    }
    #right-footer-1
    {
        display:inline-block;
        text-align:left;
        width:100%;
    }
    #contact-right {
    display: table-row;}
    #total-inner-inside img {
    width: 100%;
}
    
}
@media only screen and (max-width: 425px)
{
    #right-mobile-top
    {
        font-size: 16px;
    }
    #logo-img img
    {
        width: 60px;
    }
    #logo-text-inner
    {
        font-size: 14px;
    }
    #translate select
    {
        padding: 3px 18px;
        width: 70%;
    }
    #social-icon img
    {
        width: 24px;
    }
    #inner-border
    {
        width:96%;
    }
    #inner-menu
    {
        width:96%;
    }
    #inner-header
    {
        width:96%;
    }
    #inner-home
    {
        width:96%;
        padding: 10px 0 30px 0;
    }
    #inner-footer
    {
        width:96%;
    }
    #inner-inside
    {
        width:96%;
    }
    div#total-inner-inside h2
    {
        font-size:16px
    }
    #inner-total-home-1 img
    {
        margin-top:20px;
    }
}
@media only screen and (max-width: 375px)
{
    #left-mobile-top img
    {
        width:78px;
    }
    #right-mobile-top
    {
        font-size: 15px;
        padding-left: 2px;
        text-align: left;
    }
    #wp-phn img
    {
        height: 18px !important;
    }
    #for-background
    {
        height: 193px;
        min-height: 192px;
    }
}
@media only screen and (max-width: 325px)
{
    #left-mobile-top img
    {
        width:56px;
    }
    #right-mobile-top
    {
        font-size: 12px;
    }
    #wp-numb
    {
        font-size: 12px;
    }
    #call-numb
    {
        font-size:12px;
    }
    #for-background
    {
        height: 162px;
        min-height: 162px;
    }
    #mbmcpebul_table_burger li.hamburger_button > div a
    {
        top: 100px;
    }
    #mbmcpebul_table_burger li.hamburger_button a div.hamburger_icon
    {
        bottom: 118px;
    }
    #translate select
    {
        width: 88%;
    }
}
