/*
==============================================
TABLE OF CONTENT
==============================================

1. Sections
2. Headings
3. Top-Bar
4. Navbar
5. Preloader
6. Builder Classes
	a) Inner paddings
	b) text-content
	c) Frames, Shadows
	d) Buttons
	e) Text Colors
7. Top Articles	
8. Services
	a) Service Grid
	b) Service Block
	c) Service Box
9. Services Detail	
10. CountUp
11. Tabs
12. Testmonials
13. Team Members
14. Portfolio (Isotop)
15. Project Detail
16. Blog Grid
17. Blog List
18. Blog Post
19. Pricing List
20. Partners
21. Progress Bars
22. Accordions
23. 404 Page
24. Forms
25. Contact Page
26. Google Map
27. Scroll To Top Button
28. Footer

==============================================
[END] TABLE OF CONTENT
==============================================
*/


body
{
    overflow-x:hidden;
}
html {
    overflow-x: hidden;
    
}
/*-----------------------------------------
1. Sections
-------------------------------------------*/
.section-block {
	padding: 25px 0px 40px 0px;
	background-color: #fff;
}
.section-block-grey {
	padding: 10px 0px 10px 0px;
	background-color: #f9f9f9;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
.section-block-parallax {
	background-size: cover;
	background-attachment: fixed;
	background-position: 50% 50%;
	padding: 70px 0px 70px 0px;
}
.page-title-section {
	background-size: cover;
	background-attachment: fixed;
	padding: 70px 0px 70px 0px;
	background-position: center;
}
.partner-section {
	padding: 40px 0px 40px 0px;
	background: #fff;
}
.partner-section-grey {
	padding: 40px 0px 40px 0px;
	background: #f9f9f9;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
.navbar-brand1 img {
	max-width: 180px !important;
	padding: 2px;
}
.navbar-brand1 {
	padding: 2px !important;
}
.nav {
	float: right !important;
	/* margin-top: 7px !important; */
	margin-top: 15px !important;

}
img {
	max-width: 85%;
}
.pptitle {
	font-size: 30px;
	text-align: center;
	width: 100%;
}
.nav > li > a {
	font-size: 16px !important;
	font-weight: bold;
}
.img-thumbnail {
	border: 0px !important;
}
.m_right {
	text-align: right !important;
}
.navbar_m {
	width: 100% !important;
	float: left !important;
	position: absolute !important;
	height: 50px !important;
	display: block !important;
}
.up-deals {
	background: #01406c;
	/*background: #8f0205;*/
	text-align: center;
	font-size: 2em;
	padding: 10px 0px;
	color: #fff;
}
.row2 {
	margin-top: -20px;
	/*background: #2277b2 url(../img/worldpathtravelbanner.jpg) repeat-x center bottom;*/
	background: #2277b2 url(../img/travel-banner.jpg) repeat-x center bottom;
	padding: 10px 0px;
	background-size:cover;
}

/********/
@media (min-width:280px) and (max-width:319px){
  .carousel-caption{
    display:none;
}  
  .navbar-brand>img {
        width: 125px !important;
}  
}

@media (max-width: 992px){
.navbar-toggle {
    display: block;
    margin-top: 16px !important;
}
}


@media (min-width:320px) and (max-width:500px){
    .flighthd h1::after {
    top: 62px !important;
    
}
.flighthd1 h1::after {
     top: 34px !important;
    
}
.carousel-caption{
    display:none;
}

}

@media (min-width:320px) and (max-width:768px){
    .row2 {
        	background-size:cover;
        
    }
    .ss_back {
  /*margin: 1em;*/
  margin: auto;
    width: 85%;
}
.rightSide{
     margin: 0;
     
}
.discnt h4 {
    margin: 0 !important;
    width: 100% !important;
    /*font-size: 15px !important;*/
}
.btop{
    margin-top:10px !important;
}
.section-heading{
    margin-bottom: 0px !important;
}
.titleLogo{
    width: 38% !important;
}
/*slider captions*/
.carousel-caption {
    /*position: revert !important;*/
    display:none;
}
/*slider captions*/
}


@media (min-width:1024px) and (max-height:600px){
    .nav>li>a {
    padding: 10px 12px;
    }
    .carousel-caption{
        /*display:none;*/
    }
}



@media (min-width:540px) and (max-height:720px){
    .flighthd1 h1::after {
    top: 60px;
    }
    
}
@media (min-width:820px) and (max-width:912px){
  .carousel-caption{
        display:none;
    }

    
}
 

@media (min-width:1024px) and (max-height:600px){
.flighthd1 h1 {
        font-size: 30px !important;
    
}
    .flighthd1 h1::after {
    top: 45px !important;
    }
   
    .nav>li>a {
    padding: 10px 12px !important;
        
    }
  .rightSide{
       margin-top: 9em;
}   
.mobViewOnly{
    display:none;
}
    
}
@media (min-width:1280px) and (max-width:1400px){

.btop{
    margin-top:100px;
}
.rightSide{
       margin-top: 6em;
} 
.mTop {
    margin-top: -29em;
}
 .mobViewOnly{
    display:none;
}   
}
@media (min-width:1401px) and (max-width:1658px){

.btop{
    margin-top:100px;
}
.rightSide{
       margin-top: 13em;
}
.mTop {
    margin-top: -29em;
}
.mobViewOnly{
    display:none;
}
}    
@media (min-width:1920px) and (max-width:2500px){
    .row2 {
        	background-size:cover;
        	min-height:69vh;
    }
    .ss_back {
 /* margin-top: 12em;*/
     margin-top: 9em;
}
.btop{
    margin-top:100px;
}
.rightSide{
       margin-top: 16em;
}
.mTop {
    margin-top: -29em;
}
.mobViewOnly{
    display:none;
}
}
@media (min-width:1920px) and (max-height:800px){
    .row2 {
        	background-size:cover;
        	min-height:82vh;
    }
    .ss_back {
 /* margin-top: 12em;*/
     margin-top: 4em;
}
.rightSide{
     margin-top: 4em;
}
.mobViewOnly{
    display:none;
}
}
@media (min-width:2531px) and (max-width:3500px){
    .row2 {
        	background-size:cover;
        	min-height:76vh;
    }
.ss_back {
 margin-top: 14em;
}
.rightSide{
     margin-top: 14em;
}
   .btop{
    margin-top:100px;
}
 .mobViewOnly{
    display:none;
}
}

/********/




.ss_back {
	color: #000 !important;
	padding: 0px;
	box-sizing: border-box;
	background:rgb(255 255 255 / 67%);
	
	/*background:rgba(255 255 255 / 44%);*/
	border-radius:4px;
	    margin-top: 20px;
	    box-shadow: 0px 0px 10px grey;
	padding: 7px;
    margin-bottom: 5px;
}
.border {
    border: 1px solid #e2e2e2;
    padding: 1em;
    box-shadow: 0px 0px 10px #e0dcdc;
}
.ss_back h3 {
    background: #fa771b;
    color: #fff;
    padding: 4px 8px;
    box-sizing: border-box;
    font-weight: 500;
	text-align:center;
	text-transform:uppercase;
	margin-top:0px;
	border-radius:0px 0px 4px 4px;
}

.btn-primary1 {
	background: #fa771b !important;
	font-size: 18px !important;
	width: 100%;
	color:#fff !important;
	border-bottom: 5px solid #840107;
}
.footer-column-1 img {
	max-width: 200px;
}
.phone1 a {
	font-size: 12px !important;
	line-height: 40px !important;
	text-align: right;
	margin-top: -20px;
}
.phone1 a span {
	width: 100%;
	float: left;
	font-size: 25px !important;
	color: #fa771b !important;
	font-weight: bold;
	line-height: 0px;
}
.center-holder {
	text-align: center;
}
/*-----------------------------------------
2. Headings
-------------------------------------------*/
.dealtxt {
    border-bottom: 1px solid #eee;
    background: #fff;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s;
}
.morebtn {
    background: #fa771b;
    color: #fff;
    border: 2px solid #fa771b;
    padding: 10px;
    border-radius: 2px;
    margin: 3px 0;
    display: inline-block;
    font-size: 16px;
    width:100%;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s;
}
.morebtn:hover {
    color: #fa771b;
    border: 2px solid #fa771b;
    background: transparent;
    font-size: 16px;
    text-decoration: none;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s;
}
.morebtn:focus {
    color: #404040;
    font-size: 16px;
    font-weight:600;
    text-decoration:none;
}
.morebtn:active {
    color: #fa771b;
    font-size: 16px;
}
.section-heading {
	margin-bottom: 30px;
} 
.text-center{
    text-align:center;
}
.pg h1{
    	color: #2294be ;
    	
}
.flighthd {
    border-bottom: 1px solid #aeaeae;
    margin-bottom: 20px;
    padding: 10px 0px;
}

.flighthd h1 {
    color: #3485b8;
    font-size: 26px;
    font-weight: bolder;
    letter-spacing: 0;
    margin: 0;
    word-spacing: 0;
    /* text-transform: uppercase; */
}
.flighthd h1::after {
    background: #ff5500 none repeat scroll 0 0;
    content: "";
    height: 5px;
    left: 14px;
    position: absolute;
    top: 46px;
    width: 200px;
}


.flighthd1 {
    border-bottom: 1px solid #aeaeae;
    margin-bottom: 20px;
    padding: 7px 0px;
}

.flighthd1 h1 {
    color: #3485b8;
    font-size: 32px;
    font-weight: bolder;
    letter-spacing: 0px;
    margin: 0;
    word-spacing: 0;
    /* text-transform: uppercase; */
}
.flighthd1 h1::after {
    background: #ff5500 none repeat scroll 0 0;
    content: "";
    height: 5px;
    left: 14px;
    position: absolute;
   
    width: 200px;
}

@media (min-width:768px) and (max-width:2500px){
    .flighthd1 h1::after {
    background: #ff5500 none repeat scroll 0 0;
    content: "";
    height: 5px;
    left: 14px;
    position: absolute;
    top: 47px;
    width: 200px;
}

}
.pg h2, h3{
    	font-size: 30px;
	font-weight: 600;
	color: #1c1c1c !important;
	line-height: 130%;
	margin-bottom: 10px;
/* background: #2294be none repeat scroll 0 0; */
/* background: linear-gradient(45deg, #f5b94a3b, #a2e3fd63,#078b914a); */
background: linear-gradient(173deg, #ff572285 , #fbfbfb,#00800070);
    padding-left: 1em;
}
.bgcont {
    /* background: #fa771b; */
    padding: 30px 30px;
    margin-top:1.5em;
	box-shadow: 0px 0px 10px #dddbdb;
    border-radius: 10px;
	border: 1px solid #dfdfdf;
    
}

.hdline {
	/* border-bottom: 2px dotted #2196F3;*/
	border-bottom:1px solid #d1d1d1;
    display: block;
    margin: 10px 0 7px;
}
.hdline  h2 {
    /* border-bottom: 2px solid #2196F3; */
	display: inline-block;
    margin: 0;
    /*padding-bottom: 7px;*/
    color: #FF5722;
    font-size: 24px;
    vertical-align: bottom;
}
.list-un {
    padding-left: 0;
    list-style: none;
}
.list-un li {
    margin-bottom: 10px;
    color: #282828;
}
.bgcont ul li a {
    background: transparent;
}
.list-un li a {
    color: #282828;
	font-size: 19px;
}
.mb-30 {
    margin-bottom: 30px;
}
    
.section-heading h2 {
	font-size: 23px;
    font-weight: 500;
    color: #3b3b3b;
   line-height: 25px;
    margin-bottom: 20px;
    padding: 5px;
}
.section-heading h3 {
	font-size: 23px;
	font-weight: 400;
	color: #3b3b3b;
	line-height: 25px;
	margin-bottom: 5px;
	text-transform: inherit;
    padding: 5px;
}
.section-heading h4 {
	font-size: 23px;
	font-weight: 500;
	color: #3b3b3b;
	line-height: 130%;
	margin-bottom: 5px;
}
.section-heading h5 {
	font-size: 20px;
	font-weight: 300;
	color: #3b3b3b;
	line-height: 150%;
	margin-bottom: 20px;
}
.section-heading p {
	font-size: 18px;
	font-weight: 500;
	color: #444;
	line-height: 160%;
	margin-bottom: 0px;
}
.section-heading span {
	display: block;
	font-size: 15px;
	font-weight: 600;
	color: #fc6f01;
	line-height: 160%;
}
.page-title h1 {
	font-size: 40px;
	font-weight: 100;
	color: #fff;
	margin-bottom: 5px;
}
.page-title ul {
	padding-left: 0px;
}
.page-title ul li {
	display: inline-block;
}
.page-title ul li a {
	font-size: 17px;
	font-weight: 500;
	color: #fff;
}
.page-title ul li:after {
	content: " /";
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	margin: 0px 5px 0px 5px;
}
.page-title ul li:last-child:after {
	content: none;
}
.page-title ul li a:hover {
	color: #fc6f01;
}
.block-heading h3 {
	font-size: 28px;
	font-weight: 300;
	color: #3b3b3b;
	line-height: 130%;
	margin-bottom: 10px;
}
/*-----------------------------------------
3. Top-Bar
-------------------------------------------*/
#top-bar {
	background: #3b526b;
	border-bottom: 1px solid #eee;
	min-height: 45px;
}
.top-bar-info {
	padding: 0px;
}
.top-bar-info li {
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 11px 16px 11px 0px;
}
.top-bar-info li i {
	font-size: 15px;
	color: #fc6f01;
	padding-right: 8px;
}
.top-appoinment {
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	background: #fc6f01;
	color: #fff;
	text-align: center;
	padding: 8px 25px 8px 25px;
}
.top-appoinment:hover {
	color: #fff;
	background: #2d4358;
}
/*-----------------------------------------
4. Navbar 
-------------------------------------------*/
.affix {
	top: 0;
	width: 100%;
	z-index: 99999;
}
.navbar-nav {
	margin: 0px;
}
.navbar-header-custom {
	background: #fff;
	padding: 6px 0px 6px 0px;
}
.navbar-logo img {
	/* max-width: 100%; */
	margin-left: 15px;
	/* max-height: 50px; */
	width: 270px;
}
.navbar-custom {
	background: #fff;
	border: none;
	border-radius: 0px;
	padding: 0px 0px 0px 0px;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(20, 20, 20, 0.05);
	-moz-box-shadow: 0px 3px 6px 0px rgba(20, 20, 20, 0.05);
	box-shadow: 0px 3px 6px 0px rgba(20, 20, 20, 0.05);
	margin-bottom: 0px;
}
.navbar-custom .navbar-links-custom li {
	padding: 18px 5px 18px 5px;
}
.navbar-custom .navbar-links-custom li a {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #3b3b3b;
	border-radius: 5px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.navbar-custom .navbar-links-custom li a i {
	font-size: 9px;
	font-weight: normal;
}
.navbar-custom .navbar-links-custom li a:hover {
	color: #fc6f01;
}
.navbar-custom .navbar-toggle .icon-bar {
	background-color: #fc6f01;
}
 @media screen and (max-width:767px) {
.navbar-custom .navbar-links-custom li {
	font-size: 13px;
	font-weight: bold;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	border-bottom: 1px solid #e6e6e6;
	padding: 0px;
	margin: 0px;
	
}
.flighthd1 h1::after {
   display:none;
}
.ftr{
    display:none;
}

.smnon{ display:none; }

.navbar-custom .navbar-links-custom li:last-child {
	border-bottom: none;
}
.navbar-custom .navbar-links-custom li a {
	margin: 0px;
	padding: 15px;
}
.navbar-default .navbar-links-custom .open .dropdown-menu>li>a {
	color: #3b3b3b;
	font-size: 12px;
	padding: 7px 0px 7px 20px;
}
.up-deals {
	font-size: 1.4em;
	padding: 2% 8%;
	box-sizing: border-box;
}
}
.navbar-links-custom .dropdown ul {
	border: none;
	border-radius: 0px;
	padding: 10px;
	margin-left: 5px;
	-webkit-box-shadow: 0px 5px 9px 0px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 0px 5px 9px 0px rgba(50, 50, 50, 0.15);
	box-shadow: 0px 5px 9px 0px rgba(50, 50, 50, 0.15);
}
.navbar-links-custom .dropdown ul li {
	padding: 0px;
	border: none;
}
.navbar-links-custom .dropdown ul li a {
	font-weight: 700;
	padding: 12px;
	width: 200px;
	text-transform: none;
	text-align: left;
	color: #444;
}
.navbar-links-custom .dropdown ul li a:hover {
	background: #fc6f01;
	color: #fff !important;
}
/*DROPDOWN ICON STYLES*/
.navbar-links-custom .dropdown .dropdown-toggle:after {
	content: "\f107";
	font-family: FontAwesome;
	padding-left: 6px;
}
.active-link a {
	color: #fc6f01 !important;
}
 @media screen and (max-width:767px) {
.navbar-links-custom .dropdown ul li a:hover {
	color: #fc6f01 !important;
}
.section-heading h1{
   font-weight: bold;
}

.flighthd h1::after {
   display:none;
}

}


.menu-icon {
	border: none;
	background: none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
/*This class is for Landing Navbar*/
.active-nav {
	color: #fc6f01 !important;
}



/*Navbar breakpoint*/
@media (max-width: 992px) {
.navbar_m {
	width: 100%;
	float: left;
	position: absolute;
	height: 50px !important;
	display: block;
}
.navbar-header {
	float: none;
}
.navbar-left, .navbar-right {
	float: none !important;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin-top: 7.5px;
}

.nav {

	margin-top: 15px !important;

}

.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.collapse.in {
	display: block !important;
}
.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-links-custom {
	padding-bottom: 5px;
}
.navbar-custom .navbar-links-custom li {
	padding: 5px 0px 0px 5px;
}
}
/*-----------------------------------------
5. Preloader
-------------------------------------------*/
#preloader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff;
	display: table;
	text-align: center;
}
.loader {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	position: relative;
	width: 200px;
	height: 200px;
}
.loader-icon {
	width: 75px;
	height: 75px;
	border: 1.5px solid #fc6f01;
	border-right-color: transparent;
	border-radius: 50%;
	position: relative;
	animation: loader-rotate 1s linear infinite;
	margin: 0 auto;
}
 @keyframes loader-rotate {
 0% {
 transform: rotate(0);
}
 100% {
 transform: rotate(360deg);
}
}
/*-----------------------------------------
6. Builder Classes
-------------------------------------------*/
/*--------------------
a) Inner Paddings
----------------------*/
.inner-padd {
	padding: 20px;
}
/*--------------------
b) Text Content
----------------------*/
.text-content p {
	font-size: 16px;
	font-weight: 500;
	color: #444;
	margin-top: 5px;
	line-height: 180%;
	text-align: left;
}
.text-content ul li {
    font-size: 16px;
    font-weight: 500;
    color: #444;
    line-height: 180%;
    text-align: left;
}
/*--------------------
c) Frames, Shadows
----------------------*/
.border-round {
	border-radius: 10px;
}
.img-shadow {
	box-shadow: 0px 20px 50px 0px rgba(26, 38, 74, 0.25);
}
.full-width {
	width: 100%;
}
/*--------------------
d) Buttons
----------------------*/
.button-primary {
	display: inline-block;
	font-size: 14.5px;
	font-weight: 600;
	color: #fff;
	padding: 10px 25px 10px 25px;
	border: 2px solid #fc6f01;
	border-radius: 5px;
	background: #fc6f01;
	text-align: center;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.button-primary:hover {
	color: #fff;
	border-color: #3b526b;
	background: #3b526b;
}
.button-xs {
	font-size: 10px;
}
.button-sm {
	font-size: 13px;
}
.button-md {
	font-size: 15px;
}
.button-lg {
	font-size: 17px;
	font-weight: 400;
}
/*--------------------
e) Text Colors
----------------------*/
.primary-color h1, .primary-color h2, .primary-color h3, .primary-color h4, .primary-color h5, .primary-color h6, .primary-color p, .primary-color i, .primary-color span {
	color: #fc6f01 !important;
}
.white-color h1, .white-color h2, .white-color h3, .white-color h4, .white-color h5, .white-color h6, .white-color p, .white-color i, .white-color span {
	color: #fff !important;
}
.grey-color h1, .grey-color h2, .grey-color h3, .grey-color h4, .grey-color h5, .grey-color h6, .grey-color p, .grey-color i, .grey-color span, .grey-color {
	color: #aaa !important;
	text-align: right;
}
/*-----------------------------------------
7. Top Articles
-------------------------------------------*/
.service-article {
	position: relative;
	border: 1px solid #e6e6e6;
	border-radius: 10px;
	padding: 20px 20px 20px 0px;
	margin-bottom: 30px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.article-icon {
	float: left;
	width: 25%;
	text-align: center;
	margin-top: 5px;
}
.article-icon i {
	font-size: 42px;
	color: #3b3b3b;
}
.article-text {
	float: left;
	width: 75%;
	text-align: left;
}
.article-text h3 {
	font-size: 22px;
	font-weight: 500;
	color: #3b3b3b;
}
.article-text p {
	font-size: 15px;
	font-weight: 500;
	line-height: 180%;
	color: #444;
	margin-top: 10px;
	margin-bottom: 15px;
}
.article-text a {
	font-size: 14px;
	font-weight: 700;
	color: #fc6f01;
}
.article-text a:after {
	content: " \f105";
	font-family: FontAwesome;
	font-size: 14px;
	padding-left: 3px;
}
.article-text a:hover {
	color: #3b3b3b;
}
/*-----------------------------------------
8. Services
-------------------------------------------*/
/*--------------------
a) Service Grid
----------------------*/
.service-grid {
	background: #fff;
	border: 1px solid #e6e6e6;
	margin: 15px 0px 15px 0px;
	border-radius: 10px;
	overflow: hidden;
}
.service-grid img {
	width: 100%;
	min-height: 245px;
}
.service-grid h4 {
	font-size: 17px;
	font-weight: 600;
	color: #3b3b3b;
	line-height: 150%;
}
.service-grid p {
	font-size: 15px;
	font-weight: 600;
	color: #444;
	line-height: 160%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.service-grid a {
	font-size: 14px;
	font-weight: 700;
	color: #fc6f01;
}
.service-grid a:after {
	content: " \f105";
	font-family: FontAwesome;
	font-size: 14px;
	padding-left: 3px;
}
.service-grid a:hover {
	color: #3b3b3b;
}
/*--------------------
b) Service Block
----------------------*/
.service-block {
	background: #fff;
	border: 1px solid #e6e6e6;
	margin: 15px 0px 15px 0px;
	border-radius: 10px;
	overflow: hidden;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.service-block img {
	width: 100%;
}
.service-block h4 {
	font-size: 17px;
	font-weight: 600;
	color: #3b3b3b;
	line-height: 150%;
}
.service-block p {
	font-size: 15px;
	font-weight: 600;
	color: #444;
	margin-top: 5px;
	margin-bottom: 0px;
}
.service-block-content {
	float: left;
	width: 80%;
}
.service-block-icon {
	float: left;
	width: 20%;
	text-align: right;
}
.service-block-icon a {
	display: inline-block;
	color: #fc6f01;
	font-size: 25px;
	border-radius: 50%;
	border: 1.5px solid #fc6f01;
	text-align: center;
	width: 50px;
	height: 50px;
	padding: 7px;
}
.service-block:hover .service-block-icon a {
	color: #fff;
	background-color: #fc6f01;
}
.service-block:hover {
	box-shadow: 10px 5px 90px 0px rgba(26, 38, 74, 0.13);
}
/*--------------------
c) Service Box
----------------------*/
.service-box {
	background: #fff;
	border: 1px solid #e6e6e6;
	padding: 10px;
	border-radius: 10px;
	margin: 15px 0px 15px 0px;
}
.box-icon {
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 15px;
}
.box-icon i {
	font-size: 38px;
	color: #fc6f01;
}
.box-content {
	float: right;
	width: 75%;
}
.box-content h6 {
	font-size: 17px;
	color: #333;
	font-weight: 600;
}
.box-content h5 {
	font-size: 17px;
	font-weight: 600;
	color: #3b3b3b;
	line-height: 180%;
	margin-left: 15px;
	margin-bottom: 5px;
}
.box-content p {
	font-size: 16px;
	font-weight: 500;
	color: #444;
	line-height: 140%;
	margin-left: 0px;
	margin-bottom: 0px;
}
.ddresd {
	font-size: 16px;
	font-weight: 500;
	color: #444;
	line-height: 180%;
	border: none !important;
	margin-bottom: 20px;
}
/*-----------------------------------------
9. Services Detail
-------------------------------------------*/
.service-category-list {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}
.service-category-list ul {
	margin-bottom: 0px;
	padding-left: 0px;
}
.service-category-list ul li {
	list-style-type: none;
	display: block;
	background: #f9f9f9;
}
.service-category-list ul li a {
	display: block;
	font-size: 15px;
	font-weight: 600;
	color: #3b3b3b;
	padding: 15px 30px 15px 30px;
	border-bottom: 2px solid #fff;
}
.service-category-list ul li a:before {
	content: " \f105";
	font-family: FontAwesome;
	font-size: 16px;
	color: #3b3b3b;
	padding-right: 20px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.service-category-list ul li:hover a {
	background: #fc6f01;
	color: #fff;
}
.service-category-list ul li:hover a:before {
	color: #fff;
	padding-right: 30px;
}
.list-active-link a {
	background: #fc6f01 !important;
	color: #fff !important;
}
.list-active-link a:before {
	color: #fff !important;
}
.single-contact {
	background: #3b526b;
	border-radius: 10px;
	margin-top: 40px;
	padding: 15px;
}
.single-contact h4 {
	font-size: 19px;
	font-weight: 600;
	color: #fff;
}
.single-contact p {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	margin-top: 15px;
}
.single-contact h6 {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	margin-top: 15px;
}
.single-broucher {
	background: #fff;
	margin-top: 40px;
}
.single-broucher ul {
	padding-left: 0px;
	margin-bottom: 0px;
}
.single-broucher ul li {
	list-style-type: none;
	margin-top: 10px;
}
.single-broucher ul li a {
	display: block;
	color: #3b3b3b;
	font-size: 15px;
	font-weight: 600;
	background: #fff;
	border-radius: 10px;
	border: 1.5px solid #efefef;
	padding: 15px;
}
.single-broucher ul li a i {
	font-weight: 500;
	margin-right: 10px;
}
.single-broucher ul li a:hover {
	color: #fff;
	background: #fc6f01;
	border-color: #fc6f01;
}
.detail-heading h3 {
	font-size: 22px;
	font-weight: 500;
	color: #3b3b3b;
	text-align: left;
	margin: 40px 0px 10px 0px;
}
.detail-heading h3:after {
	display: block;
	content: "";
	width: 50%;
	border-bottom: 2px solid #efefef;
	margin: 10px 0px 15px 0px;
}
/*-----------------------------------------
10. CountUp
-------------------------------------------*/
.countup-box {
	margin: 30px 0px 30px 0px;
}
.countup-box h4 {
	font-size: 45px;
	font-weight: 300;
	color: #fff;
	text-align: center;
	margin: 0px;
}
.countup-box h5 {
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}
/*-----------------------------------------
11. Tabs
-------------------------------------------*/
.tab-menu {
	padding: 0px 15px 10px 0px;
}
.tabs {
	position: relative;
}
.tabs li {
	display: inline-block;
	background: transparent;
	margin-right: 20px;
}
.tabs li a {
	color: #999;
	display: block;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	border-bottom: 1.5px solid #eee;
	padding: 10px 3px 10px 3px;
}
.tabs li i {
	color: #999;
	display: block;
	font-size: 40px;
	margin-bottom: 15px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.tabs li:hover a, .tabs li:hover i {
	color: #fc6f01;
}
.active-tab a, .active-tab a i {
	color: #fc6f01 !important;
	border-bottom: 1.5px solid #fc6f01 !important;
}
.tabs-md li {
	display: inline-block;
	background: transparent;
	margin-right: 20px;
}
.tabs-md li a {
	color: #3b3b3b;
	display: block;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	border-bottom: 1.5px solid #eee;
	padding: 10px 3px 10px 3px;
}
.tabs-md li i {
	color: #fc6f01;
	display: block;
	font-size: 40px;
	margin-bottom: 15px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.tabs-md li:hover a, .tabs-md li:hover i {
	color: #fc6f01;
}
 @media screen and (max-width:767px) {
.tab-menu {
	padding-right: 0px;
}
.tabs-md li {
	display: block;
	padding: 5px 0px 5px 0px;
	margin-right: 0px;
}
}
/*-----------------------------------------
12. Testmonials
-------------------------------------------*/
.testmonial-block {
	position: relative;
	margin-bottom: 30px;
}
.testmonial-img {
	width: 20%;
	float: left;
	text-align: center;
}
.testmonial-img img {
	width: 80px !important;
	max-width: 100%;
	border-radius: 50%;
	margin: 0px 30px 30px 0px;
	margin: auto;
}
.testmonial-text {
	width: 80%;
	float: left;
	text-align: left;
}
.testmonial-block strong {
	display: block;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	text-align: left;
	margin: 0px 0px 15px 0px;
}
.testmonial-block span {
	display: block;
	font-size: 15px;
	font-weight: 500;
	color: #fc6f01;
	text-align: left;
}
.testmonial-block p {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	line-height: 180%;
}
/*-----------------------------------------
13. Team Members
-------------------------------------------*/
.team-member {
	position: relative;
	padding: 0 0 6px 0;
	margin-bottom: 30px;
}
.team-member-image {
	position: relative;
	margin: 0px 0px 10px 0px;
}
.team-member-image img {
	display: block;
	width: 100%;
	border-radius: 2px;
}
.team-member-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(58, 82, 106, 0.9) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(58, 82, 106, 0.9) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(58, 82, 106, 0.9) 100%);
	overflow: hidden;
	width: 100%;
	height: 30%;
	opacity: 0;
	transition: .5s ease;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px
}
.team-member:hover .team-member-overlay {
	opacity: 1;
}
.team-member-content {
	white-space: nowrap;
	color: white;
	font-size: 20px;
	position: absolute;
	overflow: hidden;
	top: 70%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	padding: 50px;
}
.team-member-content a {
	color: #fff;
}
.team-member-content i {
	font-size: 20px;
	text-align: center;
	color: #fff;
	padding: 7px;
	transition: .3s ease;
}
.team-member-content i:hover {
	color: #fc6f01;
}
.team-member:hover .team-member-overlay i {
	animation-name: fadeInDown;
	animation-duration: .4s;
	animation-timing-function: ease-out;
}
.team-member-name h4 {
	font-size: 18px;
	font-weight: 600;
	color: #3b3b3b;
	text-align: center;
	margin-top: 10px;
	text-transform: uppercase;
}
.team-member-name h6 {
	font-size: 13px;
	font-weight: 600;
	color: #b1b1b1;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
}
/*-----------------------------------------
14. Portfolio (Isotop)
-------------------------------------------*/

.latest-projects {
	margin-top: 60px;
}
.overlay-container {
	position: relative;
}
.project-item img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.project-item-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	border-radius: 10px;
	background-color: rgba(58, 82, 106, 0.7);
	transition: .5s ease;
}
.overlay-container:hover .project-item-overlay {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 1;
	height: 100%;
	width: 100%;
	height: 100%;
	transition: .5s ease;
}
.project-item-overlay h4 {
	font-size: 25px;
	font-weight: 500;
	white-space: nowrap;
	color: white;
	position: absolute;
	overflow: hidden;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	padding: 50px;
}
.project-item-overlay p {
	font-size: 15px;
	font-weight: 500;
	white-space: nowrap;
	color: white;
	position: absolute;
	overflow: hidden;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.isotop-button {
	font-size: 13px;
	font-weight: 600;
	color: #bbb;
	padding: 15px 15px 15px 0px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.isotop-button:after {
	content: "/";
	font-weight: 400;
	color: #b1b1b1;
	padding-left: 15px;
}
.isotop-button:last-child:after {
	content: none;
}
.isotop-button:hover {
	color: #fc6f01;
}
.isotop-button:active, .isotop-button.is-checked {
	color: #fc6f01;
}
/*-----------------------------------------
15. Project Detail
-------------------------------------------*/
.p-detail-box {
	text-align: center;
	margin: 30px 0px 30px 0px;
}
.p-detail-box i {
	font-size: 50px;
	color: #3b3b3b;
}
.p-detail-box h4 {
	font-size: 16px;
	color: #3b3b3b;
	margin-top: 10px;
	text-transform: uppercase;
}
.p-detail-box p {
	font-size: 14px;
	color: #676767;
	margin-top: 5px;
}
.p-detail-img p {
	font-size: 16px;
	color: #676767;
	line-height: 180%;
	margin-top: 30px;
	padding: 0px 100px 0px 100px;
}
 @media screen and (max-width:767px) {
.p-detail-img p {
	margin-top: 10px;
	padding: 0px;
}
}
/*-----------------------------------------
16. Blog Grid
-------------------------------------------*/
.blog-grid {
	position: relative;
	background: #fff;
	overflow: hidden;
	border: 1px solid #e6e6e6;
	border-radius: 10px;
	margin: 15px 0px 15px 0px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	min-height: 608px;
}
.blog-grid:hover {
	box-shadow: 10px 5px 90px 0px rgba(26, 38, 74, 0.13);
}
.blog-grid-img {
	overflow: hidden;
	width: 100%;
}
.blog-grid-img img {
	width: 100%;
	height: 220px;
}
.blog-grid-content h4 {
	font-size: 20px;
	font-weight: 600;
	line-height: 150%;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.blog-grid-content h4 a {
	text-decoration: none;
	color: #565656;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.blog-grid-content h4 a:hover {
	color: #fc6f01;
}
.admin-info {
	display: inline-block;
	margin-top: 15px;
	margin-right: 25px;
}
.blog-grid-content i {
	color: #676767;
	font-size: 16px;
	font-weight: 500;
}
.blog-grid-content span {
	font-size: 13px;
	font-weight: 500;
	color: #676767;
	margin-left: 5px;
}
.blog-grid-content p {
	font-size: 13px;
	color: #676767;
	line-height: 160%;
	margin-top: 15px;
}
.blog-grid-button {
	margin-top: 25px;
}
.blog-grid-button a {
	font-size: 14px;
	font-weight: 700;
	color: #fc6f01;
}
.blog-grid-button a:after {
	content: " \f105";
	font-family: FontAwesome;
	font-size: 14px;
	padding-left: 3px;
}
.blog-grid-button a:hover {
	color: #565656;
}
/*-----------------------------------------
17. Blog List
-------------------------------------------*/
.blog-list {
	position: relative;
	border-radius: 10px;
	font-size: 15px;
	background: #fff;
	overflow: hidden;
	margin: 30px 0px 30px 0px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.blog-list:hover {
	box-shadow: 10px 5px 90px 0px rgba(26, 38, 74, 0.13);
}
.blog-list img {
	width: 100%;
}
.blog-list-text {
	padding-right: 30px;
}
 @media screen and (max-width:991px) {
.blog-list-text {
	padding: 30px;
}
}
.blog-list-text h6 {
	margin-top: 25px;
}
.blog-list-text h6 a {
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fc6f01;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.blog-list-text h6 a:hover {
	color: #b1b1b1;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.blog-list-text h3 {
	margin-top: 20px;
}
.blog-list-text h3 a {
	font-size: 22px;
	font-weight: 500;
	color: #3b3b3b;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.blog-list-text h3 a:hover {
	color: #fc6f01;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.blog-list-text p {
	color: #676767;
	font-size: 15px;
	line-height: 24px;
	min-height: 110px;
	margin-top: 30px;
	margin-bottom: 50px;
}
.blog-list-admin {
	border-top: 1px solid #e6e6e6;
	padding-top: 25px;
	margin-bottom: 15px;
}
.blog-list-admin span {
	color: #676767;
	padding-left: 80px;
	font-size: 15px;
	margin-top: 20px;
	padding-top: 20px;
}
.blog-list-admin a {
	color: #444;
	font-size: 16px;
	text-decoration: none;
	margin-top: 20px;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.blog-list-admin a:hover {
	color: #fc6f01;
	text-decoration: none;
}
 @media screen and (max-width:767px) {
.blog-list-text {
	margin-top: 50px;
	padding: 0px 15px 0px 15px;
}
}
/*-----------------------------------------
18. Blog Post
-------------------------------------------*/
.blog-post img {
	border-radius: 10px;
	width: 100%;
}
.blog-post h4 {
	font-size: 25px;
	font-weight: 500;
	color: #3b3b3b;
	margin-top: 20px;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.blog-post-info {
	display: inline-block;
	margin-top: 15px;
	margin-right: 25px;
}
.blog-post-info i {
	color: #676767;
	font-size: 16px;
	font-weight: 500;
}
.blog-post-info span {
	font-size: 13px;
	font-weight: 500;
	color: #676767;
	margin-left: 5px;
}
.blog-post p {
	font-size: 16px;
	font-weight: 500;
	color: #676767;
	line-height: 180%;
}
blockquote {
	border-left: 0px;
	margin-top: 25px;
	padding: 0px;
}
blockquote i {
	color: #fc6f01;
	font-size: 38px;
	padding-top: 20px;
}
.blockquote p {
	color: #3b3b3b;
	font-size: 19px;
	font-weight: 100;
	line-height: 170%;
}
.blog-post-share {
	border-top: 1.5px solid #fc6f01;
	padding-top: 20px;
	margin-top: 50px;
}
.blog-post-share a {
	color: #fc6f01;
	margin-right: 10px;
}
.share-icons a i {
	color: #676767;
	font-size: 15px;
	padding: 0px 0px 0px 5px;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.blog-post-share a i:hover {
	color: #fc6f01;
}
.blog-post-left {
	background: #fafafa;
	border-radius: 10px;
	margin-bottom: 30px;
	padding: 20px;
}
.blog-post-left h4 {
	font-size: 20px;
	font-weight: 500;
}
.blog-post-left h4:after {
	display: block;
	content: "";
	width: 60%;
	border-bottom: 1.5px solid #fc6f01;
	padding-bottom: 10px;
}
.recent-posts {
	margin-top: 30px;
}
 @media (max-width: 767px) {
.recent-posts-text {
	margin-top: 10px;
}
.blog-post-left {
	margin-top: 20px;
}
}
.recent-posts-text p a {
	font-size: 15px;
	font-weight: 600;
	color: #676767;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.recent-posts-text p a:hover {
	color: #fc6f01;
}
.recent-posts-text span {
	font-size: 14px;
	color: #fc6f01;
}
.categories ul li {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 15px;
}
.categories ul {
	padding-left: 0px;
	margin-top: 30px;
}
.categories ul li a {
	font-size: 16px;
	color: #676767;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.categories ul li a:hover {
	font-size: 16px;
	color: #fc6f01;
}
.categories ul li a span {
	font-size: 15px;
	color: #fc6f01;
}
.about p {
	font-size: 15px;
	line-height: 160%;
	color: #676767;
	margin-top: 20px;
}
.about p {
	font-size: 15px;
	line-height: 160%;
	color: #676767;
	margin-top: 20px;
}
/*-----------------------------------------
19. Pricing List
-------------------------------------------*/
.pricing {
	position: relative;
	border-radius: 10px;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	margin: 15px 0px 15px 0px;
	overflow: hidden;
}
.pricing-box h4 {
	font-size: 25px;
	font-weight: 500;
	color: #3b3b3b;
}
.pricing-box h2 {
	font-size: 35px;
	font-weight: 500;
	color: #3b3b3b;
	margin-top: 15px;
}
.pricing-box p {
	font-size: 15px;
	color: #676767;
	margin-top: 12px;
	margin-bottom: 15px;
}
.pricing-info {
	border-top: 1px solid #e6e6e6;
	padding-top: 30px;
	margin-top: 30px;
}
.pricing-info p i {
	color: #fc6f01;
	font-size: 15px;
	font-weight: 700;
}
.pricing-info p span {
	color: #676767;
	font-size: 15px;
	margin-left: 20px;
}
.pricing-button a {
	display: inline-block;
	width: 100%;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	padding: 12px 15px 12px 15px;
	background: #fc6f01;
	text-align: center;
	text-decoration: none;
	margin-right: 5px;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.pricing-button a:hover {
	background: #3b526b;
	text-decoration: none;
}
/*-----------------------------------------
20. Partners
-------------------------------------------*/
.partners img {
	opacity: 0.5;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.partners img:hover {
	opacity: 1;
}
/*-----------------------------------------
21. Progress Bars
-------------------------------------------*/
.progress-text {
	font-size: 13px;
	font-weight: 600;
	color: #777;
	margin-bottom: 10px;
}
.custom-progress {
	height: 5px;
	box-shadow: none;
}
.custom-bar {
	height: 5px;
	background-color: #3b526b;
	box-shadow: none;
}
/*-----------------------------------------
22. Accordions
-------------------------------------------*/
.accordion {
	box-shadow: none;
	border: none;
}
.accordion-heading {
	border-radius: 10px;
	padding: 0px;
}
.accordion-title a {
	font-size: 16px;
	font-weight: 600;
	background: #efefef;
	color: #3b526b;
	display: block;
	padding: 10px 20px 10px 20px;
	border-radius: 5px;
}
.accordion-title a:after {
	content: '\f146';
	font-weight: 700;
	color: #3b526b;
	font-family: FontAwesome;
	font-size: 16px;
	float: right;
}
.accordion-title .collapsed:after {
	content: '\f0fe';
	font-weight: 700;
	color: #3b526b;
	font-family: FontAwesome;
	font-size: 16px;
	float: right;
}
.accordion-body {
	font-size: 16px;
	font-weight: 500;
	color: #444;
	line-height: 180%;
	border: none !important;
}
/*-----------------------------------------
23. 404 Page
-------------------------------------------*/
.big-background {
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 200px 0px 200px 0px;
}
.block-404 {
	text-align: center;
}
.block-404 h1 {
	font-size: 100px;
	font-weight: 100;
	color: #fff;
}
.block-404 h2 {
	font-size: 30px;
	font-weight: 500;
	color: #fff;
}
.block-404 h4 {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	margin-top: 10px;
}
/*-----------------------------------------
24. Forms
-------------------------------------------*/
.primary-form input, .primary-form textarea {
	color: #424040;
	font-size: 16px;
	font-weight: 500;
	border: none;
	border-bottom: 1px solid #eee;
	width: 100%;
	margin-top: 15px;
	padding: 12px 15px 12px 15px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

 select {
	 color: #424040;
	font-size: 16px !important;
	font-weight: 500;
	border: none;
	border-bottom: 1px solid #eee;
	width: 100%;
	padding: 12px 15px 12px 15px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	/*margin-top:15px !important;*/
 }
.primary-form input{
    color: black !important;
}
.primary-form textarea{
    color: black !important;
}


.primary-form input:focus {
	border-bottom: 1px solid #fc6f01;
	color: black !important;
}
.primary-form textarea {
	min-height: 150px;
}
.primary-form textarea:focus {
	border-bottom: 1px solid #fc6f01;
    color: black !important;
}
/*-----------------------------------------
25. Contact Page
-------------------------------------------*/
.contact-box {
	text-align: center;
	border-radius: 10px;
}
.icon-box {
	display: inline-block;
	background: #fc6f01;
	border-radius: 10px;
	width: 100px;
	height: 100px;
	padding-top: 25px;
	margin-bottom: 15px;
}
.contact-box i {
	display: block;
	font-size: 40px;
	color: #fff;
	margin-bottom: 25px;
}
.contact-box h4 {
	font-size: 20px;
	font-weight: 500;
	color: #3b3b3b;
	margin: 10px 0px 5px 0px;
}
.contact-box p {
	font-size: 15px;
	font-weight: 600;
	color: #3b3b3b;
	margin: 0px;
}
.contact-icon {
	padding: 0px 0px 0px 0px;
}
 @media screen and (max-width:767px) {
.contact-icon {
	text-align: center;
	padding: 20px 0px 20px 0px;
	border-bottom: 2px solid #fff;
}
}
/*-----------------------------------------
26. Google Map
-------------------------------------------*/
#map {
	height: 400px;
}
/*-----------------------------------------
27. Scroll To Top Button
-------------------------------------------*/
.scroll-to-top {
	font-size: 20px;
	padding: 6px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 20px;
	display: none;
	border-radius: 5px;
	background: #3b526b;
	width: 40px;
	height: 40px;
	z-index: 9999;
	outline: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.scroll-to-top i {
	color: #fff;
}
.scroll-to-top:hover {
	color: #fff;
	background: #fc6f01;
}
.scroll-to-top:hover i {
	color: #fff;
}
.scroll-to-top:visited {
	color: #fff;
	text-decoration: none;
}
/*-----------------------------------------
28.0
-------------------------------------------*/


.footer {
	background: #fff8f3;
	padding: 50px 0px 50px 0px;
}
.footer-column-heading h6 {
	font-size: 18px;
	font-weight: 600;
	color: #282828;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.m_on {
	display: none;
}
 @media screen and (max-width:991px) {
.footer-column-heading h6 {
	margin-top: 30px;
}
}
.footer-column-1 i {
	font-weight: 100;
	margin-right: 7px;
	color: #0088bb!important;
}
.footer ul {
	padding-left: 5px;
}
.footer ul li {
	list-style-type: none;
	margin-top: 10px;
}
.footer ul li a {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;/* text-transform: uppercase; */
}
.footer ul li a:hover {
	color: #0b99cf;
}
.footer-post {
	margin-bottom: 20px;
}
.footer-post-img {
	width: 25%;
	float: left;
}
.footer-post-img img {
	border-radius: 5px;
	width: 100%;
}
.footer-post-content {
	width: 75%;
	float: left;
	text-align: left;
}
.footer-post-content h6 {
	margin-left: 10px;
}
.footer-post-content h6 a {
	font-size: 15px;
	font-weight: 400;
	color: #aaa;
	text-decoration: none;
}
.newsletter-form input {
	width: 100%;
	border: 1px solid #ccc;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 10px;
}
.newsletter-form button {
	color: #fff;
	background-color: #fc6f01;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 10px 20px 10px 20px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.newsletter-form button:hover {
	background-color: #fff;
}
.bottom-bar {
	background-color: #1c1c1c;
	padding: 10px 0px 0px 0px;
}
.bottom-icons a i {
	color: #fff;
	font-size: 15px;
	padding: 12px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.bottom-icons a i:hover {
	color: #fc6f01 !important;
}
.toll_free_mb {
	background: #3b526b;
	padding: 6px 0;
	text-align: center;
	display: none;
}
.toll_free_mb a {
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight: 600;
}
.toll_free_mb22 {
	background: #fc6f01;
	padding: 6px 0;
	text-align: center;
	display: none;
	position: fixed;
	width: 100%;
	left: 0px;
	z-index: 999;
	top: 0px;
}
.toll_free_mb22 {
}
.toll_free_mb22:hover {
	background: #063;
}
.navbar-brand1 {
	padding: 5px 8px !important;
}
.toll_free_mb22 a {
	font-size: 20px;
	color: #fff !important;
	text-align: center;
	font-weight: 600;
}
.clr_a  a {
	color: #181818; 
	font-size: 13.3px;
}
.clr_a  p {
	color: #181818;
	font-size: 13.3px;
}
.footer p{
	font-size: 13.3px;
	color: #181818!important;
	font-weight: 400;
}
p.footerPara{
	color: #282828; line-height: 26px; font-size: 13.3px;
}
#top-bar {
	display: none;
}
.dis {
	color: #282828;
	letter-spacing: 0.5px;
	line-height: 22px;
	text-align: justify;
	margin-top: 40px;
	float: left !important;
}
.discl {
}
.discl h3 {
	border-bottom: 2px solid #000;
	display: inline-block;
	margin: 0 0 15px 0;
}
.discl p {
	font-size: 16px;
	text-align: justify;
	line-height: 30px;
}
@media (min-width:320px) and (max-width:479px) {
.toll_free_mb {
	display: block;
}
.navbar-logo img {
	width: 228px;
}
.toll_free_mb22 {
	display: block;
}
}
 @media (min-width:360px) and (max-width:639px) {
.toll_free_mb {
	display: block;
}
.navbar-logo img {
	width: 228px;
}
.toll_free_mb22 {
	display: block;
}
}
 @media (min-width:480px) and (max-width:639px) {
.toll_free_mb {
	display: block;
}
.navbar-logo img {
	width: 228px;
}
.toll_free_mb22 {
	display: block;
}
}
 @media (min-width:640px) and (max-width:767px) {
.navbar {
	margin-top: 48px !important;
}
.toll_free_mb {
	display: block;
}
.navbar-logo img {
	width: 228px;
}
.toll_free_mb22 {
	display: block;
}
}
 @media (max-width:767px) {
.m_on {
	display: block !important;
	color: #fff !important;
	background: #f27103;
	text-align: center;
	border-radius: 4px;
	padding: 6px 0px;
	width: 100%;
	border-bottom: 3px solid #da6303;
}
h1, .h1 {
	font-size: 20px !important;
}
}
.ccl {
	position: fixed !important;
	left: 0;
	bottom: 80px !important;
	max-width: 30px !important;
	z-index: 9999 !important;
	    display: none;
}
.rq {
	border: 6px solid #ddd;
	width: 100%;
	padding: 0px 0px 15px 0px;
	box-sizing: border-box;
}
.rq h2 {
	background: #2294be;
	width: 100%;
	padding: 8px;
	box-sizing: border-box;
	color: #fff;
	margin: 0px;
}
table a {
	color: #444;
	text-decoration: none !important;
}


.coupon {
    border: 3px dashed #bcbcbc;
    border-radius: 10px;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", 
    "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    font-weight: 300;
}

.coupon #head {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    min-height: 56px;
}

.coupon #footer {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#title .visible-xs {
    font-size: 12px;
}

.coupon #title img {
    font-size: 30px;
    height: 30px;
    margin-top: 5px;
}

@media screen and (max-width: 500px) {
    .coupon #title img {
        height: 15px;
    }
}

.coupon #title span {
    float: right;
    margin-top: 5px;
    font-weight: 700;
    text-transform: uppercase;
}

.coupon-img {
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
}

.items {
    margin: 15px 0;
}

.usd, .cents {
    font-size: 20px;
}

.number {
    font-size: 40px;
    font-weight: 700;
}

sup {
    top: -15px;
}

#business-info ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#business-info ul li { 
    display: inline;
    text-align: center;
}

#business-info ul li span {
    text-decoration: none;
    padding: .2em 1em;
}

#business-info ul li span i {
    padding-right: 5px;
}

.disclosure {
    padding-top: 15px;
    font-size: 11px !important;
    color: #bcbcbc;
    text-align: center;
}

.coupon-code {
    color: #333333;
    font-size: 20px;
}

.exp {
    color: #f34235;
}

.print {
    font-size: 18px !important;
    float: right;
}



/*------------------dont copy these lines----------------------*/
#quicknav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#quicknav ul li { 
    display: inline; 
}

#quicknav ul li a {
    text-decoration: none;
    padding: .2em 1em;
}
.btn-danger, 
.btn-success, 
.btn-info, 
.btn-warning, 
.btn-primary {
    width: 105px;
}


/************  coupon **/

.rightSide h2{
    text-align: center;
    font-size: 1.9em;
    color: #000;
    font-weight: 800;
}
.mTop h2{
    text-align: center;
    font-size: 3em;
    color: white;
    font-weight: 800;
}
.rightSide {
    border-radius: 6px;
   
}
.rightInside{
    /*background: #2191bca1;*/
    padding: 10px;
    border-radius: 6px;
}
.rightInside1{
    background: #2191bca1;
    padding: 10px;
    border-radius: 6px;
}

.discnt{
    /*background: white;*/
    margin-top: 35px;
}
.discnt h4 {
    font-size: 28px;
    text-align: center;
    margin-top: 28px;
    color: #fc6e00;
    font-weight: 800;
        padding: 10px;
    margin: 10px 100px 10px 100px;
    background: white;
    border: 2px dashed #fc6e00;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}

.callnow {
    cursor: pointer;
}
 .modal-body {
    padding: 10px;
    font-family: arial;
    padding: 0;
    /*background: url(https://ik.imagekit.io/myticketstoindia/images/cc-girl.webp) no-repeat right bottom;*/
}
.titleLogo{
    width: 25%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.bdyText{
    background: #f7f7f7;
    text-align: center;
}

.bdyText h4 {
    font-size: 25px;
    line-height: 30px;
        color: #fc6e00;
    font-weight: 600;
}
.bdyText h4 a{
    font-size: 25px;
    line-height: 30px;
    color: #007c99;
    font-weight: 600;
    text-decoration: none;
}
.dst h4{
    font-size: 20px;
    text-align: center;
    margin-top: 28px;
    color: #fc6e00;
    font-weight: 800;
    padding: 10px;
    background: white;
    border: 2px dashed #fc6e00;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.cls {
    color: black !important;
    opacity: 1 !important;
    font-size: 35px !important;
    background: unset !important;
}

.modal-header .close {
    margin-top: 10px !important;
    background: white !important;
    color: black !important;
    font-size: 28px !important; 
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white !important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: white !important;
}
.whtapp {
    bottom: 10px;
    left: 10px;
    opacity: 1;
    transition: opacity 0.5s ease 0s;
    box-sizing: border-box;
    position: fixed !important;
    z-index: 16000160 !important;
    direction: ltr;
}

.input-group .form-control {
    background: #01406c !important;
    color: white !important;
}
input, button, select, textarea {
    background: #01406c !important;
    color: white !important;
}

label {
    font-weight: 600 !important;
}
span.input-group-addon i {
    color: #01406c;
}
::-webkit-calendar-picker-indicator {
 color: #01406c;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  cursor: pointer;
  border-radius: 4px;
  margin-right: 2px;
  opacity: 0.8;
  filter: invert(0.8);
}

input[type="date"]::-webkit-calendar-picker-indicator:hover {
  opacity: 1
}

.modal-open .modal {
    z-index: 99999;
}


.carousel {
    margin-top: 0px;
}

.carousel-caption {
    /*bottom: 120px !important;*/
}

@media screen and (min-width: 768px){
.carousel-caption {
    left: 12% !important;
    right: 12% !important;
    
}
}
.p-3{
    padding:3em !important;
}

@media (min-width:640px) and (max-width: 990px){
    .PosAbs {
    /*position: absolute;*/
    /*   top: 67px;*/
    /*right: 20px;*/
    width: 60%;
    margin: auto;
    /*box-shadow: 0px 0px 10px grey;*/
    padding: 27px;
    /*margin-bottom: 30px;*/
    /*margin-top: 30px;*/
    /*border-radius: 10px;*/
}
}


@media (min-width:991px) and (max-width: 2500px){
    .PosAbs {
    position: absolute;
       top: 67px;
    right: 95px;
    width: 32%;
}
}

.navbar-inverse .navbar-nav>li>a {
    color: #565656 !important;
}

/* new css implemented */
.bannerMain {
	/* margin: 3%; */
	position: relative;
}

@media (min-width:280px) and (max-width:319px) {
	.bannerHeading1 {
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			text-align: center;
			width: 88%;
			margin-left: auto;
			margin-right: auto;
			/* background: #2294bed1; */
			background: #ffffffe6;
    		/* font-family: 'Merienda', cursive; */

			color: #2e2e2e;
			padding: 5px;
			font-size: 22px !important;
	  }
	  img.mobView {
	transform: scale(1.9);
	margin: 40px 0px 5px 0px;
	  }
  
	  .colRev{
		display: flex;
		flex-direction: column-reverse; 
	  }
  
  }


@media (min-width:320px) and (max-width:640px) {
  .bannerHeading1 {
		  position: absolute;
		  top: 0.2em;
		  left: 0;
		  right: 0;
		  text-align: center;
		  width: 88%;
		  margin-left: auto;
		  margin-right: auto;
		  /* background: #2294bed1; */
		  background: #ffffffe6;
    /* font-family: 'Merienda', cursive; */
		  color: #2e2e2e;
		  padding: 5px;
		  font-size: 20px !important;
		  line-height: 30px;
	}
	img.mobView {
  transform: scale(1.9);
  margin: 68px 0px 35px 0px;
	}

	.colRev{
	  display: flex;
	  flex-direction: column-reverse; 
	}

}

@media (min-width:641px) and (max-width:768px) {
  .bannerHeading1 {
		  position: absolute;
		  top: 1em;
		  left: 0;
		  right: 0;
		  text-align: center;
		  width: 88%;
		  margin-left: auto;
		  margin-right: auto;
		  /* background: #2294bed1; */
		  background: #ffffffe6;
    /* font-family: 'Merienda', cursive; */
		  color: #2e2e2e;
		  padding: 5px;
		  font-size: 33px !important;
		  line-height: 40px;
		  
	}
	img.mobView {
  transform: scale(1.9);
  margin: 45px 0px 58px 0px;
	}
	.colRev{
	  display: flex;
	  flex-direction: column-reverse; 
	}
}
@media (min-width:769px) and (max-width:990px) {
.bannerHeading1 {
	position: absolute;
    top: 3em;
    left: 0;
    right: 0;
    text-align: center;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    /* background: #2294bed1; */
	background: #ffffffe6;
    /* font-family: 'Merienda', cursive; */
    color: #2e2e2e;
    padding: 5px;
    font-size: 35px !important;
	  }
	  img.mobView {
	transform: scale(1.5);
	margin: 45px 0px 70px 0px;
	  }
	  .navbar-brand1 img {
max-width: 145px !important;
  }
  .colRev{
	  display: flex;
	  flex-direction: column-reverse; 
	}
}

@media (min-width:991px) and (max-width:1300px) {
.bannerHeading1 {
	position: absolute;
	top: 4em;
	left: 0;
	right: 0;
	text-align: center;
	width: 38%;
	margin-left: auto;
	margin-right: auto;
	/* background: #2294bed1; */
	background: #ffffffe6;
    /* font-family: 'Merienda', cursive; */
	color: #2e2e2e;
	padding: 20px;
	font-size: 28px !important;
	line-height: 32px;
}
}
@media (min-width:1301px) and (max-width:1600px) {
	.bannerHeading1 {
		position: absolute;
		top: 6em;
		left: 0;
		right: 0;
		text-align: center;
		width: 38%;
		margin-left: auto;
		margin-right: auto;
		/* background: #2294bed1; */
		background: #ffffffe6;
		/* font-family: 'Merienda', cursive; */
		color: #2e2e2e;
		padding: 20px;
		font-size: 28px !important;
		line-height: 32px;
	}
	}
@media (min-width:1601px) and (max-width:3000px) {
	.bannerHeading1 {
		position: absolute;
		top: 5em;
		left: 0;
		right: 0;
		text-align: center;
		width: 38%;
		margin-left: auto;
		margin-right: auto;
		/* background: #2294bed1; */
		background: #ffffffe6;
    /* font-family: 'Merienda', cursive; */
		color: #2e2e2e;
		padding: 20px;
		font-size: 29px !important;
		line-height: 32px;
	}
	}


.social-inner li {
    float: left;
}

.social-inner li a {
    display: block;
    color: white;
    text-align: center;
    padding: 0 5px;
    text-decoration: none;
}
.footer ul li a {
    font-size: 13.3px;
    font-weight: 500;
    color: #181818;
    text-decoration: none;
    /* text-transform: uppercase; */
}


.flightsSection {
    padding: 0px 5px 0px 5px;
}

h1.bannerHeading1 span {
    color: #e36503;
    font-size: 38px;
	font-family: 'Merienda', cursive;
	line-height: 40px;
	letter-spacing:-2px;
}

.bg1{
width: 100%;
    background: linear-gradient(to bottom, rgb(255 255 255 / 89%), rgb(3 169 244 / 55%)), url(../img/ctaBanner.jpg) center;
    padding: 50px;
    margin-bottom: 20px;
    text-align: center;
height: 304px;

}




@media (min-width:280px) and (max-width:768px){
  .ftr {
    min-width: 385px !important;
  }
  .bg1 {
       height: 365px !important;
	}


}
 .ftr {
    position: fixed;
    width: 1200px;
    padding: 10px 10px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.30);
    font-size: 19px;
    color: #313541;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, -20%);
    border-radius: 5px;
    min-width: 900px;
    z-index: 9;
}
span.phone-number {
    color: #fc6f00;
    font-size: 23px;
    padding: 0px 5px 0px 5px;
}


.ftr  b {font-size:25px!important; font-weight: 500;}
.ftr .crossIcon { 
position:absolute; color:#262626!important; right: -2px; top: -5px; font-size: 1.3rem; cursor:pointer;}

.ftr .ftr-img {background:none!important; display: inherit;   }
.ftr .ftr-img {
    width: 90px;
    height: 65px;
    float: left;
    display: flex;
    position: relative;
    /*top: -0.3rem;*/
}
.ftr .ftrIcon{ width:auto !important;}
.ftr .ftr-img:before {display:none}
.posRel {
    position: relative!important;
}

.btn-default:active:hover, .btn-default.active:hover, .open>.dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open>.dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open>.dropdown-toggle.btn-default.focus {
    color: #101010 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}
.btn{
    text-transform:inherit;
}
.btn-default:hover {
    
    background-color: #ffffff !important;
    border-color: #e2e2e2 !important;
}


.btn.btn-primary {
    font-size: 17px;
    padding: 9px 12px;
    float: none;
    text-transform: unset;
}
  .input-group-addon {
    border: none;
    background: transparent;
    font-size: 21px;
    padding: 0;
}

@media (min-width:280px) and (max-width:768px) {
      .pAbsolute {
        /*padding: 10px;*/
    }
    .ftr{
        display:none;
    }
  
}
@media (min-width:800px) and (max-width:991px) {
    .ftr{
        min-width: 765px;
        
    }
    
}
@media (min-width:1024px) and (max-width:1100px) {
    .pAbsolute{
        position: relative;
        top: -95px;
        z-index: 12;
        width: 100%;
        margin-bottom: -70px;
    }
  
}
@media (min-width:1101px) and (max-width:1918px) {
    .pAbsolute{
        position: relative;
        top: -122px;
        z-index: 12;
        width: 100%;
        margin-bottom: -70px;
    }

}

@media (min-width:1919px) and (max-width:3000px) {
    .pAbsolute{
        position: relative;
        top: -175px;
        z-index: 12;
        width: 100%;
        margin-bottom: -80px;
    }
  
}
/*media*/
.topModal h4{
    font-size: 30px;
}
/*.ui-button .ui-icon {*/
  
/*    background-image: url(../img/close-btn.jpg) !important;*/
/*}*/
/*.ui-icon-closethick {*/
/*    background-position: unset !important;*/
/*}*/

@media (min-width:280px) and (max-width: 640px){
    .mobVisible{
        display: block;
    }
    .dsktpVisible{
        display: none !important;
    }
}
@media (min-width:641px) and (max-width: 3000px){
    .mobVisible{
        display: none !important;
    }
    .dsktpVisible{
        display: block ;
    }
}
/*media*/

.btm3Btns{
  display: none;
}
@media (min-width:320px) and (max-width:700px) 
{
  .btm3Btns{
    display: flex !important;
    position: fixed;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    background: white;
    flex-direction: row;
    justify-content: space-around;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 999999;
    box-shadow: 0px 0px 10px #ebebeb;
}
.btm3Btns li{
  text-decoration: none;
  list-style-type: none;
  text-align: center;
  margin-left: -28px;
}
.btm3Btns i {
    color: #2296c1;
    font-size: 22px;
}
.btm3Btns a {
    color: black;
  }
  ::placeholder {
    font-size: 15px;
}  
}




