/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
    font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	background:#ffffff;
	margin: 0;
}
p,ul li,ol li{
	margin:0;
	font-size:15px;
	line-height:25px
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	font-family: 'Poppins', sans-serif;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}
input[type="submit"],input[type="reset"],a{
	-webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -ms-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition:0.5s ease-in;
}
img{
	width:100%;
}

/*-- banner --*/
.banner{
    position: relative;
}
.sb-description span {
    font-size:85px;
}
.sb-description h3,.sb-description h2 {
    font-size:25px;
    text-transform: uppercase;
    font-weight: normal;
    color: #fff;
    letter-spacing: 2px;
}
.sb-description h4 {
    text-transform: capitalize;
    letter-spacing: 4px;
    font-size: 20px;
    font-weight: 300;
    margin-left: 1em;
}
/*-- navigation --*/
button#trigger-overlay {
	border: 1px solid #fff;
    padding: 17px 20px;
    outline: none;
    background: rgba(0, 0, 0, 0.5);
    background: #004977;
    position: fixed;
    left:0;
    top: 0px;
    z-index: 999;
}
button#trigger-overlay i.fa {
	font-size:35px;
	color:#fff;
	text-align:center;
}
/*-- /navigation --*/
/* header */
header {
    background-color: #004977;
   /*  background-color: #4CAF50; */
    padding: 1em 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    box-shadow: 0 40px 100px rgba(255, 255, 255, 0.2);
}
.logo h1 a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}
.logo {
    float: left;
}
.w3layouts-right {
    float: right;
    margin: .3em 0;
}
.w3layouts-right li {
    display: inline-block;
    margin: 0em 1em;
    color: #fff;
    letter-spacing: 1px;
}
.w3layouts-right a {
    background: #fff;
    padding: 5px 20px;
    font-size: 18px;
    border: 1px solid #fff;
    color: #000;
    text-decoration: none;
}
.w3layouts-right a:hover {
    background: rgba(255, 181, 0, 0.97);
    color: #fff;
    border: 1px solid rgba(255, 181, 0, 0.97);
}
.w3layouts-right i.fa.fa-phone {
    color: #fff;
    font-size: 20px;
    margin-right: 5px;
}
/* header */

/*-- about --*/
.spldishes-w3left {
    padding: 2.3em;
    background-color: #fd463e;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
}
.w3agile-spldishes p.para-agileits-w3layouts {
    color: #8a8888!important;
}
.spldishes-agileinfo:hover .spldishes-w3left {
    background-color: #09c4dc;
}
.spldishes-agileinfo h5{
    font-size: 2em;
    color: #fff;
}
.spldishes-w3left p {
    color: #fff;
    margin-top: 1.4em;
}
.spldishes-grids {
    padding: 0;
}
.g1 {
	position: relative;
	display: block;
}  
.agile-dish-caption {
    position: absolute;
    width: 94.5%;
    bottom: 42px;
    z-index: 999;
    background: rgba(5, 5, 3, 0.59);
    padding: 4em 4em;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transform-style: preserve-3d; 
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-o-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
}
.item h4 {
    margin: 1em 0;
    color: #004977;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
}
.agile-dish-caption h4 {
    font-size: 1.8em;
    color: rgba(255, 181, 0, 0.97);
    margin-bottom: 0.5em;
    font-weight: 400;
    letter-spacing: 3px;
    margin-top: 0;
    text-transform: capitalize;
}
.agile-dish-caption h3 {
	font-weight: bold;
	color: #3d3d3d;
}
.agile-dish-caption span {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 300;
}
.g1:hover .agile-dish-caption {
	display: block; 
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
}
#owl-demo .item img { 
    width: 100%;
}
@media(max-width:480px) {
.agile-dish-caption {
	padding: 0.5em;
}
.agile-dish-caption span {
	font-size: 0.8em;
}
}
h3.heading {
    text-align: center;
    font-size: 40px;
    text-transform: capitalize;
    margin-bottom: 2em;
    color: #000;
}
div#about,div#services,div#contact,div#gallery,div#team {
    padding: 1em 0;
}
/*-- //about --*/
/* about bottom */
.aboutleft {
    padding: 0;
}
.aboutbottom-grids {
    margin-top: 2em;
}
.aboutright h3 {
    color: #004977;
    text-transform: uppercase;
    line-height: 35px;
    font-size: 24px;
}
.aboutright h4 {
    margin: 1.5em 0;
    font-style: italic;
    font-family: initial;
    font-size: 20px;
    color: #383838;
}
.aboutright p {
    font-size: 14px;
    letter-spacing:0px;
    line-height: 25px;
    color: #636363;
    width: 95%;
	text-align:justify
}
.aboutright {
    padding: 4em 7em 4em 4em;
}
.w3ls-button a {
    color: #ffffff;
    font-size: 16px;
    padding: .4em 1em;
    border: solid 2px rgba(255, 181, 0, 0.97);
    text-decoration: none;
    background: rgba(255, 181, 0, 0.97);
    text-align: center;
    letter-spacing: 1px;
}
.w3ls-button a:hover {
    background: #004977;
    border: 2px solid #004977;
}
.w3ls-button {
    margin-top: 3em;
}
/* //about bottom */
/*-- bootstrap-modal-pop-up --*/
.modal-header {
    font-size: 2em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background: #004977;
    border: 1px solid #fff;
}
.close {
    opacity: 1;
}
.modal-body p {
    color: #999;
    text-align: left;
    padding: 1em 2em 0em;
	margin: 0 !important;
	line-height:2em;
}
.modal-body p i {
    display: block;
    margin: 1em 0;
    color: #212121;
}
.modal-body {
    padding:0;
}
.modal-body img {
    padding: 0em 1em 0 1em;
}
.modal-content {
    border-radius: 0;
}
button.close {
    font-size: 1.5em;
    color:#fff;
	outline: none;
}
/*-- //bootstrap-modal-pop-up --*/

/* services */
ul.icon li {
    display: inline-block;
}
.servicegrids p {
    color: #636363;
    font-size: 15px;
    line-height: 28px;
    margin: 1em 0;
}
.icon i.fa {
    font-size: 30px;
    margin-right: 1em;
    color: #ffb708;
}
.servicetopgrids {
    margin-bottom: 2em;
}
.servicegrid1 h4 {
    color: #004977;
    font-size: 17px;
    text-transform: uppercase;

}
/* //services */

