.contact-section .info-column .inner-box {
    position: relative;
    padding: 50px 20px 40px;
    background: rgba(255,255,255,0.95);
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    -ms-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    -o-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
}
.contact-section h3 {
    position: relative;
    font-size: 20px;
    color: #0b0b0b;
    line-height: 1.4em;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.contact-section .text {
    position: relative;
    line-height: 1.9em;
    margin-bottom: 40px;
}
.contact-section .contact-info {
    position: relative;
    line-height: 28px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left:0px;
}
.contact-section .contact-info li {
    position: relative;
    display: block;
    line-height: 28px;
    margin-bottom: 15px;
    padding-left: 32px;
}
.contact-section .contact-info li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 28px;
    font-size: 18px;
    color: #00a759;
}

.contact-section .social-links-one {
    position: relative; margin-top: 54px;
}
.contact-section .social-links-one li {
    position: relative;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
	    list-style: none;
}
.contact-section .social-links-one li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    color: #fdcc29;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.contact-section .social-links-one li a:hover{background:#fdcc29;color:#fff;}
.contact-section .form-column .inner-box {
    position: relative;
    /*padding: 50px 10px 30px;*/
    color:#fff;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    -ms-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    -o-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.10);
}
.contact-section .default-form .form-group {
    position: relative;
    margin-bottom: 15px;
}
.default-form input[type="text"], .default-form input[type="email"], .default-form input[type="password"], .default-form select, .default-form textarea {
    display: block;
    width: 100%;
    line-height: 26px;
    height: 48px;
    font-size: 14px;
    border: 1px solid #e0e0e0;
    padding: 10px 25px;
    background-color: rgba(255, 255, 255, 0.16);
    color: #fdcc29;
    border-radius: 0px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.contact-section .contact-form .theme-btn {
    width: 180px;
	line-height:0;
}
.contact-section h1{color:#21c2f8 !important; text-align: center; font-weight: 500;
    border-bottom: 1px solid rgba(255, 255, 255, 0.55);}

.service-section h1{color: #fff !important;
    text-align: center;
    font-weight: 500;
    border-bottom: 3px solid rgb(242, 199, 6);
    width: 315px;
    margin: 0px auto;
    margin-bottom: 30px;}
.event-section{margin-top: 50px; margin-bottom: 50px;}

.contact-section b{color:#fff; font-weight: 500;}
.contact-section p{color:#fff; text-align: center;}

.icon-info{text-align: center; margin-bottom: 40px;}
.icon-info strong{color:#21c2f8;}

.event-box{border: 2px solid #f5a008; padding: 10px;}
.module-box{border: 2px solid #f5a008; padding: 10px; height: 380px; overflow-y: scroll;}
.module-content{border: 2px solid #f5a008; padding: 10px; height: 750px; overflow-y: scroll; margin-bottom:50px; margin-top:50px;}

.module-box h3, .module-content h3, .module-info h3{font-size: 20px;
    color: #e8410c;
    font-weight: bold;}
.module-box h6, .module-content h6, .module-info h6{
    color: #46cae0;
    font-size: 15px;
    font-weight: bold;
}
.module-box a{color:#029de0; padding-top:10px; font-weight: 700;}
.module-box div{border-bottom:3px solid #029de0;}
.module-info{border: 2px solid #f5a008; margin-top: 50px; margin-bottom: 50px;}

.workshop h6 {color: #02b2dc; font-size: 24px;}
.workshop h3 {
    font-size: 22px;
    color: #e8410c;
    font-weight: bold;
}
.workshop strong {
        font-size: 16px;
    color: #272626;
}

#tpcarouselpro-1156 .tppostslider_style2 .tppostslider_style2_description {display: none;}

label{font-weight: 400 !important;}
.btn-style-three {
    position: relative;
    line-height: 28px;
    background: #21c2f8;
    font-size: 15px;
    font-weight: 700;
    border:none;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
}
.btn-style-three:hover{background: rgba(255, 255, 255, 0.14); color:#21c2f8; border: 1px solid rgb(255, 255, 255);}
.default-form textarea {
    height: 154px;
    resize: none;
}
.profile-pic img {
    padding-right: 30px;
}
.about-text {
    color: #e81f4c;
    text-align: center;
    font-weight: bold;
}

.page-template-portfolio {
    background-size: cover;
    position: relative;
    background-position: center top;
    width: 100%;
    height: 100%;
}

.about-page h2{text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #0f3771;}
.about-page p{font-size: 15px;
    color: #1d1c1c;
    text-align: justify;}
.line{width:75px; margin: 0px auto; height:5px; background-color: #45bced; margin-bottom: 20px;}

.left-contact h6{font-size: 24px;
    font-weight: 700;
    color: #ba2c34;
    padding-bottom: 10px;
    border-bottom: 1px solid;
    margin-bottom: 20px;}

.right-contact h6{font-size: 24px;
    width: 201px;
    font-weight: 700;
    color: #ffffff;
    background-color: #b8232b;
    padding: 10px;
    margin-bottom: 20px;}
.join-us h1, .service1 h1{display: block;
    margin: 20px auto 20px auto;
    padding: 10px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    background-color: #293056;}
.service1 h6{display: block;
    font-size: 16px;
    color: #293056;
    margin: 0 0 15px 0;
    padding: 0 0 0 25px;
    border-radius: 5px;
    line-height: 38px;
    font-weight: bold;
    background-color: #d5d3d3;
    border-bottom: solid 5px #293056;}
.join-us p, .service1 p{font-size: 15px; color: #000;}
.service1-left ul{list-style-type: none;
    margin: 5px 0 10px 0;
    padding: 0;}
.service1-left ul li {
    font-size: 15px;
    margin: 0 0 5px 0;
    padding: 0 0 0 15px;
    color: #687DB1;
    text-align: left;
    line-height: 22px;
    font-weight: bold;
    background-image: url(../images/bullet_02.jpg);
    background-repeat: no-repeat;
    background-position: 0 8px;
}
.getintouchbg{width: 100%;
    margin: 0;
    background-color: #e4b300;
    padding-bottom: 30px;
    padding-top: 30px;}

.getintouch h1{display: block;
    margin: 20px 0px 20px 0px;
    font-size: 35px;
    text-transform: uppercase;
    color: #fff;
    line-height: 65px;
    text-align: left;
    border-bottom: solid 1px #fff;}

.newsletter h1{display: block;
    margin: 20px 0px 0px 0px;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    line-height: 65px;
    text-align: left;}

.getintouch p, .newsletter p{display: block;
    font-size: 16px;
    padding: 0 0 10px 0;
    line-height: 20px;
    color: #fff;
    text-align: left;}

.getintouch ul{list-style-type: none;
    margin: 0;
    padding: 0;padding-top: 50px;}

.getintouch ul li{display: inline-block;
    margin: 0;
    border-right: solid 1px #fff;}
.getintouch ul li a{font-size: 30px;
    color: #fff; padding: 5px 10px;}
.getintouch ul li a:hover{color: #8e7003;}

.newsletter .form2, .newsletter .input-group-addon{background-color: transparent !important;}
.newsletter .input-group-addon, .newsletter input , .newsletter input::placeholder{color:#fff;}

.open-workshop h1{font-weight: 500;
    color: #fff;
    background: #B8232B;
    padding: 10px;
    width: auto;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 24px;}

.open-workshop h3{font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    color: #2050b5;}


.infidea-joinform{margin-top: 15px; margin-bottom: 15px; padding:0px;}
.infidea-joinform select{height: 26px;}
.infidea-joinform .send{width: 100%;
    padding: 0px !important;
    font-size: 18px;
    font-weight: 700;
    border: none;
    line-height: 35px;
    border-radius: 5px;
    color: #ffffff !important;
    background-color: #293056 !important;}
.infidea-joinform .send:hover{background-color: #bb2e35 !important;}
.infidea-joinform label{font-size: 16px; font-weight: 700 !important; padding-right:15px; width:170px;}