html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, big, font, img, small, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%;}
body {line-height:normal;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
:focus {outline:0;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse; border-spacing:0;}
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i');
/* BODY */
body{
	font-family: 'Amiri';
	color: #000 !important;
  	}
	  h1{
        font-family: 'Amiri'!important;
    }
    h2{
        font-family: 'Amiri'!important;
    }
    h3{
        font-family: 'Amiri'!important;
    }
    span{
        font-family: 'Amiri'!important;
    }
/*============== Container =================*/
.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}
.f-18{
	font-size: 18px !important;
}
.f-20{
	font-size: 20px !important;
}
.f-22{
	font-size: 22px !important;
}
.f-25{
	font-size: 25px !important;
}
.f-28{
	font-size: 28px !important;
}
.f-30{
	font-size: 30px !important;
}
.f-32{
	font-size: 32px !important;
}
.f-34{
	font-size: 34px !important;
}
.d-flex{
	display: flex!important;
}

@media (min-width:1900px) and (max-width:2200px) {
	.navitem-width{
		width: 62%;
	}
	.text-color{
		color: #000 !important;
	}
	.calender-item	{
		display: flex;
	}
}
@media (min-width:1500px) and (max-width:1899px) {
	.navitem-width{
		width: 65%;
	}
	.text-color{
		color: #000 !important;
	}
	.calender-item	{
		display: flex;
	}		
}
@media (min-width:1100px) and (max-width:1499px) {
	.navitem-width{
		width: 65%;
	}
	.text-color{
		color: #000 !important;
	}
	.calender-item	{
		display: flex;
	}		
}
@media (min-width:950px) and (max-width:1099px) {
	.navitem-width{
		width: 65%;
	}
	.text-color{
		color: #000 !important;
	}
	.calender-item	{
		display: flex;
	}		
}
@media (min-width:701px) and (max-width:949px) {
	.navitem-width{
		width: 65%;
	}
	.text-color{
		color: #fff !important;
	}
	.calender-item	{
		display: flex;
	}		
}
@media (max-width:700px) {
	.navitem-width{
		width: 100%;
	}
	.text-color{
		color: #fff !important;
	}		
}




.container{
	margin:0 auto 0 auto;
	width:1100px;
	position:relative;
	}
.topbutton{
	position:fixed;
	right:25px;
	bottom:22px;
	width:34px;
	height:34px;
	text-align:center;
	line-height:34px;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	z-index:9;
	cursor:pointer;
	box-shadow:0 0 5px rgba(0,0,0,0.4); 
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.4);
	transition:0.3s; -webkit-transition:0.3s;
	display: none;
	}
.topbutton span{
	line-height:34px;
	}


/*============== TOP STRIP =================*/
header{
	float:left;
	width:100%;
	margin:0 0 0 0;
	padding:20px 0 20px 0;
	}
.logo{
	float:left;
	text-align: left;
	font-size: 24px; line-height: 44px;
	color: #555;
	text-decoration: none;
	vertical-align: middle;
	margin:0 0 0 0;
	padding-left: 60px;
	position: relative;
	}
.logo img{
	position: absolute;
    width: 199px;
    height: auto;
    margin: 0 0 0 0;
    left: 0;
    top: -14px;
}
/* nav, nav ul{
	float:right;
	margin:0 10px 0 0;
	} */
/* nav{
	margin-top: 6px; float: right;
} */
nav ul li{
	float: left;
	margin-left: 9px;
}
nav ul li a{
	float: left;
	text-align: left;
	font-size: 16px;
	text-decoration: none;
	padding: 5px 9px 5px 9px;
	transition:0.3s; -webkit-transition:0.3s;
	border-radius:3px; -webkit-border-radius:3px;
}
nav ul li a span{
	margin-left: 7px;
}
/* Drop-Down Menu Starts */
nav ul li ul{
	float:left;
	margin:20px 0 0 -5px;
	width:210px;
	padding:35px 0 0 0; 
	}