/*-- team --*/  
.team.agileits-w3layouts {
    background: #fff;
}
.team-grid {
	text-align: left;
	padding: 2em;
}
.team .img-w3l {
	display: inline-block;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	text-decoration: none;
	z-index: 1;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	transition: .5s all;
    width: 120px;
    height: 120px;
}
.team-w3ls p {
    margin: 0;
    line-height: 1.8em;
    font-size: .95em;
    color: #2d2d2d;
}
.team h5 {
	font-size: 1.5em;
	margin: 0.8em 0 .4em;
    color: #004977;
	font-weight: 400;
	letter-spacing: 0px;
}
.team-grid:hover {
    background: #004977;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
}
.team-grid:hover.team-grid p{
	color: #fff; 
}
.team-grid:hover.team-grid h5{
	color: #ffb708;
}
.team-grid:hover  .img-w3l {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.team-grid .social-icons {
    margin-top: 1em;
}
/*-- social-icons --*/
.social-icons ul li {
    display: inline-block;
    font-size: inherit;
    text-align: center;
    margin: 0;
}
.social-icons ul li a.fa {
    font-size: .95em;
    color: #fff;
    line-height: 2.3em;
}
.icon-border {
	position: relative;
}
.team .icon {
    vertical-align: top;
    overflow: hidden;
    margin: 0 4px;
    width: 33px;
    height: 33px;
}
.social-icons ul li a.fa:hover {
    color: #3b5998;
}
a.fa.fa-google-plus.icon.icon-border.googleplus:hover {
    color: #d34836;
}
a.fa.fa-twitter.icon.icon-border.twitter:hover {
    color: #4099ff;
}
a.fa.fa-dribbble.icon.icon-border.dribbble:hover {
    color: #ec4a89;
}
.icon-border::before,
.icon-border::after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
} 
.icon-border::before {
	z-index: 1;
	-webkit-transition: box-shadow 0.3s;
	-moz-transition: box-shadow 0.3s;
	-o-transition: box-shadow 0.3s;
	-ms-transition: box-shadow 0.3s;
	transition: box-shadow 0.3s;   
}  
/* facebook */
.icon-border.facebook::before {
	-webkit-box-shadow: inset 0 0 0 48px #3b5998; 
	-moz-box-shadow: inset 0 0 0 48px #3b5998; 
	-o-box-shadow: inset 0 0 0 48px #3b5998; 
	-ms-box-shadow: inset 0 0 0 48px #3b5998; 
	box-shadow: inset 0 0 0 48px #3b5998; 
} 
.icon-border.facebook:hover::before {
	-webkit-box-shadow: inset 0 0 0 4px #3b5998; 
	-moz-box-shadow: inset 0 0 0 4px #3b5998; 
	-o-box-shadow: inset 0 0 0 4px #3b5998; 
	-ms-box-shadow: inset 0 0 0 4px #3b5998; 
	box-shadow: inset 0 0 0 4px #3b5998;
} 
/* twitter */
.icon-border.twitter::before {
	-webkit-box-shadow: inset 0 0 0 48px #4099ff;
	-moz-box-shadow: inset 0 0 0 48px #4099ff;
	-o-box-shadow: inset 0 0 0 48px #4099ff;
	-ms-box-shadow: inset 0 0 0 48px #4099ff;
	box-shadow: inset 0 0 0 48px #4099ff;
} 
.icon-border.twitter:hover::before {
	-webkit-box-shadow: inset 0 0 0 4px #4099ff;
	-moz-box-shadow: inset 0 0 0 4px #4099ff;
	-o-box-shadow: inset 0 0 0 4px #4099ff;
	-ms-box-shadow: inset 0 0 0 4px #4099ff;
	box-shadow: inset 0 0 0 4px #4099ff;
} 
/* google plus */
.icon-border.googleplus::before {
	-webkit-box-shadow: inset 0 0 0 48px #d34836;
	-moz-box-shadow: inset 0 0 0 48px #d34836;
	-o-box-shadow: inset 0 0 0 48px #d34836;
	-ms-box-shadow: inset 0 0 0 48px #d34836;
	box-shadow: inset 0 0 0 48px #d34836;
} 
.icon-border.googleplus:hover::before {
	-webkit-box-shadow: inset 0 0 0 4px #d34836;
	-moz-box-shadow: inset 0 0 0 4px #d34836;
	-o-box-shadow: inset 0 0 0 4px #d34836;
	-ms-box-shadow: inset 0 0 0 4px #d34836;
	box-shadow: inset 0 0 0 4px #d34836;
} 
/* dribbble */
.icon-border.dribbble::before {
	-webkit-box-shadow: inset 0 0 0 48px #ec4a89;
	-moz-box-shadow: inset 0 0 0 48px #ec4a89;
	-o-box-shadow: inset 0 0 0 48px #ec4a89;
	-ms-box-shadow: inset 0 0 0 48px #ec4a89;
	box-shadow: inset 0 0 0 48px #ec4a89;
}
.icon-border.dribbble:hover::before {
	-webkit-box-shadow: inset 0 0 0 4px #ec4a89;
	-moz-box-shadow: inset 0 0 0 4px #ec4a89;
	-o-box-shadow: inset 0 0 0 4px #ec4a89;
	-ms-box-shadow: inset 0 0 0 4px #ec4a89;
	box-shadow: inset 0 0 0 4px #ec4a89;
} 
/* rss */
.icon-border.rss::before {
	-webkit-box-shadow: inset 0 0 0 48px #ee802f;
	-moz-box-shadow: inset 0 0 0 48px #ee802f;
	-o-box-shadow: inset 0 0 0 48px #ee802f;
	-ms-box-shadow: inset 0 0 0 48px #ee802f;
	box-shadow: inset 0 0 0 48px #ee802f;
} 
.icon-border.rss:hover::before {
	-webkit-box-shadow: inset 0 0 0 4px #ee802f;
	-moz-box-shadow: inset 0 0 0 4px #ee802f;
	-o-box-shadow: inset 0 0 0 4px #ee802f;
	-ms-box-shadow: inset 0 0 0 4px #ee802f;
	box-shadow: inset 0 0 0 4px #ee802f;
} 
/*-- social-icons --*/
/*-- //team --*/ 

/*-- testimonial --*/
/******** SAP ************/
.sap_tabs {
    clear: both; 
    text-align: center;
}
.tab_box{
	background:#fd926d;
	padding: 2em;
}
.top1{
	margin-top: 2%;
}
.resp-tabs-list {
    width: 35%;
    list-style: none;
    padding: 0;
    margin:4em auto 2em;
}
.resp-tab-item {
    cursor: pointer;
    padding: 0;
    display: inline-block;
    list-style: none;
    width: 20%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; 
	background:#000;
	border-bottom: 3px solid transparent;
    border-radius: 50%;
}
.resp-tab-item img { 
	width:100%;
	opacity:.3;
    border-radius: 50%;
}
.resp-tab-item:hover {
    text-shadow: none;
    border-color:#004977;
}
.resp-tab-active{
	text-shadow: none;
	color:#fff;
} 
li.resp-tab-item.resp-tab-active {
    border-color: #004977;
    opacity: 1;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
    transform: scale(1.5);
}
li.resp-tab-item.resp-tab-active img {
    opacity: 1;
}
.resp-tabs-container {
	padding: 0;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
@media only screen and (max-width:480px) {
	.resp-tabs-container{
		padding:10px;
	}
.resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: initial;
	clear: none;
}
.resp-accordion-closed {
	display: none !important;
}
}
.view.view-first {
    width: 70%;
    margin: 0 auto 0em;
    padding: 2em 5em 0;
}
.view.view-first h5 {
    color: #ffb708;
    font-size: 1.3em;
    text-transform: capitalize;
}
.view.view-first p {
    margin-bottom: 1em;
    font-size: 15px;
    line-height: 2em;
	color:#fff;
}
.testimonial.agileits-w3layouts {
    background: url(../images/221.jpg) no-repeat 0px 0px;
    background-size: cover;
    padding: 4em 0;
	height:500px;
}
.testimonial h3.heading {
    color: #fff;
}
.testimonial .w3-head h4 {
    color: rgba(255, 255, 255, 0.61);
}
/*-- //testimonial --*/

