/*
Theme Name: Flexible Child
Theme URI: http://www.qodemedia.com
Version: 1.0
Description: Customized theme from qodemedia
Author: Loki
Author URI: http://www.qodemedia.com
Template: Flexible
*/

@import url(../Flexible/style.css);

body {
    background: #fff;
    font-size: 16px;
    color: #000;
    padding: 0px;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Open Sans', sans-serif !important;
}

.grey_bg{
	background-color: #e2e2e2;
}
.pad10{
	padding-top: 10px;
	padding-bottom: 10px;
}
.pad20{
	padding-top: 20px;
	padding-bottom: 20px;
}
.pad50{
	padding-top: 50px;
	padding-bottom: 50px;
}
.margin10{
	margin-top: 10px;
	margin-bottom: 10px;
}
.margin20{
	margin-top: 20px;
	margin-bottom: 20px;
}
.margin50{
	margin-top: 50px;
	margin-bottom: 50px;
}
.top10{
	margin-top: 10px;
}
.top20{
	margin-top: 20px;
}
.top50{
	margin-top: 50px;
}
.bottom10{
	margin-bottom: 10px;
}
.bottom20{
	margin-bottom: 20px;
}
.bottom50{
	margin-bottom: 50px;
}
.left_border {
    border-left: 1px solid #b7b7b7;
}
.mid_border {
    border-left: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
}
.right_border {
    border-right: 1px solid #b7b7b7;
}
.textRight{
	text-align: right;
}
.textCenter{
	text-align: center;
}
#content-area{
	margin-top: 25px;
}


/* header style starts */
header {
    background: rgba(0,0,0,0.8);
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    left: 0;
}

body.logged-in header {
    margin-top: 32px;
}

#logo {
    float: none;
    padding: 0;
    margin: 10px 0;
	font-size: 32px;
}

#logo a {
    line-height: 0;
	color: #fff;
}

#top-menu {
    float: none;
    padding-top: 43px;
    padding-right: 0px;
}

#top-menu a {
    color: #fff;
    font-size: 16px;
}

#top-menu a:hover, .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #00afd5;
    border-bottom: 4px solid #00afd5;
}

#top-menu > ul > li.current-menu-item > a {
    font-weight: lighter;
    color: #00afd5;
    border-bottom: 4px solid #00afd5;
}

#top-menu li {
    padding: 0 35px;
}
/* header design ends */

/* home page design stats */

a.slider_link {
    padding: 10px 20px !important;
    background: #000;
    color: #fff !important;
}

a.slider_link:hover {
    color: #000 !important;
    background: #fff;
    text-decoration: none;
}

.app_block{
	margin-bottom: 20px;
}

.app_block h2 {
	color: #88225c;
	font-size: 30px;
	font-weight: 600;
	line-height: 36px;
}

.app_block h2 span{
	color: #004d5e;
	font-weight: 700;
}

.app_block p{
color: #3f3f3f;
font-size: 18px;
font-weight: 400;
line-height: 24px;
}

.app_block a{
	color: #0291b0;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	display: block;
	text-align: right;
}
.our_work_title {
    color: #215b6a;
    font-size: 44px;
    font-weight: 700;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 60px;
}

.our_work_block {
    position: relative;
}

.our_work_block img{
    width: 100%
}

.our_work_block h4 {
    text-transform: uppercase;
    color: #004d5e;
    font-size: 22px;
    font-weight: 700;
    position: absolute;
    bottom: 0px;
    background: rgba(255,255,255,0.8);
    width: 100%;
    padding: 10px;
}

.our_work_block h4 span{
	display: block;
    color: #88225c;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
}

.our_work_block h4 a {
    display: block;
    background: url(images/arrow_work.png) no-repeat center right transparent;
}

.our_work_block h4 a:hover {
    text-decoration: none;
}