nav ul li ul li{
	width: 100%;
	margin-left: 0;
	border-bottom:none;
	box-shadow:2px 2px 2px rgba(0,0,0,0.2); 
	-webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.2);
	}
nav ul li ul li a{
	width: 88%;
	padding: 10px 6% 10px 6%;
	border-radius:0; -webkit-border-radius:0;
	}
nav ul li ul li:last-of-type{
	border-bottom:none;
	}
nav ul li ul {position: absolute; left:-999em; height:auto; z-index:999; }
nav li ul ul  { margin: -1px 0 0 180px; border-left: 1px solid #dbdbdb; }
nav li ul ul li a  {}
nav li ul li ul li a  {}
nav li:hover,.menu li.hover  { position:relative; }
nav li:hover ul ul, .menu li.sfhover ul ul,
nav li:hover ul ul ul, .menu li.sfhover ul ul ul,
nav li:hover ul ul ul ul, .menu li.sfhover ul ul ul ul { left: -999em; }
nav li:hover ul, .menu li.sfhover ul,
nav li li:hover ul, .menu li li.sfhover ul,
nav li li li:hover ul, .menu li li li.sfhover ul,
nav li li li li:hover ul, .menu li li li li.sfhover ul  { left:0; }
.mobtitle{
	float:right;
	text-align:center;
	text-transform: uppercase; 
	margin: 10px 3% 0 0; 
	display: none; 
	}
.mobtitle span.fa{
	float:right;font-size:30px;cursor:pointer;
	margin-left: 0;
	}

header .phone{
	float: right;
	width: auto;
	padding: 4px 20px 4px 20px;
	border-radius:4px; 
	-webkit-border-radius:4px;
	text-align: left;
	font-size: 16px;
	font-weight: 500; line-height: 32px;
}
header .phone img{
	float: left;
	margin-right: 16px;
	margin-top: 4px;
}
header .phone span{
	font-size: 11px;
}


.banner{
	float: left; width: 100%; margin: 0 0 0 0; padding: 0 0 0 0;
}
.banner .overlay{
	float: left; width: 100%; margin: 0 0 0 0; padding: 118px 0 75px 0;
}

.banner h1 {
	text-align: center;
	font-size: 42px;
	font-weight: bolder;
	margin-bottom: 10px;
	position: relative;

}
@media screen and (max-device-width: 500px){
	.banner h1 {
		text-align: center;
		font-size: 42px;
		font-weight: bolder;
		margin-bottom: 10px;
		position: relative;
		
	}
}
.banner h2{
	text-align: center;
	font-size: 39px;
	font-weight: bolder;
	/* margin-bottom: 40px; */
	position: relative;
}
/* .banner h3:before{
	position: absolute; width: 150px; height:3px ;
	left: 0; right: 0; top: 0; margin: 0 auto 0 auto; content: ''; z-index: 2;
	background: #fff;
} */
.banner h3 {
	text-align: left;
	font-size: 23px !important;
	font-weight: 300;
	margin-bottom: 18px;
	padding-top: 5px;
	position: relative;

}
@media screen and (max-device-width: 500px){
	.banner p {
		text-align: center;
		font-size: 23px !important;
		font-weight: 300;
		margin-bottom: 18px;
		padding-top: 5px;
		position: relative;
	
	}
}

.banner .calloption {
	display: table;
	width: 286px;
	height: 40px;
	line-height: 33px;
	padding: 12px 20px 12px 20px;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	position: relative;
	z-index: 3;
	border-radius: 14px;
}


/* .banner .calloption .borderside{
	position: absolute; width: 386px; height:96px ;
	left: -6px; top: -6px; margin: 0 0 0 0; content: ''; 
	border:2px solid;
	z-index: -1;
} */
.banner .calloption img{
	display: inline-table;
	margin-right: 10px; margin-top: -5px;
	vertical-align: middle;
	height: 36px; width: auto;
}


.page{
	float: left; width: 100%; margin: 0 0 0 0; padding: 10px 0 70px 0;
}
.page .contentsection{
	float: left; width: 100%; margin: 0 0 0 0; padding: 0 0 0 0;
}
.page .contentsection h2{
	display: table;
	width: 70%;
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	margin: 38px auto 30px auto; padding-bottom: 30px;
	position: relative;
}
.page .contentsection h2:after{
	position: absolute; width:250px ; height: 2px;
	left: 0; right: 0; bottom: 0; margin: 0 auto 0 auto; content: ''; z-index: 2;
	background: #666;
}
.page .contentsection p{
	text-align: center;
	font-size: 16px; 
	/* line-height: 28px; */
	font-weight: 400;
	margin: 0 0 20px 0;
	position: relative;
	font-family: 'Amiri';
    color: #000;
}
.page .contentsection .items-wrap{
	display: flex; width: auto; margin: 75px auto 0 auto;
}
.page .contentsection .items-wrap .item{
	float: left;
	width: auto; height: 300px;
	margin: 0 0 0 0;
	padding: 0 30px 0 30px;
	border-right: none;
}
.page .contentsection .items-wrap .item:last-child{
	border-right: none;
}
.page .contentsection .items-wrap .item .icon{
	display: table;
	width: 90px; height: 90px; 
	border-radius:74px; 
	-webkit-border-radius:74px;
	margin: 0 auto 20px auto;
}
.page .contentsection .items-wrap .item .icon span{
	display: table;
	width: 90px; height: 90px; line-height: 90px;
	text-align: center;
	font-size: 48px;
}
.page .contentsection .items-wrap .item h3{
	text-align: center;
	font-size: 19px; 
	font-weight: 400;
	margin: 0 0 20px 0;
	position: relative;
}

.page .contentsection-2{
	float: left; width: 100%; margin: 50px 0 0 0; padding: 50px 0 50px 0;
	border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;
}
.page .contentsection-2 h2{
	display: table;
	width: 70%;
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	margin: 0 auto 40px auto; padding-bottom: 30px;
	position: relative;
}
.page .contentsection-2 h2:after{
	position: absolute; width:250px ; height: 2px;
	left: 0; right: 0; bottom: 0; margin: 0 auto 0 auto; content: ''; z-index: 2;
	background: #666;
}
.page .contentsection-2 p{
	text-align: center;
	font-size: 16px; line-height: 28px;
	font-weight: 400;
	margin: 0 0 20px 0;
	position: relative;
}
.page .contentsection-2 #owl-demo{
    float: left; width: 100%;
}
.page .contentsection-2 #owl-demo .item{
    padding: 0 0px;
    margin:0 10px 40px 10px;
    color: #FFF;
    text-align: center;
}
.page .contentsection-2 #owl-demo .item .thumb{
    float: left; width: 100%; height: auto;
    margin-bottom: 20px; position: relative;
}
.page .contentsection-2 #owl-demo .item .thumb img{
	float: left; width: 100%; height: auto;
}
.page .contentsection-2 #owl-demo .item .thumb .overlay{
    position: absolute; width: 100%; height: 100%;
    background: rgba(0,0,0,0.7); z-index: 9;
    left: 0; top: -120%;
    transition:0.5s; -webkit-transition:0.5s;
}
@media (max-width: 768px){
	.page .contentsection-2 #owl-demo .item .thumb .overlay{
		position: absolute; width: 100%; height: 100%;
		background: none;
		 z-index: 9;
		left: 0; top: -120%;
		transition:0.5s; -webkit-transition:0.5s;
	}
}
.page .contentsection-2 #owl-demo .item:hover .thumb .overlay{
	top: 0;
}
.page .contentsection-2 #owl-demo .item .thumb .overlay span{
	position: absolute; width: 42px; height: 42px; line-height: 42px; left: 0; right: 0; top: 0; bottom: 0; margin: auto;
	color: #fff; font-size: 36px;
}
.page .contentsection-2 #owl-demo .item h4{
	text-align: center;
	font-size: 17px;
	color: #333;
	margin:0 10px 20px 10px;
	position: relative;
}
.page .contentsection-2 #owl-demo .item a.button{
	display: table;
	width:160px ; height:40px ; line-height: 40px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align:center;
	font-size:13px ;
	font-weight: normal;
	text-decoration: none;
	border-radius:44px; -webkit-border-radius:44px; 
	transition:0.5s; -webkit-transition:0.5s;
}