/*--gallery--*/
.w3-agileits-gallery-grids.agileits-gallery-grids {
    margin: 2em 0;
}
.w3-agileits-gallery-grids:nth-child(5) {
    float: right;
}
.w3-agileits-gallery-grids a {
    display: block;
    overflow: hidden;
	position:relative;
}
.agile-b-wrapper{
    background: rgba(0, 0, 0, 0.58);
    position: absolute;
    width: 100%;
    height: 0%;
    text-align: center;
    top: 0;
    left: 0;
    transition: .5s all;
    opacity: 0;
}
.w3-agileits-gallery-grids a:hover .agile-b-wrapper{
	height: 100%;
	opacity: 1;
}
.agile-b-wrapper i.fa.fa-search-plus {
	font-size: 2em;
    color: #fff;
    margin: 4.5em 0 0 0;
}
/*--//gallery--*/

/*-- contact --*/
.address-grids {
    padding: 0;
    margin: 2em 0;
}
.address ul {
    padding: 0;
    margin: 0;
}
.address p {
    margin: 0 0 .3em 0;
    color: #999999;
    font-size: .9em;
    line-height: 1.8em;
}
.address p span{
	display:block;
}
.address a {
    color: #999999;
    font-size: 1em;
    letter-spacing: 1px;
	text-decoration:none;
}
.address a:hover{
    color: #fec303;
}
.contact-form {
    margin: 0;
    position: absolute;
    bottom: 15%;
    left: 25%;
    background: #fff;
    padding: 3em 4em;
    width: 50%;
}
.contact-form h4,.address h4,.agileits-w3layouts-map h4{
    margin: 0 0 1em 0;
    color: #fff;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.contact-form h4 {
    text-align: center;
    margin-bottom: 1em;
    font-size: 26px;
    color: #000;
    font-weight: normal;
}
.styled-input.agile-styled-input-top {
    margin-top: 0;
} 
.contact input[type="text"],.contact input[type="email"],.contact textarea{
    font-size: .9em;
    color: #999999;
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #4e4e4e;
    background: none;
    -webkit-appearance: none;
	outline: none;
}
.contact textarea { 
	min-height: 20px;
    resize: none;
} 
/*-- input-effect --*/
.styled-input input:focus ~ label, .styled-input input:valid ~ label,.styled-input textarea:focus ~ label ,.styled-input textarea:valid ~ label{
    font-size: .9em;
    color: #fec303;
    top: -1.3em;
    -webkit-transition: all 0.125s;
	-moz-transition: all 0.125s; 
	-o-transition: all 0.125s;
	-ms-transition: all 0.125s;
    transition: all 0.125s;
}
.styled-input {
	width: 48%;
    margin: 2em 0 1em 1em;
    position: relative;
    float: left;
}
.styled-input:nth-child(1),.styled-input:nth-child(3){
	margin-left:0;
}
.textarea-grid{
	float:none !important;
	width:100% !important;
	margin-left:0 !important;
}
.styled-input label {
	color: #8c8c8c;
    padding: 0.5em .9em;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
    font-weight: 400;
    font-size: .9em;
    display: block;
    line-height: 1em;
}
.styled-input input ~ span,.styled-input textarea ~ span {
	display: block;
    width: 0;
    height: 2px;
    background: #fec303;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.125s;
    -moz-transition: all 0.125s;
    transition: all 0.125s;
}
.styled-input textarea ~ span { 
    bottom: 5px; 
}
.styled-input input:focus.styled-input textarea:focus { 
	outline: 0; 
} 
.styled-input input:focus ~ span,.styled-input textarea:focus ~ span {
	width: 100%;
	-webkit-transition: all 0.075s;
	-moz-transition: all 0.075s;  
	transition: all 0.075s; 
} 
/*-- //input-effect --*/
.contact input[type="submit"] {
    outline: none;
    color: #fff;
    padding: .4em 1em;
    font-size: 16px;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: rgba(255, 181, 0, 0.97);
    border: 2px solid rgba(255, 181, 0, 0.97);
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.contact input[type="submit"]:hover {
    background: #004977;
    border: 2px solid #004977;
}
.agileits-w3layouts-map iframe {
    border: none;
    width: 100%;
    height: 492px;
}
.address {
    padding: 5em 0em 1em 8em;
    background: #004977;
}
.agileits-w3layouts-map {
    padding: 0;
    height: 300px;
}
.contact {
    position: relative;
}
div#contact {
    padding-bottom: 0;
}
/*-- //contact --*/

