/*
Theme Name: Twenty Fifteen child
Theme URI: https://digitalviewindia.com/
Author: digitalviewindia Team
Template: twentyfifteen
Author URI: https://digitalviewindia.com/
Version: 1.0
*/

/*@import '../twentyfifteen/style.css';*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Lato:100i,300,300i,400,400i,700,700i,900,900i');

@font-face {
  font-family: 'myriad';
  src:url('./fonts/myriad.ttf') format('truetype');
}


.btn-download {
  background-color: DodgerBlue;
  border: none;
  color: white;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
}


.btn-color {
    color: #fff !important;
    position: fixed;
    left: 0px;
    text-transform: uppercase;
    top: 450px !important;
    transform: rotate(-5deg);
    z-index: 9999;
    background: none repeat scroll 0 0;
    transition: all 0.5s;
}
.navbar-inverse{
	background:transparent !important;
	border:0 !important;
}
#myNavbar{
	float:right !important;
}
/*.navbar-nav li a:hover{
	background-color:transparent !important;
	color:#fff !important;
}*/
.navbar-nav li a{
	color:#ab115b !important;
}
.navbar-inverse .navbar-nav > li > a{
	text-transform:normal !important;
	font-weight:600 !important;
	font-size: 15px !important;
	letter-spacing:1px;
	font-family:myriad !important;
	text-transform:none;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover{
		font-weight:500 !important;
		color:#fff !important;
}
li.current-menu-item > a{
	color:#ab115b !important;
	font-weight:600 !important;
}
@media(max-width:800px){
	#myNavbar{
	float:none !important;
}
#content-section2 p{
	margin: 5px !important;
}
#center-img{
	display:none;
}
.copyright{
	background: #000;
    color: #fff;
    height: auto !important;
   text-align:center;
}
}

.copyright{
	background:#BF0034;
    color: #fff;
    font-family: roboto;
    height: auto;
    line-height: 30px;
    padding-bottom: 15px;
    padding-top: 15px;
	letter-spacing:1px;
	text-align:center;
	font-weight:400;
}
.copyright a{
	color: #fff !important;
	font-family: roboto;
	letter-spacing:1px;
	font-weight:400;
}
#footer-link h3{
	margin-bottom:10px;
	font-weight:bold;
	text-transform:uppercase;
	 margin-bottom: 35px;
	 border-right:4px solid #2FBAE2;
}
.testi{
	 background: #3c3c3c none repeat scroll 0 0;
    color: #fff;
      padding: 10px 10px 38px 11px;
    text-align: justify;
	border-radius:2px;
}
.quick-link li a{color:#000;}
#menu1{
	margin-top: 25px;
}

#footer1{
	background:#fff;
	padding:20px 20px;
	color:#000;
}
#footer-1 h3{
	font-size:24px;
	text-transform:normal !important;
	font-weight:bold;
}
.footer-btn{
	background:#fff;
	color:#1764B3;
	padding:10px;
	border:0;
	border-radius:4px;
}
.fa{
	font-size:26px !important;
	color:#fff !important;
}
.fa-angle-right{
	display:none !important;
}
.fa-angle-left{
	display:none !important;
}
.navbar-inverse .navbar-toggle{
	background:#000 !important;
}
#welcome-section {
    padding: 10px;
    /* padding-top: 0px; */
    /* padding-bottom: 0px; */
}
#study-visa{
	margin-bottom:15px;
}
#study-visa h3{
	margin-left:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:15px;
}
#study-visa-content p{
	font-size: 15px;
    text-align: justify;
}
#tourist-visa1 h3{
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 25px;
}
#tourist-visa{
	background:#E2E3E5;
	 padding-bottom: 22px;
    padding-top: 16px;
}
#tourist-visa h3:after {
 background-color: #B3B4B6;
    content: "";
    height: 3px;
    margin-left: 15px;
    margin-top: 11px;
    position: absolute;
    width: 71%;
}
#study-visa h3:after {
 background-color: #cecece;
    content: "";
    height: 3px;
    margin-left: 15px;
    margin-top: 11px;
    position: absolute;
    width: 72%;
}
#tourist-visa img{
	width:100% !important;
}
#tourist-visa1 h2{
	 color: #153367;
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
    text-transform: uppercase;
}
.thumbnail{
	border:0px !important;
	background:transparent !important;
}
.gallery{
	 margin-bottom: 28px;
    margin-top: 60px;
}
#other-services{
	background:#153367;
	color:#fff;
}
#other-services h3:after {
 background-color: #fff;
    content: "";
    height: 5px;
    margin-left: 15px;
    margin-top: 11px;
    position: absolute;
    width: 69%;
}
#other-services h3{
	font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