.page .contentsection-3{
	float: left; width: 100%; margin: 50px 0 0 0; padding: 0 0 0 0;
}
.page .contentsection-3 img.featured{
	float: right;
	width: 500px; height: auto;
}
.page .contentsection-3 .details{
	float: left;
	width: 525px; height: auto;
	padding: 0 0 0 0;
}
.page .contentsection-3 .details h2{
	text-align: left;
	font-size: 30px;
	font-weight: 300;
	margin: 0 auto 30px auto; padding-bottom: 30px;
	position: relative;
}
.page .contentsection-3 .details h2:after{
	position: absolute; width:250px ; height: 2px;
	left: 0; bottom: 0; margin: 0 0 0 0; content: ''; z-index: 2;
	background: #666;
}
.page .contentsection-3 .details p{
	text-align: left;
	font-size: 16px; line-height: 28px;
	font-weight: 400;
	margin: 0 0 20px 0;
	position: relative;
}
.page .contentsection-3 .details ul{

}
.page .contentsection-3 .details ul li{
	text-align: left;
	font-size: 16px; line-height: 28px;
	color: #444;
	font-weight: 400;
	margin: 0 0 4px 0;
	padding-left: 25px;
	position: relative;
}
.page .contentsection-3 .details ul li:before{
	position: absolute; font-size: 16px; color: #444; left: 0;
	font-family: "FontAwesome";
	content: "\f00c";
}
.page .contentsection-3 .details a.button{
	float: left;
	width:auto ; height:40px ; line-height: 40px;
	margin: 20px 0 0 0;
	padding: 0 25px 0 25px;
	text-align:center;
	font-size:13px ;
	font-weight: normal;
	text-decoration: none;
	border-radius:44px; -webkit-border-radius:44px; 
	transition:0.2s; -webkit-transition:0.2s;
}