/* footer */
.footer-top {
    padding: 3em 0;
    background: #b84592;
    background: #5ecc62;
    background: #004977;
    background: #191d20;
}
.footer-grid h3, .footer-list h3, .agile-footer-grid h3 {
    font-size: 1.5em;
    margin: 0 0 .5em 0;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
    line-height: 1.5em;
}
.footer-logo  a {
    color: #FFFFFF;
    font-size: 2em;
	font-weight:600;
    text-decoration: none;
}
.footer-grid p {
    color: #bbbbbb;
    font-size: .9em;
    line-height: 1.8em;
    margin:1em 0;
}
.footer-grid ul, .footer-list ul {
    padding: 0;
    margin: 0;
}
.footer-grid ul li, .footer-list ul li {
    display: block;
    margin: .2em 0;
}
.footer-logo li {
    display: inline-block !important;
}
.footer-logo ul li a {
    color: #bbb;
    font-size: 1.2em;
    text-decoration: none;
    padding-right: 5px;
}
.footer-list ul li {
    color: #bbb;
    font-size: 1em;
}
.footer-grid ul li {
    color: #bbb;
    font-size: .875em;
    text-decoration: none;
    line-height: 2em;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.footer-grid ul li a  {
    color: #bbb;
    font-size: 1em;
    text-decoration: none;
    line-height: 2em;
    text-transform: capitalize;
}
.footer-grid ul li a:hover{
    color: #146eb4;
}
.agile-footer-grid ul {
    padding: 0;
    margin: 0;
}
ul.w3agile_footer_grid_list li {
    list-style-type: none;
    color: #bbbbbb;
    line-height: 1.8em;
    font-size: 1em;
}
ul.w3agile_footer_grid_list li a {
    color: #ff9900;
    text-decoration: none;
}
ul.w3agile_footer_grid_list li span {
    display: block;
    margin: 1em 0 0;
}
ul.w3agile_footer_grid_list i.fa.fa-twitter {
    margin-right: 1em;
}
.agile-footer-grid input[type="email"],.agile-footer-grid input[type="text"]{
	outline:none;
    padding: 11px 20px;
	background:#fff;
	border:none;
	font-size:14px;
	color:#212121;
    margin-top: 1em;
	width:100%;
    border-bottom: 1px solid #ccc;
}
.agile-footer-grid h3 {
    color: #000;
    text-align: center;
}
.agile-footer-grid input[type="submit"] {
    outline: none;
    padding: 11px 20px;
    border: none;
    font-size: 14px;
    color: #fff;
    margin: 1em 0 0;
    border: 2px solid #ffb708;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    background-color: #ffb708;
    letter-spacing: 2px;
    text-align: center;
}
.footer-logo,.links1 {
    margin-top: 1em;
}
.links {
    padding: 0 2em;
}
.links1 {
    margin-top: 2em;
}
.agile-footer-grid {
    background: #fff;
    padding: 3em;
}
.agile-footer-grid input[type="submit"]:hover{
    background: #004977;
    border: 2px solid #004977;
}
.footer-logo a {
    color: #FFFFFF;
    font-size: 2em;
    font-weight: 600;
    text-decoration: none;
}
.footer-grid p {
    color: #bbbbbb;
    font-size: 14px;
    line-height: 1.8em;
    margin: 1em 0;
}
.wthree_copy_right p {
    text-align: center;
    color: #c1c1c1;
    background: #141719;
    padding: 30px 0;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.wthree_copy_right a {
    color: #fff;
}
.footer-logo i.fa {
    border: 1px solid #ddd;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    border-radius: 50%;
}
/*-- //footer --*/

/* heading style */
.w3-head {
    position: relative;
}
.w3-head h4 {
    position: absolute;
    color: rgba(0, 0, 0, 0.28);
    font-size: 6em;
    font-weight: 600;
    margin: 0;
    position: absolute;
    text-align: center;
    top: -35px;
    left: 47%;
}
/* //heading style */

/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/

@media screen and (max-width: 1440px){
	.aboutright h3 {
		font-size: 23px;
	}
	.aboutright {
		padding: 3em 7em 0em 4em;
	}
	.address {
		padding: 5em 0em 5em 6em;
	}
}
@media screen and (max-width: 1366px){
	.aboutright h3 {
		font-size: 21px;
	}
	.aboutright h4 {
		margin: 1em 0;
	}
	.aboutright p {
		width: 100%;
	}
}
@media screen and (max-width: 1280px){
	.logo h1 a {
		font-size: 33px;
		margin-left: 1em;
	}
	.sb-description {
		padding: 20px;
		bottom: 33%;
	}
	.aboutright {
		padding: 0em 5em 0em 4em;
	}
	.address {
		padding: 5em 0em 1em 4em;
	}
}
@media screen and (max-width: 1080px){
	h3.heading {
		font-size: 35px;
	}
	.w3-head h4 {
		font-size: 5.5em;
		top: -29px;
	}
	.agile-dish-caption {
		width: 96%;
		padding: 7em 6em;
	}
	.aboutright {
		padding: 0em 3em;
	}
	.aboutright h3 {
		font-size: 18px;
	}
	.aboutright p {
		font-size: 13.5px;
	}
	.team-grid {
		padding: 2em 1em;
	}
	.view.view-first {
		width: 80%;
	}
	.agile-b-wrapper i.fa.fa-search-plus {
		margin: 4em 0 0 0;
	}
	.address {
		padding: 5em 0em 5em 3em;
	}
	.sb-description span {
		font-size: 130px;
	}
	.sb-description {
		bottom: 30%;
	}
	.contact-form {
		left: 28%;
		padding: 3em 3em;
		width: 49%;
	}
}
@media screen and (max-width: 1024px){
	.logo h1 a {
		font-size: 30px;
		margin-left: 2em;
	}
	header {
		padding: .8em 0;
	}
	button#trigger-overlay i.fa {
		font-size: 30px;
	}
	button#trigger-overlay {
		padding: 16px 20px;
	}
	.aboutright {
		padding: 0em 2em;
	}
	div#about, div#services, div#contact, div#gallery, div#team {
		padding: 3em 0;
	}
	.testimonial.agileits-w3layouts {
		padding: 3em 0;
	}
	div#contact {
		padding-bottom: 0;
	}
	.view.view-first {
		padding: 0em 5em 0;
	}
	.footer-grid h3, .footer-list h3, .agile-footer-grid h3 {
		font-size: 1.3em;
	}
	.agile-b-wrapper i.fa.fa-search-plus {
		margin: 3.5em 0 0 0;
	}	
	.contact-form {
		padding: 3em 2em;
		width: 48%;
		left: 30%;
	}
}
@media screen and (max-width: 991px){
	.logo h1 a {
		font-size: 28px;
		margin-left: 0;
	}
	.sb-description span {
		font-size: 100px;
	}
	.sb-description h3, .sb-description h2 {
		font-size: 27px;
	}
	.w3ls-button a {
		font-size: 15px;
	}
	.agile-dish-caption {
		width: 94.5%;
		padding: 3em 4em;
	}
	.aboutleft {
		width: 70%;
		margin: 0 auto 1em;
	}
	.aboutright {
		padding: 0em 10em;
	}
	.col-md-4.servicegrid1 {
		width: 33.33%;
		float: left;
	}
	.servicegrid1 h4 {
		font-size: 17px;
		letter-spacing:0px;
	}
	.icon i.fa {
		font-size: 26px;
		margin-right: 0em;
	}
	.servicegrids p {
		font-size: 13.5px;
		line-height: 30px;
		letter-spacing: .2px;
	}
	.team-grid {
		padding: 2em;
		width: 50%;
		float: left;
	}
	.view.view-first {
		padding: 0em 0em 0;
	}
	.col-md-3.w3-agileits-gallery-grids {
		width: 25%;
		float: left;
	}
	.col-md-6.w3-agileits-gallery-grids {
		width: 50%;
		float: left;
	}
	.contact-form {
		bottom: 34%;
		left: 40%;
		width: 58%;
	}
	.agileits-w3layouts-map iframe {
		height: 300px;
	}
	.agileits-w3layouts-map {
		height: auto;
	}
	.agile-b-wrapper i.fa.fa-search-plus {
		margin: 2.5em 0 0 0;
	}
	.footer-grid ,.agile-footer-grid {
		margin-bottom: 2em;
	}
	ul.col-md-6 {
		width: 50%;
		float: left;
	}
	.agile-dish-caption {
		width: 92%;
		padding: 1em 0em;
	}
	.agile-dish-caption h4 {
		font-size: 1.5em;
		letter-spacing: 2px;
	}
}
@media screen and (max-width: 800px){
	.w3layouts-right a {
		padding: 5px 15px;
		font-size: 15px;
	}
	.logo h1 a {
		font-size: 26px;
		margin-left: 2em;
	}
	.sb-description span {
		font-size: 90px;
	}
	.w3ls-button {
		margin-top: 2em;
	}
	.contact-form {
		bottom: 35%;
		left: 39%;
		width: 60%;
		padding: 2em;
	}
	.address {
		padding: 3em 0em 3em 3em;
	}
}
@media screen and (max-width: 768px){
	.logo h1 a {
		font-size: 25px;
		margin-left: 2.5em;
	}
	button#trigger-overlay {
		padding: 14px 17px;
	}
	button#trigger-overlay i.fa {
		font-size: 26px;
	}
	header {
		padding: .5em 0;
	}
	.w3layouts-right {
		margin: .5em 0;
	}
	.agile-dish-caption {
		width: 92%;
		padding: 1em 1em;
	}
	.contact-form {
		left: 37%;
		width: 62%;
	}
	.agile-dish-caption span {
		font-size: 13px;
	}
	.address {
		padding: 3em 31em 3em 3em;
	}
}
@media screen and (max-width: 736px){
	button#trigger-overlay {
		padding: 12px 17px;
	}
	.sb-description h4 {
		letter-spacing: 2px;
		font-size: 18px;
	}
	.sb-description span {
		font-size: 80px;
	}
	.sb-description {
		bottom: 25%;
	}
	.item h4 {
		font-size: 20px;
	}
	.aboutright {
		padding: 0em 7em;
	}
	.col-md-4.servicegrid1 {
		width: 80%;
		float: none;
		margin: 0 auto;
	}
	.icon i.fa {
		margin-right: 1em;
	}
	.contact-form {
		left: 34%;
		width: 65%;
	}
}
@media screen and (max-width: 667px){
	.contact-form {
		width: 85%;
		position: static;
		margin: 1em auto;
		border: 1px solid #000;
	}
	.w3layouts-right li {
		letter-spacing: 0px;
	}
	.logo h1 a {
		font-size: 24px;
		margin-left: 2em;
	}
	button#trigger-overlay {
		padding: 13px 17px;
	}
	.address-grids {
		margin: 0;
		width: 33.33%;
		float: left;
	}
	.address {
		padding: 2em;
	}
	.agile-b-wrapper i.fa.fa-search-plus {
		margin: 2em 0 0 0;
	}
	.team h5 {
		font-size: 1.3em;
	}
	h3.heading {
		font-size: 30px;
	}
	.w3-head h4 {
		font-size: 5em;
	}
	.overlay ul li a {
		font-size: 26px;
	}
	.modal-header {
		font-size: 1.8em;
	}
	.agile-dish-caption {
		padding: 1em 0em;
	}
	.agile-dish-caption span {
		line-height: 20px;
	}
}
@media screen and (max-width: 640px){
	.w3layouts-right li {
		margin: 0em .5em;
	}
	.aboutright {
		padding: 0em 6em;
	}
	.item h4 {
		font-size: 18px;
	}
	.agile-dish-caption {
		width: 90%;
		bottom: 37px;
		padding: .9em 0em;
	}
}
@media screen and (max-width: 600px){
	.logo {
		float: none;
		text-align: center;
	}
	.w3layouts-right {
		margin: 1em 0;
		float: none;
		text-align: center;
	}
	.logo h1 a {
		font-size: 24px;
		margin-left: 0;
	}
	.sb-description span {
		font-size: 70px;
	}
	.sb-description h3, .sb-description h2 {
		font-size: 24px;
		letter-spacing: 1px;
	}
	.sb-description {
		bottom: 23%;
	}
	.aboutleft {
		width: 80%;
		margin: 0 auto 1em;
	}
	.aboutright {
		padding: 0em 4em;
	}
	.agile-dish-caption {
		padding: 2.5em 1em;
		width: 93%;
	}
	.agile-b-wrapper i.fa.fa-search-plus {
		margin: 2.5em 0 0 0;
		font-size: 1.5em;
	}
	.overlay ul li a {
		font-size: 24px;
	}
}
@media screen and (max-width: 568px){
	.sb-description h4 {
		letter-spacing: 1px;
		font-size: 17px;
	}
	.wthree_copy_right p {
		padding: 30px 30px;
		line-height: 28px;
	}
}
@media screen and (max-width: 480px){
	.sb-description h3, .sb-description h2 {
		font-size: 19px;
		letter-spacing: 0px;
	}
	.sb-description h4 {
		letter-spacing: 1px;
		font-size: 15px;
	}
	.w3ls-button a {
		font-size: 14px;
		padding: .3em 1em;
	}
	.sb-description span {
		font-size: 50px;
	}
	.sb-description {
		bottom: 21%;
	}
	.w3-head h4 {
		font-size: 5em;
	}
	h3.heading {
		font-size: 30px;
	}
	.aboutright {
		padding: 0em 2em;
	}
	.aboutright h3 {
		font-size: 17px;
	}
	.aboutright h4 {
		font-size: 18px;
	}
	.col-md-4.servicegrid1 {
		width: 90%;
	}
	.team-w3ls p {
		font-size: .875em;
	}
	.view.view-first {
		width: 100%;
	}
	.col-md-3.w3-agileits-gallery-grids {
		width: 50%;
		float: left;
		margin-bottom: 2em;
	}
	.col-md-6.w3-agileits-gallery-grids {
		width: 100%;
		float: left;
		margin-bottom: 2em;
	}
	.w3-agileits-gallery-grids.agileits-gallery-grids {
		margin: 0 0em;
	}
	.address-grids {
		margin: 0;
		width: 100%;
		float: none;
		margin-bottom: 2em;
	}
	.address-grids:nth-child(3) {
		margin-bottom: 0em;
	}
	.w3agile-two {
		margin-top: 2em;
	}
	.col-md-6.gallery-two {
		margin-top: 2em;
	}
	.col-md-6.wthree {
		margin-top: 0;
	}
	.agile-b-wrapper i.fa.fa-search-plus {
		margin: 3em 0 0 0;
	}
	.styled-input {
		width: 95%;
		margin: 0em 0 1em 0em;
	}
	.agile-dish-caption {
		padding: 1.5em 1em;
		width: 91%;
	}
	.agile-b-wrapper i.fa.fa-search-plus {
		margin: 4em 0 0 0;
	}
	.modal-header {
		font-size: 1.5em;
	}
}
@media screen and (max-width: 440px){
	.sb-description {
		bottom: 14%;
	}
}
@media screen and (max-width: 414px){
	.sb-description {
		bottom: 9%;
	}
	.aboutleft {
		width: 90%;
		margin: 0 auto 1em;
	}
	.team-grid {
		width: 80%;
		float: none;
		margin: 0 auto;
		text-align:center;
	}
	.contact input[type="submit"] {
		padding: .3em 1em;
		font-size: 15px;
	}
	.footer-top {
		padding: 2em 0;
	}
	.aboutright h4 {
		line-height: 1.6em;
	}
	.agile-dish-caption {
		padding: 5em 3em;
		width: 94.5%;
	}
	.contact-form h4 {
		font-size: 23px;
	}
	.agile-b-wrapper i.fa.fa-search-plus {
		margin: 3.5em 0 0 0;
	}
	.w3-head h4 {
		font-size: 4.5em;
	}
	h3.heading {
		font-size: 26px;
	}
	.overlay ul li a {
		font-size: 22px;
	}
	.modal-body p {
		font-size: 14px;
	}
}
@media screen and (max-width: 384px){
	button#trigger-overlay {
		padding: 8px 16px;
	}
	.sb-description {
		bottom: 10%;
		padding:0;
	}
	.nav-arrows a {
		top: 55%;
		width: 32px;
		height: 32px;
		background-size: 65px;
	}
	.agile-footer-grid {
		padding: 2em;
	}
	.agile-dish-caption {
		padding: 4em 3em;
	}
	.team-grid {
		width: 90%;
	}
}
@media screen and (max-width: 375px){
	.w3layouts-right li {
		margin: 0em 0em;
	}
	.w3ls-button {
		margin-top: 1em;
	}
	.col-md-3.w3-agileits-gallery-grids {
		width: 100%;
		float: none;
		margin-bottom: 1em;
	}
	.col-md-6.w3-agileits-gallery-grids {
		margin-bottom: 1em;
	}
	.col-md-6 .agile-b-wrapper i.fa.fa-search-plus {
		margin: 3em 0 0 0;
	}
	.agile-b-wrapper i.fa.fa-search-plus {
		margin: 7em 0 0 0;
	}
	h3.heading {
		font-size: 24px;
	}
	.w3-head h4 {
		font-size: 4.2em;
	}
}
@media screen and (max-width: 320px){
	.logo h1 a {
		font-size: 23px;
		margin-left: 2em;
	}
	.w3layouts-right a {
		padding: 5px 12px;
		font-size: 14px;
	}
	.w3layouts-right i.fa.fa-phone {
		font-size: 17px;
	}
	.aboutleft {
		width: 100%;
	}
	.col-md-4.servicegrid1 {
		width: 100%;
	}
	.team-grid {
		width: 100%;
	}
	.view.view-first p {
		font-size: 14px;
	}
	.col-md-6 .agile-b-wrapper i.fa.fa-search-plus {
		margin: 1.8em 0 0 0;
	}
	.contact-form h4 {
		font-size: 20px;
	}
	.wthree_copy_right p {
		padding: 30px 10px;
	}
	.footer-top {
		padding: 1em 0;
	}
	.agile-dish-caption {
		padding: 2.5em 1em;
		width: 93%;
	}
	.contact-form {
		width: 95%;
	}
	.footer-grid h3, .footer-list h3, .agile-footer-grid h3 {
		font-size: 1.1em;
	}
	.sb-description h3, .sb-description h2 {
		font-size: 16px;
	}
	.modal-header {
		font-size: 1.3em;
	}
}
/* //responsive design */