#other-services .container{
    padding-bottom: 10px;
    padding-top: 10px;
}
#other-services h2{
	font-size: 18px;
    font-weight: bold;
    margin-bottom: 7px;
    text-transform: uppercase;
}
.copyright a{color:#fff;}
@media(max-width:800px){
	.carousel-caption{
		display:none;
	}
}
.abtext1{
	display: block;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
	color: #fff;
	text-transform: none;
	padding-bottom:30px;
}
.service-tag{
	background:transparent;
    color: #fff;
    font-family: roboto;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 0;
    text-align: left;
    text-transform: none;
}
#read-more{
	background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("./images/bg.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    clear: both !important;
    height: 100%;
    padding-bottom: 50px;
    padding-top: 56px;
}
#readmore2{
	display: block;
    margin: 0 auto;
    width: 80%;
}
#readmore2 p{
	color: #fff;
    font-size: 26px;
	font-family: open sans;
	text-align:center;
}
.readm{
	background: #dcc60e none repeat scroll 0 0;
    border: 0 none;
    border-radius: 21px;
    color: #000;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    margin: 22px auto 0;
    width: 140px;
}
#footer1{
	padding:20px;
	background-image:#363636;
	color:#fff;
	font-family: open sans;
	   font-size: 16px;
}
#footer1 h3{
	color: #000;
    font-family: roboto;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.fa{
	font-size:30px !important;
}
#footer1 .fa{
	font-size:17px !important;
}
#menu-footer-menu a{
	color: #000;
    font-family: roboto;
    font-size: 14px;
    letter-spacing: 1px;
    opacity: 1;
}
#menu-footer-menu .current-menu-item a{
	color:#000 !important;
}
#footer1 li span{
    opacity: 1.0;
}
#footer1  li{
	list-style:none;
	line-height:32px;
	font-family: open sans;
	font-size: 16px;
}
#footer-1{
	padding-bottom: 40px;
    padding-top: 20px;
}
#videos{
	padding-top: 30px !important;
}
.page-header h1{
	color: #C8003E;
    font-family: lato;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
}
.carousel-caption{
	text-align:left;
}
.carousel-caption {
    left: 11%;
    padding-bottom: 30px;
    right: 20%;
	top:100px;
}
.carousel-caption h2{
	font-family: open sans;
    font-size: 48px;
    font-weight: 900;
    line-height: 52px;
}
#carousel-site h3 {
    font-family: open sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-transform: none;
    width: 55%;
}
.carousel-caption .btn-primary{
	background-color: #03a9f5;
    border-radius: 30px;
    color: #fff;
    font-family: open sans;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 25px;
	border:0;
}
.current-menu-item a{
	color:#03A9F5 !important;
	font-weight:600;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img{
	width:100%;
}
.rm-1{
	background-color: transparent;
    border: 0 none;
    border-radius: 0;
    color: #cf2a5d;
    font-family: roboto;
    font-size: 15px;
    font-weight: 500;
    margin-top: 0;
    padding: 0;
    position: relative;
    text-transform: none;
    top: 0;
}
}
.rm-1:hover{
	color:#cf2a5d;
	text-decoration:none;
}
.services p{
	color: #fff;
    font-family: roboto;
    font-size: 15px;
    line-height: 26px;
    opacity: 1;
    text-align: left;
}
.services .rm-1{
	margin:auto;
	display:block;
}
.abtext21 {
    color: #000;
    display: block;
    font-family: open sans;
    font-size: 30px;
    font-weight: bold;
    margin-top: 25px;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
	margin-top:60px;
}
.testimonial{
	background:#E8E8E8;
	background-size:cover;
	padding-top:40px;
	padding-bottom:30px;
}
.colon{
	margin-top:32px;
}
.page-content li,.page-content p,.page-content a{
	color: #000;
    font-family: myriad;
    font-size: 14px;
    line-height: 28px;
}
.well {
     background-color: rgba(245, 128, 32, 0.2);
    border: 0 none;
    border-radius: 4px;
    box-shadow: 2px 2px 8px #000;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}
.address_block h2{
	color: #014f84;
    font-family: lato;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-top: 0;
}
.well .wpcf7-text {
    border-radius: 0;
    box-shadow: 3px 3px 3px #ccc;
    height: 40px;
	color:#000;
}
.well .wpcf7-textarea {
    border-radius: 0;
    box-shadow: 3px 3px 3px #ccc;
    height: 200px;
	color:#000;
}
.form-conrol{
	color:#000;
	font-family:myriad;
}
.well label{
	margin-bottom:12px;
}
.well .wpcf7-submit{
	background: #F3745F;
    border: 0 none;
    color: #fff;
    font-family: roboto;
    font-size: 15px;
    font-weight: 600;
    padding: 8px 40px;
    text-transform: uppercase;
}

.logo-img{
       background: #dbdbdb;
    padding-bottom: 11px;
    padding-top: 8px;
}
@media(min-width:800px){
.fixed {
    position:fixed;	
    top:0;
	z-index:1;
	right:0;
	background:#C8003E;
	width:100%;
	box-shadow: 0 2px 5px #ccc;
}
}
@media(max-width:800px){
	#welcome-section h3{
		margin-top:20px;
	}
	#owl-demo3 .owl-prev,#owl-demo3 .owl-next{
	display:none;
	}
}
body{
	overflow-x:hidden;
}
.metaslider .caption-wrap{
	background:transparent !important;
	bottom: 0 !important;
    color: white;
    display: block;
    left: 0px !important;
    line-height: 1.4em;
    margin: 0;
    opacity: 1 !important;
    position: absolute;
    top: 130px !important;
    width: 100%;
}
.metaslider  h2 {
    font-family: lato;
    font-size: 48px;
    font-weight: 700;
    line-height: 52px;
    text-align: center;
	letter-spacing:1px;
}
.metaslider  h3 {
    font-family: lato;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    text-transform: none;
    width: 100%;
	letter-spacing:1px;
}
.metaslider .btn-primary {
    background-color: #F3755F;
    border: 0 none;
    border-radius: 30px;
    color: #fff;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 25px;
	text-transform:uppercase;
}
.metaslider{
	margin:auto !important;
}
.navbar{
	margin-bottom:0;
}
.services{
	background:url("./images/service_bg.png") no-repeat scroll;
	background-size:cover;
	margin-top: 0;
    padding-bottom: 65px;
    padding-top: 75px;
}
.services .thumbnail img{
	width:100% !important;
	margin:auto;
	display:block;
}
.services .item{
	padding-left:8px;
	padding-right:8px;
	margin-bottom:35px;
}
.appoint h3{
	color: #000;
    font-family: myriad;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 1px 1px #000;
    text-transform: uppercase;
	padding-bottom:15px;
	padding-top:30px;
}
.appoint{
	box-shadow: 0 0 10px #999;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
	
}
.appoint .wpcf7-text{
	color: #000;
    font-family: Montserrat;
    font-size: 13px;
    height: 40px;
}
.appoint .wpcf7-textarea{
	height:100px;
	font-family: Montserrat;
    font-size: 13px;
	color:#000;
}
.appoint .wpcf7-submit{
	background: #f3755f none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    width: 100%;
}
.learn h3{ 
	color: #000;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 700;
    margin-top: 0;
    padding-bottom: 15px;
    text-align: left;
    text-transform: none;
}
.learn{
	padding-top:20px;
}
@media(min-width:800px){
	.appoint{
		margin-left:30px;
		margin-right:30px;
	}
}
.appointment{
	padding-top:50px;
	padding-bottom:50px;
}
.appointment h4{
	color: #000;
    font-family: myriad;
    font-weight: 600;
    letter-spacing: 1px;
    padding-bottom: 5px;
    padding-top: 8px;
    text-shadow: 0 1px 0 #000;
    text-transform: uppercase;
}
.appointment p{
	color: #000;
    font-family: myriad;
    font-size: 14px;
    line-height: 25px;
    opacity: 0.8;
    text-align: justify;
}
.testimonial h3{
	color: #000;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 700;
    margin-top: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.testimonial p{
	color: #000;
    font-family: myriad;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-top: 20px;
    opacity: 0.8;
    text-align: center;
}
.testimonial p.t-name{
	font-weight:600;
}
.testimonial h4{
	background: transparent none repeat scroll 0 0;
    color: #000;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    text-transform: none;
}
.testimonial p:bofore{
	content:url('./images/icon_1.png');
}
.colon-img{
	margin:auto;
	display:block;
	padding-top:25px;
}
.navbar-nav > li{
	margin-left:5px;
}
#menu-footer-menu{
	padding:0;
}
#menu-footer-menu li{
	width:50%;
	float:left;
}
.s-l{
	padding:0;
	clear:both;
	padding-top:15px;
}
.s-l li{
	display:inline;
	margin-right:5px;
	margin-top:25px;
}
.well label {
    display: inline-block;
    font-family: myriad;
    font-weight: 500;
    margin-bottom: 5px;
    max-width: 100%;
}
strong{
	color:#0000FF;
}
.address_block {
    border-left: 3px solid #F3745F;
}
.c-f{
	float:right;
}
.inner-banner{
	width:100%;
}
.page-content b{
	color:#00984A;
	font-weight:600;
	font-size:15px;
}
@media(max-width:1279px){
	.metaslider .caption{
		display:none;
	}
}
/** Responsive Menu *****/
/***********/
@media (min-width: 768px) and (max-width: 1024px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	.dropdown-menu > li > a {
		display: block;
		padding: 3px 20px;
		clear: both;
		font-weight: normal;
		line-height: 1.42857143;
		color: #333;
		white-space: nowrap;
	}
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        /*margin: 7.5px -15px;*/
		margin: 7.5px 50px 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px!important;;
        padding-bottom: 10px!important;;
    }
    .navbar-text {
        float: none!important;;
        margin: 15px 0 !important;;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}