footer{
	float: left; width: 100%; margin: 0 0 0 0; padding: 9px 0 25px 0;
}

.footer-content-inline{
	margin-top: 29px;
	color: white;
}
.footer-content-inline p a{
	color: white !important;
}
footer .widgets-wrap{
	float: left; width: 100%; margin: 0 0 0 0; padding: 0 0 0 0;
	
}
/* footer .widget{
	float: left;
	margin: 22px 173px 0 0;
} */
footer .widget.links{
	width: 350px;
}
footer .widget:last-child{
	float: right;
	margin-right: 0;
}
footer .widget .footerlogo{
	float:left;
	text-align: left;
	font-size: 24px; line-height: 44px;
	text-decoration: none;
	vertical-align: middle;
	margin:0 0 0 0; padding-left: 60px;
	}
footer .widget .footerlogo img{
	position: absolute;
	width: 175px; height: auto;
	margin: 0 0 0 0; left: 0; top: -2px;
}
footer .widget {
    float: left;
    margin: 25px 160px 0 0;
}


footer .widget ul li{
	float: left;
	width: 50%;
	text-align: left;
	font-size: 15px;
	color: #444;
	margin: 0 0 10px 0;
}
footer .widget ul li a{
	text-decoration: none;
}
footer .widget p{
	text-align: left;
	font-size: 15px;
	margin-bottom: 10px;
}