.ser li{ list-style:none}

.ser1 li{ list-style:none; margin-left:10px; line-height:20px; }

.box{ background:#f7f7f6; border-radius:5px 5px 5px 5px; box-shadow:5px 5px #ddd; margin:1pxs; width:43%; height:300px; margin-left:50px;}

.box2{ background:#f7f7f6; border-radius:5px 5px 5px 5px; box-shadow:5px 5px #ddd; margin:1pxs; width:43%; height:850px; margin-left:50px;}


.box1{ background:#004977;
background: #004977;
border-radius: 25px;
box-shadow: 0 10px 30px rgba(0,0,0,.05) !important;
margin-top: 1em;
margin-bottom: 1em;
width: 29%;
float: left;
padding: 40px;
padding: 26px;
margin-right: 3px;
margin-left: 39px;
height: 300px;
color:#fff
}

.box1:hover{ background:#ff;
background: #fff;
border-radius: 25px;
box-shadow: 0 10px 30px rgba(0,0,0,.05) !important;
margin-top: 1em;
margin-bottom: 1em;
width: 29%;
float: left;
padding: 40px;
padding: 26px;
margin-right: 3px;
margin-left: 39px;
height: 300px;
color:#004977;
transition:all 0.3s ease;
 
}



div.light_rounded .pp_top .pp_left {
    background: url(../images/sprite.png) -88px -53px no-repeat;
}

div.light_rounded .pp_top .pp_middle {
    background: #fff;
}

div.light_rounded .pp_top .pp_right {
    background: url(../images/sprite.png) -110px -53px no-repeat;
}

div.light_rounded .pp_content .ppt {
    color: #000;
}

div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right {
    background: #fff;
}

div.light_rounded .pp_content {
    background-color: #fff;
}

div.light_rounded .pp_next:hover {
    background: url(../images/btnNext.png) center right no-repeat;
    cursor: pointer;
}

div.light_rounded .pp_previous:hover {
    background: url(../images/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}

div.light_rounded .pp_expand {
    background: url(../images/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}

div.light_rounded .pp_expand:hover {
    background: url(../images/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}

div.light_rounded .pp_contract {
    background: url(../images/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}

div.light_rounded .pp_contract:hover {
    background: url(../images/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}

div.light_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}

div.light_rounded #pp_full_res .pp_inline {
    color: #000;
}

div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next {
    margin-top: 12px !important;
}

div.light_rounded .pp_nav .pp_play {
    background: url(../images/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}

div.light_rounded .pp_nav .pp_pause {
    background: url(../images/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}

div.light_rounded .pp_arrow_previous {
    background: url(../images/sprite.png) 0 -71px no-repeat;
}

div.light_rounded .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default;
}

div.light_rounded .pp_arrow_next {
    background: url(../images/sprite.png) -22px -71px no-repeat;
}

div.light_rounded .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default;
}

div.light_rounded .pp_bottom .pp_left {
    background: url(../images/sprite.png) -88px -80px no-repeat;
}

div.light_rounded .pp_bottom .pp_middle {
    background: #fff;
}

div.light_rounded .pp_bottom .pp_right {
    background: url(../images/sprite.png) -110px -80px no-repeat;
}

div.light_rounded .pp_loaderIcon {
    background: url(../images/loader.gif) center center no-repeat;
}

div.dark_rounded .pp_top .pp_left {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}

div.dark_rounded .pp_top .pp_middle {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

div.dark_rounded .pp_top .pp_right {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}

div.dark_rounded .pp_content_container .pp_left {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}

div.dark_rounded .pp_content_container .pp_right {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}

div.dark_rounded .pp_content {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

div.dark_rounded .pp_next:hover {
    background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
    cursor: pointer;
}

div.dark_rounded .pp_previous:hover {
    background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}

div.dark_rounded .pp_expand {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}

div.dark_rounded .pp_expand:hover {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}

div.dark_rounded .pp_contract {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}

div.dark_rounded .pp_contract:hover {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}

div.dark_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}

div.dark_rounded .currentTextHolder {
    color: #c4c4c4;
}

div.dark_rounded .pp_description {
    color: #fff;
}

div.dark_rounded #pp_full_res .pp_inline {
    color: #fff;
}

div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next {
    margin-top: 12px !important;
}

div.dark_rounded .pp_nav .pp_play {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}

div.dark_rounded .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}

div.dark_rounded .pp_arrow_previous {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}

div.dark_rounded .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default;
}

div.dark_rounded .pp_arrow_next {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}

div.dark_rounded .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default;
}

div.dark_rounded .pp_bottom .pp_left {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}

div.dark_rounded .pp_bottom .pp_middle {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

div.dark_rounded .pp_bottom .pp_right {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}

div.dark_rounded .pp_loaderIcon {
    background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}

div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
    background: url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat;
}

div.dark_square .currentTextHolder {
    color: #c4c4c4;
}

div.dark_square .pp_description {
    color: #fff;
}

div.dark_square .pp_loaderIcon {
    background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}

div.dark_square .pp_content_container .pp_left {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}

div.dark_square .pp_content_container .pp_right {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}

div.dark_square .pp_expand {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}

div.dark_square .pp_expand:hover {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}

div.dark_square .pp_contract {
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}

div.dark_square .pp_contract:hover {
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}

div.dark_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}

div.dark_square #pp_full_res .pp_inline {
    color: #fff;
}