@media(max-width:1024px){
	.navbar-header{
		display:block;
	}
	#menu1{
		width:100% !important;
	}
	#myNavbar{
		width:100%;
	}
}
/****************/
.scrollup {
   background:url("./images/arrow_3.png") no-repeat;
    border: medium none;
    bottom: -5px;
    display: none;
    height: 22px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    text-indent: 100%;
    width: 40px;
	height:40px;
}
.scrollup:focus{
	border:0px !important;
}
a:focus {
    outline: 0 !important;
    outline-offset: 0px !important;
}
#menu1 p{
	list-style:none;
	display:inline;
	float:left;
	font-family:open sans;
	font-weight:600;
}
#myNavbar{
	padding:0;
}
.navbar{
	min-height:0 !important;
}
.l-img{
	margin-top:0px;
}
.req-p1{
	color: #ab115b;
    font-family: roboto;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-right: 8px;
    text-transform: uppercase;
}
#menu1 p img{
	padding-right:5px;
}
.req-p{
	background: #65361c;
    border-radius: 5px;
    color: #fff;
    padding: 6px 15px;
	font-size:14px;
	font-family:open sans;
	font-weight:600;
}
.req-p{
	color:#fff;
}
.c-info{
	float:right;
}
.navbar {
	clear:both;
}
.req-p:hover,.req-p:focus{
	color:#fff;
	text-decoration:none;
}
@media(max-width:980px){
	.l-img{
		margin:auto;
		display:block;
		padding-bottom:10px;
	}
	.c-info{
		float:none;
		text-align:center;
	}
	#menu1 p{
		float:none;
		display:block;
		margin-bottom:15px;
	}
}
#welcome-section h3{
	color: #000;
    font-family: roboto;
    font-size: 32px;
    font-weight: 700;
    margin-top: 0;
    padding-bottom: 0;
    text-align: left;
    text-transform: none;
}
#welcome-section h4{
	color: #C43760;
    font-family: roboto;
    font-size: 42px;
    font-weight: 800;
	padding-top:5px;
	padding-bottom:15px;
}
.tag-line{
	color: #000;
    float: left;
    font-family: myriad;
    font-size: 19px;
    line-height: 32px;
    opacity: 0.6;
    padding-left: 50px;
    padding-right: 30px;
    text-align: justify;
	clear:both;
	margin-bottom:18px;
}
.content-p{
	color: #c6335f !important;
    font-size: 19px !important;
    font-weight: 600 !important;
    line-height: 30px !important;
    text-align: left !important;
	margin-top:40px;
}
.ab-img p{
    color: #000;
    font-family: roboto;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 30px;
    text-align: justify;
}
.services h3{	
	color: #fff;
    font-family: roboto;
    font-size: 32px;
    font-weight: 700;
}
.services h4{
	color: #fca319;
    font-family: lato;
    font-size: 42px;
    font-weight: 800;
	margin-bottom:20px;
}
.services h3 span {
    color: #fdf402;
    display: inline-block;
    font-family: roboto;
    font-size: 46px;
    font-weight: 600;
    line-height: 31px;
    margin-bottom: 12px;
}
.services span{
	color: #fff;
    display: block;
    font-family: roboto;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
    text-align: justify;
}
.rm-2{
	border: 1px solid #fca319;
    color: #fff;
    font-family: myriad;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 8px 20px;
    text-transform: uppercase;
    width: 120px;
}
.rm-2:hover,.rm-2:focus{
	background:#fca319;
	color: #fff;
	text-decoration:none;
}
@media(min-width:980px){
	.services h3{
		padding-top: 0px;
	}
}
.income-tax h4{
	color: #000;
    font-family: lato;
    font-size: 50px;
    font-weight: 900;
    letter-spacing: 1px;
    padding-bottom: 20px;
    text-align: center;
}
.income-tax h4 span{
	color:#FCA319;
}
.income-tax p{
	color: #000;
    font-family: lato;
    line-height: 26px;
    margin: auto;
    opacity: 0.8;
    text-align: center;
    width: 50%;
	margin-bottom:35px;
}
.income-tax {
	padding-top:35px;
	padding-bottom:50px;
}
.income-d{
	padding:0;
}
.income-tax h5{
	color: #fca319;
    font-family: lato;
    font-size: 17px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
}
.rm-3 {
    background-color: #fba419;
    border: 0 none;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-family: open sans;
    font-size: 13px;
    font-weight: 600;
    margin: 0 auto auto;
    padding: 8px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 110px;
}
.rm-3:hover{
	text-decoration:none;
	color: #fff;
}
/*******/

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: rgba(21,13,11,0.8);
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.income-d:hover .overlay {
  bottom: 0;
  height: 100%;
}

