/* 
Theme Name: Simpleads Co Ltd.
Version: 1.1
Description: Framework [B] - Bootstrap 3
Author: By Simpleads Co Ltd. Developer
*/
/* / General / Sizes / Fonts  / Colors /'s  */

body {font-family: 'GothamBook'; color:#232323; font-size:16px;}
h1, h2, h3, h4, h5, h6 {margin: 0;}
a, a:hover, a:link {text-decoration: none; outline: none;}
.float-left {float: left;}
.float-right {float: right;}
.padding-default {padding: 60px;}
.padding-top-bottom-default {padding-top: 60px;padding-bottom: 60px;}
.padding-top-bottom-100 {padding-top: 100px;padding-bottom: 100px;}
.padding-top-bottom-50 {padding-top: 50px;padding-bottom: 50px;}
.padding-top-bottom-40 {padding-top: 40px;padding-bottom: 40px;}
.padding-top-bottom-30 {padding-top: 30px;padding-bottom: 30px;}
.padding-top-bottom-20 {padding-top: 20px;padding-bottom: 20px;}
.padding-top-bottom-20 {padding-top: 10px;padding-bottom: 10px;}
.padding-left-righ-default {padding-right: 60px;padding-left: 60px;}
.padding-top-default {padding-top:60px;}
.padding-top-50 {padding-top:50px;}
.padding-top-40 {padding-top:40px;}
.padding-top-30 {padding-top:30px;}
.padding-bottom-default {padding-bottom:60px;}
.padding-bottom-50 {padding-bottom:50px;}
.padding-bottom-40 {padding-bottom:40px;}
.padding-bottom-30 {padding-bottom:30px;}
.margin-default {margin: 60px;}
.margin-top-bottom-default {margin-top: 60px;margin-bottom: 60px;}
.margin-top-bottom-50 {margin-top: 50px;margin-bottom: 50px;}
.margin-top-bottom-40 {margin-top: 40px;margin-bottom: 40px;}
.margin-top-bottom-30 {margin-top: 30px;margin-bottom: 30px;}
.margin-top-bottom-20 {margin-top: 20px;margin-bottom: 20px;}
.margin-left-righ-default {margin-right: 60px;margin-left: 60px;}
.margin-top-default {margin-top:60px;}
.margin-top-50 {margin-top:50px;}
.margin-top-40 {margin-top:40px;}
.margin-top-30 {margin-top:30px;}
.margin-bottom-default {margin-bottom:60px;}
.margin-bottom-50 {margin-bottom:50px;}
.margin-bottom-40 {margin-bottom:40px;}
.margin-bottom-30 {margin-bottom:30px;}
.text-white, .text-white * {color:#ffffff;}
.text-black, .text-black * {color:#252934;}
.text-applegreen {color:#8dc63f;}
.background-image-center {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.background-image-top {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}
.GothamRnd-Bold *, .GothamRnd-Bold {
    font-family: 'GothamRnd-Bold';
}
.page-title {
    font-family: 'GothamRnd-Bold';
}
.section-header {
    font-family: 'GothamRnd-Bold';
}
.text-big {font-size:25px;}
.button-default {
    font: 600 24px 'GothamRnd-Bold';
    display: inline-block;
    padding: 15px 35px;
    color: #fff;
    box-shadow: -2px 2px 10px -2px #000;
}
.text-shadow-default {text-shadow: 1px 2px 10px black;}
.footer-background {
    background-color:#231f20;
}
.copyright-background {
    background-color:#000000;
}
/*------------------------------------------Header*/
/* Menu*/
.header-top {
    padding: 10px 0;
}
#cssmenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
}
#cssmenu ul > li {display: inline-block;}
#cssmenu ul > li > a {
    padding: 15px 15px;
}
#cssmenu ul li a {
    display: block;
    font: 700 16px 'GothamRnd-Bold';
    color: #8dc63f;
}
/* Banner*/
.button-banner {
    max-width: 850px;
    margin: 20px auto 30px;
}
.button-banner div p {
    padding: 0;
    margin: 0;
    border:solid 4px #8dc53e;
}
.button-banner div p a:first-child {
    background: transparent;
    color: #1a1a1a;
}
.button-banner div p a {
    display: inline-block;
    width: 50%;
    text-align: center;
    font: 700 31px 'GothamRnd-Bold';
    line-height: 80px;
}
.button-banner div p a:last-child {background: #8dc53e;color: #fff;}

.button-anchordown i {
    font-size: 80px !important;
    color: rgba(255, 255, 255, 0.63);
}
.section-header h2 {
    font-size: 61px;
}
/*Social*/
.social-container, .menu-container {
    display: inline-block;
    vertical-align: middle;
    margin-top: 30px;
}
.social-container {
    width: 15%;
}
.menu-container {
    width: 84%;
}
.social-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
}
.social-container ul li a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    background: #8dc53e;
    color: #fff;
    border-radius: 50%;
    border: solid 1px;
}
.social-container ul li {
    display: inline-block;
}
/*Footer*/
#main-footer .footer-top {
    padding: 30px 0;
}
#main-footer #text-6 div p {
    padding: 5px;
    margin: 0;
    background: #8dc53e;
}
#main-footer #text-6 div p a:first-child {
    background: #231f20;
    padding: 10px 20px;
}
#main-footer #text-6 div p a {
    display: inline-block;
    width: 50%;
    text-align: center;
    font: 700 20px 'GothamRnd-Bold';
    color: #fff;
}
#main-footer #menu-social-menu-1 {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
#main-footer #menu-social-menu-1 li a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    background: transparent;
    color: #8dc53e;
    border-radius: 50%;
    font-size: 20px;
}
#main-footer #menu-social-menu-1 li {
    display: inline-block;
}
#main-footer #nav_menu-2 > div {
    display: inline-block;
    vertical-align: middle;
    clear: both;
    position: relative;
}
#main-footer #nav_menu-2 {
    text-align: right;
    margin-top: 30px;
}
#main-footer #nav_menu-2 .widget-title {
    color: #fff;
    font: 700 25px 'GothamRnd-Bold';
    padding-right: 10px;
    border-right: solid 1px #8dc53e;
    margin-right: 10px;
}
#main-footer .copyright-content p {
    padding: 15px 0;
    margin: 0;
    text-align: center;
    color: #8dc53e;
}
#main-footer #text-6 div div {
    padding: 10px 0 0;
    font-size: 22px;
}
/*End*/