div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next {
    margin-top: 12px !important;
}

div.dark_square .pp_nav .pp_play {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}

div.dark_square .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}

div.dark_square .pp_arrow_previous {
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}

div.dark_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default;
}

div.dark_square .pp_arrow_next {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}

div.dark_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default;
}

div.dark_square .pp_next:hover {
    background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
    cursor: pointer;
}

div.dark_square .pp_previous:hover {
    background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}

div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content {
    background: #fff;
}

div.light_square .pp_content .ppt {
    color: #000;
}

div.light_square .pp_expand {
    background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}

div.light_square .pp_expand:hover {
    background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}

div.light_square .pp_contract {
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}

div.light_square .pp_contract:hover {
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}

div.light_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}

div.light_square #pp_full_res .pp_inline {
    color: #000;
}

div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
    margin-top: 12px !important;
}

div.light_square .pp_nav .pp_play {
    background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}

div.light_square .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}

div.light_square .pp_arrow_previous {
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}

div.light_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default;
}

div.light_square .pp_arrow_next {
    background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}

div.light_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default;
}

div.light_square .pp_next:hover {
    background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
    cursor: pointer;
}

div.light_square .pp_previous:hover {
    background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}

div.facebook .pp_top .pp_left {
    background: url(../images/sprite.png) -88px -53px no-repeat;
}