.text {
  white-space: normal; 
  color: fff;
  font-size: 14px;
  position: absolute;
  overflow: visible;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-family:lato;
  text-align:center;
  width:100%;
}
.text p{
	color:#fff;
	width:100%;
	padding-left:25px;
	padding-right:25px;
}
@media(max-width:980px){
	.income-tax p{
		width:95%;
	}
	.get-t{
		top:10% !important;
	}
	.about-img{
		margin-top:40px;
	}
	.our-c{
		margin-top:40px;
	}
	.copyright .col-sm-6{
		text-align:center;
	}
}
.copy-r{
	clear:both;
}
.f-1,.f-2{
	padding:0;
}
.get-t{
	color: #fff;
    font-family: lato;
    left: 27%;
    position: absolute;
    right: 18%;
    top: 30%;
}
.get-t h2{
	font-size:50px;
	font-weight:800;
	letter-spacing:1px;
}
.get-t h2 span{
	color:#FBA419;
}
.get-p{
	font-size: 16px;
    line-height: 26px;
	color:#fff !important;
}
.map{
    display: block;
    height: auto;
    width: 100%;
}
.f-1{
	padding-left: 60px;
    padding-top: 50px;
}
.f-1 h3{
	color: #000;
    display: inline-block;
    font-family: lato;
    font-size: 34px;
    font-weight: 800;
	margin-bottom:20px;
}
.f-1 .comma{
	padding-right:10px;
	display:inline;
}
.footer-c p{
	color: #000;
    font-family: lato;
    font-size: 14px;
    line-height: 26px;
}
.footer-c h5{
	color: #000;
    font-family: lato;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
}
.f-1 .col-sm-2{
	padding:0;
}
.r1{
	margin-bottom:40px;
}
.footer-c{
	padding-top:0px;
}
.fixed .c-info{
	display:none;
}
.fixed .l-img {
    margin-top: 6px;
    width: 35%;
}
.fixed #menu1 {
    margin-top: 0;
}
.fixed{
	padding-top:0px !important;
}
.footer-c .fa {
    color: #000 !important;
    font-size: 22px !important;
    font-weight: 900 !important;
}
.footer-c li{
	list-style:none;
	float:left;
	display:inline;
	margin-right:30px;
	margin-top:50px;
}
.entry-title{
    color: #65361c;
    font-family: lato;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
}
.entry-content p{
	color: #000;
    font-family: myriad;
    font-size: 14px;
    line-height: 28px;
}
.ab-img{
	padding-top:50px;
	padding-bottom:40px;
}
.services .col-sm-9 .img-responsive{
	margin:auto;
}
.services .col-sm-9{
	margin-left:0;
	padding-left:0;
}
.about-img{
	width:100%;
}
.g-icon{
	/*float:left;*/
}
.photo-gallery h4{
	color: #000;
    font-family: roboto;
    font-size: 28px;
    font-weight: 700;
    text-align: left;
}
.photo-gallery h4 span{
	color: #cc5678;
    font-size: 40px;
}
.photo-gallery p{
	color: #000;
    font-family: roboto;
    font-size: 14px;
    text-align: left;
}
.photo-gallery{
	padding-top:30px;
}
/****Photo Gallery****/
.p-gallery a:hover{
	background:yellow;
}
.p-gallery{
	background:#fff;
	margin:auto;
	display:block;
	text-align:center;
	margin-top:30px;
}
@media(max-width:800px){
.p-gallery img{
	margin:auto;
	display:block;
}
}
/*********/
.testimonial{
	background:url("./images/testimonial_bg.png") no-repeat scroll;
	background-size:cover;	
	padding:20px;
}
.testimonial h4{
	color:#fff;
}
.testimonial h4 span {
    color: #bf0034;
    font-size: 40px;
}