/* Mobile */
.slicknav_menu {display:none;}
@media only screen and (max-width : 1024px){
/* #menu is the original menu */
#menu-primary-menu {display:none !important;}
    .slicknav_menu {display:block;}
.header-top {
    padding: 2px 0;
}
#mysticky-nav .myfixed .header-top {
    padding: 2px 0 !important;
}

.slicknav_nav a {
    padding: 5px 5px;
    margin: 1px;
    text-decoration: none;
    color: yellowgreen;
    font-family:'GothamBook';
}
 .slicknav_menu {
    background: white;
    padding: 5px;
    text-align: right;
}
.social-container ul li a i {
    width: 29px !important;
    height: 31px !important;
    line-height: 30px !important;
    border-radius: 45% !important;
}

.social-container ul li{
    margin-top: 10px;
}
.social-container, .menu-container {
    display: inline-block;
    vertical-align: top;
    margin-top:20px;
}

#mysticky-nav .myfixed .social-container, #mysticky-nav .myfixed .menu-container {
    display: inline-block;
    vertical-align: top !important;
    margin-top: 20px !important;
}

.logo-container{
    float:left;
    width:100px;

}

}

@media only screen and (max-width : 768px){
.page-title {
    font: 400 70px/1 'GothamRnd-Bold' !important;
    text-align:center;

}
.page-title2{
    font: 400 70px/1 'GothamRnd-Bold' !important;
    text-align:center;
    
}
.menu-container {
    width: 70%;
}
.social-container {
    width: max-content;
}

.logo-container{
    float:left;
    width:100px;
}
.button-banner div p a {
    display: inline-block;
    width: 50%;
    text-align: center;
    font: 700 25px 'GothamRnd-Bold';
    line-height: 35px;
}
#mysticky-nav .myfixed .social-container, #mysticky-nav .myfixed .menu-container {

    max-width: 100%;
}

}

@media only screen and (max-width : 767px){

.header-top {
    padding: 2px 0;
}
#mysticky-nav .myfixed .header-top {
    padding: 2px 0 !important;
}
#main-footer #nav_menu-2 {
    text-align: center;
    margin-top: 30px;
}

h2.vc_custom_heading.GothamRnd-Bold {
    font-size: 60px !important;
}
 .page-title {
    font: 400 60px/1 'GothamRnd-Bold' !important;
    text-align:center !important;

}
.page-title2{
    font: 400 65px/1 'GothamRnd-Bold' !important;
    text-align:center;
    
}

.menu-container {
    width: 36% !important;
    float: left;
}
.social-container {
    padding: 0;
    display: block;
    position: absolute;
    right: 22px;
    top: 1px;
}
#mysticky-nav .myfixed .social-container, #mysticky-nav .myfixed .menu-container{
    max-width: 100%;
    
}
.slicknav_menu {

    width: 116% !important;
}

.social-container ul{
    text-align:start;
}


.logo-container{
    float:left;
    width:100px;

}
.button-banner div p a {
    display: inline-block;
    width: 50%;
    text-align: center;
    font: 700 25px 'GothamRnd-Bold' !important;
    line-height: 35px !important;
}
.section-header h2 {
    font-size: 25px !important;
}
.wp-image-244 {
    max-width: 100%;
    width: 400px !important;
    height:250px;

}
.text-white {
    
    font-size: 20px;
}
.vc_btn3 {
    background-color: #8dc63f ;
    padding: 40px ;
    padding-left: 4em ;
    padding-right: 4em ;
    font-size: 20.6px ;
}
.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    background-color: #8dc63f !important;
    padding: 20px !important;
    padding-left: 2em !important;
    padding-right: 2em !important;
    font-size: 20.6px !important;
}
.social-container ul li a i {
    width: 25px !important;
    height: 31px !important;
    line-height: 30px !important;
    border-radius: 45% !important;
}
div #n2-ss-2 .n2-ss-layer .n2-font-38871e85cba2b418f7fe1d80283799db-hover{
    font-size: 450% !important;
}
div #n2-ss-2 .n2-ss-layer .n2-font-d728662419f252b18d97389cab681b0c-hover{
    font-size: 450% !important;
}
.wpb_text_column p:last-child {
    font-size: 15px !important;
}
}