div.facebook .pp_top .pp_middle {
    background: url(../images/contentPatternTop.png) top left repeat-x;
}

div.facebook .pp_top .pp_right {
    background: url(../images/sprite.png) -110px -53px no-repeat;
}

div.facebook .pp_content .ppt {
    color: #000;
}

div.facebook .pp_content_container .pp_left {
    background: url(../images/contentPatternLeft.png) top left repeat-y;
}

div.facebook .pp_content_container .pp_right {
    background: url(../images/contentPatternRight.png) top right repeat-y;
}

div.facebook .pp_content {
    background: #fff;
}

div.facebook .pp_expand {
    background: url(../images/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}

div.facebook .pp_expand:hover {
    background: url(../images/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}

div.facebook .pp_contract {
    background: url(../images/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}

div.facebook .pp_contract:hover {
    background: url(../images/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}

div.facebook .pp_close {
    width: 22px;
    height: 22px;
    background: url(../images/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}

div.facebook #pp_full_res .pp_inline {
    color: #000;
}

div.facebook .pp_loaderIcon {
    background: url(../images/loader.gif) center center no-repeat;
}

div.facebook .pp_arrow_previous {
    background: url(../images/sprite.png) 0 -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px;
}

div.facebook .pp_arrow_previous.disabled {
    background-position: 0 -96px;
    cursor: default;
}

div.facebook .pp_arrow_next {
    background: url(../images/sprite.png) -32px -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px;
}

div.facebook .pp_arrow_next.disabled {
    background-position: -32px -96px;
    cursor: default;
}

div.facebook .pp_nav {
    margin-top: 0;
}

div.facebook .pp_nav p {
    font-size: 15px;
    padding: 0 3px 0 4px;
}

div.facebook .pp_nav .pp_play {
    background: url(../images/sprite.png) -1px -123px no-repeat;
    height: 22px;
    width: 22px;
}

div.facebook .pp_nav .pp_pause {
    background: url(../images/sprite.png) -32px -123px no-repeat;
    height: 22px;
    width: 22px;
}

div.facebook .pp_next:hover {
    background: url(../images/btnNext.png) center right no-repeat;
    cursor: pointer;
}

div.facebook .pp_previous:hover {
    background: url(../images/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}

div.facebook .pp_bottom .pp_left {
    background: url(../images/sprite.png) -88px -80px no-repeat;
}

div.facebook .pp_bottom .pp_middle {
    background: url(../images/contentPatternBottom.png) top left repeat-x;
}

div.facebook .pp_bottom .pp_right {
    background: url(../images/sprite.png) -110px -80px no-repeat;
}

div.pp_pic_holder a:focus {
    outline: none;
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500;
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000;
}

.pp_top {
    height: 20px;
    position: relative;
}

* html .pp_top {
    padding: 0 20px;
}

.pp_top .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}

.pp_top .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}

* html .pp_top .pp_middle {
    left: 0;
    position: static;
}

.pp_top .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}

.pp_content {
    height: 40px;
}

.pp_fade {
    display: none;
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%;
}

.pp_content_container .pp_left {
    padding-left: 20px;
}

.pp_content_container .pp_right {
    padding-right: 20px;
}

.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px 0;
}

.pp_description {
    display: none;
    margin: 0 0 5px 0;
}

.pp_nav {
    clear: left;
    float: left;
    margin: 3px 0 0 0;
}

.pp_nav p {
    float: left;
    margin: 2px 4px;
    line-height: 1;
    font-size: 0.9em;
}

.pp_nav .pp_play,
.pp_nav .pp_pause {
    float: left;
    margin-right: 4px;
    text-indent: -10000px;
}

a.pp_arrow_previous,
a.pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}

.pp_gallery {
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000;
}

.pp_gallery ul {
    float: left;
    height: 35px;
    margin: 0 0 0 5px;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.pp_gallery ul a {
    border: 1px #000 solid;
    border: 1px rgba(0, 0, 0, 0.5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
}

.pp_gallery ul a:hover,
.pp_gallery li.selected a {
    border-color: #fff;
}

.pp_gallery ul a img {
    border: 0;
}

.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}

.pp_gallery li.default a {
    background: url(../images/default_thumbnail.gif) 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px;
}

.pp_gallery li.default a img {
    display: none;
}

.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
    margin-top: 7px !important;
}