#owl-demo5 .owl-prev {
	background: rgba(0, 0, 0, 0) url("./images/arrow1.png") no-repeat scroll center center;
    float: left;
    height: 100px;
    left: -58px;
    opacity: 1;
    position: absolute;
    top: -5px;
    width: 90px;
}
#owl-demo5 .owl-next {
	background: rgba(0, 0, 0, 0) url("./images/arrow2.png") no-repeat scroll center center;
    float: right;
    position: absolute;
    right: -58px;
    top: -5px;	
    width: 90px;
    height: 100px;
	opacity:1;
}
.testimonial h5{
	 color: #fff;
    font-family: roboto;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
	margin-top:20px;
}
.p-tag{
	font-style: italic !important;
	color: #fff !important;
    font-family: roboto !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    line-height: 30px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    opacity: 1 !important;
    text-align: left !important;
}
.testimonial p {
    color: #fff;
    font-family: roboto;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 0;
    opacity: 1;
    text-align: left;
}
.p-tag{
	margin-top:70px;
}
.style1{
	border: 1px solid #b20433;
    float: left;
    margin-top: 0;
    width: 30%;
}
.style2{
	border: 1px solid #b20433;
    float: left;
    margin-top: 0;
    width: 57%;
}
.style3{
	border: 1px solid #b20433;
    float: left;
    margin-top: 0;
    width: 20%;
}
.menu a{
	color: #000;
    font-family: roboto;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
	background:url("./images/list_icon.png") no-repeat scroll;
	background-position:left;
	padding-left:15px;
}
.menu ul{
	padding-left:0;
}
.menu ul li{
	width:50%;
	float:left;
}
#footer1 span{
	color: #000;
    font-family: roboto;
    font-size: 15px;
    font-weight: 400;
    opacity: 1;
}
#footer1 .fa {
    color: #bf0034 !important;
    float: left;
    font-size: 22px !important;
}
#footer1 p{
	color: #c00033;
    font-family: roboto;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 0;
    padding-left: 20px;
    padding-top: 10px;
    text-align: left;
}
.user{
	padding-right:5px;
}