footer .footerbottom{
	float: left; width: 100%; margin: 45px 0 0 0; padding: 25px 0 0 0;
}
footer .footerbottom .copyright{
	/* float: left; */
	text-align: center;
	font-size: 15px; line-height: 32px;
	margin: 0 0 0 0;
}
footer .footerbottom .copyright a{
	text-decoration: none;
}
footer .footerbottom .socialmedia{
	float: right;
	margin: 0 0 0 0;
}
footer .footerbottom .socialmedia p{
	float: left;
	text-align: left;
	font-size: 12px; line-height: 32px;
	text-transform: uppercase;
	margin-right: 10px;
}
footer .footerbottom .socialmedia a{
	float: left;
	width: 32px; height: 32px; line-height: 32px;
	background: #2c59be;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin: 0 0 0 5px;
	transition:0.3s; -webkit-transition:0.3s;
}
footer .footerbottom .socialmedia a span{height: 32px; line-height: 32px;}
footer .footerbottom .socialmedia a.facebook{background: #2c59be;}
footer .footerbottom .socialmedia a.twitter{background: #00aeff;}
footer .footerbottom .socialmedia a.gplus{background: #ed3232;}
footer .footerbottom .socialmedia a.linkedin{background: #1638cd;}
footer .footerbottom .socialmedia a:hover{
	box-shadow:0 0 25px rgba(0,0,0,0.4); 
	-webkit-box-shadow:0 0 25px rgba(0,0,0,0.4);
}.a-css
{
	color: white !important;
    text-decoration: none !important;
}
a{
	text-decoration: none !important;
}
.callop{
	display: inline-block;
	width: 335px;  padding: 12px 32px 14px 30px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 25px;
	font-weight: 600;
	position: relative;
	z-index: 3;
	background: #0a3e77;
	color: #fff;
	border-radius: 14px;
}
.margin-banner
{
	margin-top: 2rem;
}

a:hover, a:focus {
	color: #2a6496;
	text-decoration: none;
  }
  .square-service-block{
	  position:relative;
	  overflow:hidden;
	  margin:15px auto;
	  }
  .square-service-block a {
	background-color: #034da2;
	border-radius: 5px;
	display: block;
	padding: 60px 20px;
	text-align: center;
	width: 100%;
  }
  .square-service-block a:hover{
	background-color: #002148;
	border-radius: 5px;
  }
  
  .ssb-icon {
	color: #fff;
	display: inline-block;
	font-size: 28px;
	margin: 0 0 20px;
  }
  
  h2.ssb-title {
	color: #fff;
	font-size: 20px;
	font-weight: 200;
	margin:0;
	padding:0;
	text-transform: uppercase;
  }
  .hero-banner{
	background: url(../images/airline-restvations-1.jpg);
    background-size: cover!important;
	background-repeat: no-repeat;
	height: 300px !important;
	color: white !important;
  }
  .width-container{
	  max-width: inherit  !important;
  }
  .page-padding
  {
	  padding-top: 0 !important;
  }
  .h2-font
  {
	font-size: 70px;
	padding-top: 49px;
  }
.calloption
  {
	background: #0a3e77;
    color: #fff;
    display: table;
    width: 263px;
    height: 30px;
    line-height: 40px;
    padding: 17px 26px 20px 31px;
    margin: 0 auto 0 auto;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    z-index: 3;
    /* border-radius: 14px; */
  }
  .callop {
	display: inline-table;
	width: 291px;
	padding: 7px 18px 7px 18px;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	position: relative;
	z-index: 3;
	background: #F42626;
	color: #fff;
	border-radius: 14px;
}
  .button-sec{
	padding-left: 235px !important;
  }
  .button-sec-text{
	font-size: 35px;
	font-weight:600;
  }
  @media (max-width: 768px){
	.button-sec{
		padding-left: 10px !important;
	  }
	  .button-sec-text{
		font-size: 22px;
		padding-left: 19px;
		
	  }
	  .customer-supp{
		  margin-left: 64px;
		  font-size: 22px;
	  }
	  .customer-supp-button{
		  margin-left: 24px !important;
		  margin-bottom: 8px !important;
	  }
	.callop {display: inline-table;
		width: 253px;
		padding: 5px 15px 5px 15px;
		margin: 0 0 0 24px;
		text-align: center;
		font-size: 22px;
		font-weight: 600;
		position: relative;
		z-index: 3;
		background: #F42626;
		color: #fff;
		border-radius: 14px;
	}
	.owl-wrapper-outer {
		margin-left: 20px;
		margin-right: 20px;
	}
}
@media screen  and (max-device-width: 400px){

	.owl-wrapper-outer {
		margin-left: 20px;
		margin-right: 20px;
	}
}