#main_footer{
	background: url(images/footer_bg.jpg) no-repeat top center rgba(0,0,0,0.8);
	padding-bottom: 60px;
	margin-top: 100px;
	background-size: cover;
}
.footer_heading {
	color: white;
	text-align:center;
	font-size: 48px;
	font-weight: 700;
	text-transform: uppercase;
	margin:30px auto;
}

.footer_field {
    width: 100%;
    padding: 10px !important;
    margin: 0 !important;
}

.footer_form {
    width: 60%;
    margin: 0 auto;
}

.footer_submit {
    background: url(images/shape-2.png) no-repeat 95% 50% #88225c;
    color: #fff;
    border: none;
    padding: 25px;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}

textarea.footer_field {
    resize: none;
    height: 175px;
}
#footer_bottom{
	background: #e2e2e2;
}

#footer_bottom p{
	color: #8b8b8b;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
}


/* portfolio */
.themes h4 {
    margin: 0px 0 20px 0;
    color: #5c6ac4;
    font-size: 48px;
    line-height: normal;
    letter-spacing: -2.4px;
    font-weight: 400;
}
.theme p {
    text-align: center;
    font-size: 20px;
}
.amp-img {
    height: 350px;
    width: auto;
}


/* responsive design starts */
@media only screen and (min-width:1024px) and (max-width: 1200px) {
	#top-menu li {
    	padding: 0 29px;
	}
}
@media only screen and (min-width:992px) and (max-width: 1024px) {
	#top-menu li {
    	padding: 0 24px;
	}
	.gcaptcha {
 	   transform: scale(0.9);
	}
}
@media only screen and (min-width:768px) and (max-width: 992px) {
	#top-menu li {
    	padding: 0 7px;
	}
	.gcaptcha {
 	   transform: scale(0.6);
	}
	.footer_submit {
	    padding: 10px;
	    margin-top:15px;
	}
}
@media only screen and (min-width:768px) {
	.display-flex-md {
		display: flex;
		align-items: center;
	}
}
@media only screen and ( max-width: 767px ) {
	body.logged-in header {
    	margin-top: 0px;
	}
	header{
		position: static;
	}
	header .col-sm-4{
		text-align: center;
	}
#mobile_nav {
	color:#fff !important;
	font-weight: bold;

	background: rgba(0,174,213,1);
background: -moz-linear-gradient(top, rgba(0,174,213,1) 0%, rgba(0,130,166,1) 53%, rgba(0,174,213,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,174,213,1)), color-stop(53%, rgba(0,130,166,1)), color-stop(100%, rgba(0,174,213,1)));
background: -webkit-linear-gradient(top, rgba(0,174,213,1) 0%, rgba(0,130,166,1) 53%, rgba(0,174,213,1) 100%);
background: -o-linear-gradient(top, rgba(0,174,213,1) 0%, rgba(0,130,166,1) 53%, rgba(0,174,213,1) 100%);
background: -ms-linear-gradient(top, rgba(0,174,213,1) 0%, rgba(0,130,166,1) 53%, rgba(0,174,213,1) 100%);
background: linear-gradient(to bottom, rgba(0,174,213,1) 0%, rgba(0,130,166,1) 53%, rgba(0,174,213,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aed5', endColorstr='#00aed5', GradientType=0 );

}

#mobile_nav > span {
    display: block;
    width: 14px;
    height: 9px;
    background: url(images/menu_arrow.png) no-repeat;
    }
    #mobile_menu {
    	width: 100%;
    	background: rgba(0,174,213,1);
	    border: 1px groove rgba(0,0,0,0.2);
    }
    #mobile_menu a{
    	color:#fff !important;
    }
    #mobile_nav > span {
    	left: 30%;
	}
	.our_work_block {
    position: relative;
    margin-bottom: 20px;
	}
	.footer_form{
		width: 90%;
	}
	.gcaptcha {
 	   transform: scale(0.8);
	}
	.footer_submit {
	    padding: 10px;
	}


}
@media only screen and ( max-width: 479px ) {
	.gcaptcha {
 	   transform: scale(0.6);
	}
}