a.pp_next {
    background: url(../images/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}

a.pp_previous {
    background: url(../images/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}

a.pp_expand,
a.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}

a.pp_close {
    display: block;
    float: right;
    line-height: 22px;
    text-indent: -10000px;
}

.pp_bottom {
    height: 20px;
    position: relative;
}

* html .pp_bottom {
    padding: 0 20px;
}

.pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}

.pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}

* html .pp_bottom .pp_middle {
    left: 0;
    position: static;
}

.pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px;
}

#pp_full_res {
    line-height: 1 !important;
}

#pp_full_res .pp_inline {
    text-align: left;
}

#pp_full_res .pp_inline p {
    margin: 0 0 15px 0;
}

div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    margin: 0 0 5px 15px;
    z-index: 9999;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.pp_gallery a {
    background: none !important;
    border: none !important;
    display: none !important;
    height: 146px;
    padding: 2px !important;
    width: 235px;
}

/* PORTFOLIO STYLES*/
/**** PORTFOLIO STYLES*****/

.portfolio-categ {
	margin-bottom: 30px;
}
ul.portfolio-categ{
	text-align: center;
	margin-bottom: 3em;
}

.portfolio-categ li {
	color: #333;
    cursor: pointer;
    display: inline-block;
   padding: 5px;
font-size: 10px;
margin: 1px;
  margin-right: 1px;
letter-spacing: ;
border: 1px solid #848484;
}

.portfolio-categ li.active {
    background: #11b563;
	border: 1px solid #11b563;
    color: #fff;
}
.portfolio-categ li a{
	color: #333;
}
.image-block {
	display: block;
	position: relative;
}

.portfolio-area li {
	float: left;
    list-style-type: none;
    overflow: hidden;
    max-width: 25%;
    width: 285px;
}

.home-portfolio-text {
	margin-top: 10px;
}

.portfolio-categ li.active a {
    color: #fff;
}

/**** END PORTFOLIO STYLES*****/
/**** PORTFOLIO STYLES*****/

.portfolio-categ {
    margin: 0 auto 2em;
    text-align: center;
}

.portfolio-categ li {
    display: inline;

}

.image-block {
    display: block;
    position: relative;
    margin-bottom: 0.7em;
}

.image-block img {
    background: #FFFFFF;
    padding: 10px;
}

.image-block img:hover {

}
.portfolio-area li {
    float: left;
    margin: 0 -7px 0px 6px;
    overflow: hidden;
    width: 344px;
}

.home-portfolio-text {
    margin-top: 10px;
}


ul.portfolio-categ li.active a {
    text-decoration: underline;
    color: #ffffff;
}
ul.portfolio-categ li a {
   
    color: #35383a;
    font-size:12px;
    font-weight: 400;
}
/*----*
.port-info {
    background: #fff;
    padding: 0.5em 1em;
    transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.port-info p {
    font-size: 0.9em;
    letter-spacing: 2px;
}
.port-info h5 {
    color: #292929;
    font-size: 1.1em;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 0.5em;
}
.port-info:hover p{
    color:#fff;
}
.port-info:hover{
        background:#ff3c41;
}
/*----*/
.wrap_view {
    margin: 0 auto;
    width: 90%;
}
/**** END PORTFOLIO STYLES*****/
@media(max-width:1024px) {
   .portfolio-area li {
        float: left;
        margin: 0 6px 0px 6px;
        overflow: hidden;
        max-width: 23%;
        width: 344px;
    }
}
@media(max-width:667px) {
    .portfolio-area li {
        float: left;
        margin: 0 6px 0px 6px;
        overflow: hidden;
        max-width: 31%;
        width: 290px;
    }
    ul.portfolio-categ {
        margin-bottom: 2em;
    }

}
@media(max-width:600px) {
    .portfolio-categ li {
        display: inline;
        margin-right: 3px;
    }
    .portfolio-area li {
      max-width: 50%;
      width: 196px;
    }
   .portfolio-categ li {
        padding: 6px 8px;
        font-size: 0.8em;
    }
}
@media(max-width:480px) {
    .portfolio-area li {
        max-width: 50%;
        width: 164px;
    }
   
}
@media(max-width:384px) {
    .image-block img {
        padding: 5px;
    }
    .portfolio-area li {
        max-width: 50%;
        width: 148px;
    }

}
@media(max-width:385px) {
    .portfolio-categ li {
        padding: 6px 8px;
        font-size: 0.8em;
        display: block;
        margin-bottom: 4px;
    }
    .portfolio-area li {
        max-width: 50%;
        width: 124px;
    }
}




.tab {
  float: left;
 border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 23%;
  height: auto;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
background-color: inherit;
color: black;
padding: 15px 14px;
width: 100%;
border: none;
outline: none;
text-align: left;
cursor: pointer;
transition: 0.3s;
font-size: 13px;
font-weight:500
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #004977;
  color:#FFF
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #004977;
  color:#fff;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 75%;
  border-left: none;
  height: auto;
}



/* FontAwesome for working BootSnippet :> */

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
#team {
    background: #eee !important;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #108d6f;
    border-color: #108d6f;
    box-shadow: none;
    outline: none;
}

.btn-primary {
    color: #fff;
    background-color: #004977;
    border-color: #004977;
}

section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #004977;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#team .card {
    border: none;
    background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 312px;
}

.backside .card a {
    font-size: 18px;
    color: #004977 !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    color: #004977 !important;
}

.frontside .card .card-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}



/* FontAwesome for working BootSnippet :> */

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
#team {
    background: #eee !important;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #108d6f;
    border-color: #108d6f;
    box-shadow: none;
    outline: none;
}

.btn-primary {
    color: #fff;
    background-color: #004977;
    border-color: #004977;
}

section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #004977;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#team .card {
    border: none;
    background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 312px;
	border: 1px solid #ddd;
	border-radius:5px;
}

.backside .card a {
    font-size: 18px;
    color: #004977 !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    color: #004977 !important;
}

.frontside .card .card-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}




.card {
    background-color: #ffffff;
    border: 1px solid rgba(0, 34, 51, 0.1);
    box-shadow: 2px 4px 10px 0 rgba(0, 34, 51, 0.05), 2px 4px 10px 0 rgba(0, 34, 51, 0.05);
    border-radius: 0.15rem;
}

/* Tabs Card */

.tab-card {
  border:1px solid #eee;
}

.tab-card-header {
  background:none;
}
/* Default mode */
.tab-card-header > .nav-tabs {
  border: none;
  margin: 0px;
}
.tab-card-header > .nav-tabs > li {
  margin-right: 2px;
}
.tab-card-header > .nav-tabs > li > a {
  border: 0;
  border-bottom:2px solid transparent;
  margin-right: 0;
  color: #737373;
  padding: 2px 15px;
}

.tab-card-header > .nav-tabs > li > a.show {
    border-bottom:2px solid #007bff;
    color: #007bff;
}
.tab-card-header > .nav-tabs > li > a:hover {
    color: #007bff;
}

.tab-card-header > .tab-content {
  padding-bottom: 0;
}