﻿@import url('bootstrap.min.css');
@import url('responsive.css');
@import url('service.css');


@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap');

body{
    background:#f7f8ff;
    font-family: 'Lato', sans-serif;
}




/*============ navigation bar ==================*/

header .navbar-default .navbar-nav>.open>a, 
header .navbar-default .navbar-nav>.open>a:focus, 
header .navbar-default .navbar-nav>.open>a:hover{
	background:none;
}

header .nav .open>a, 
header .nav .open>a:focus, 
header .nav .open>a:hover{
	border-color:#f8ca2a;
}


header .dropdown-menu>li>a{
	font-size:16px;
	padding: 11px 25px;
}

header .navbar-nav>li>.dropdown-menu{
	box-shadow:none;
	border-bottom: 4px solid #f9cb2a;
	padding: 10px 0px;
    border-top: 0;
}

header .dropdown-menu>li>a:hover{
	color: #3350f2 !important;
}


/*============= navigation bar =================*/


header{
    background:#ffffff;
    padding:15px 0;
    padding-bottom: 0;  
}

.header_logo{
	height:45px;
}


.reqest_cta a{
    background: #f9cb2a;
    padding: 11px 25px !important;
    padding:15px 30px;
    margin-top: -10px;
}

.reqest_cta a:hover{
    background: #3350f2 !important;
    color:#fff !important;
}


header .navbar-default{
    background:none;
    border:none;
    margin-bottom:0;
    border-radius: 0;
}

header .navbar-default .navbar-nav>li>a {
    color: #000000;
    font-size:17px;
    font-weight:400;
    border-bottom:3px solid #ffffff;
    padding: 25px 0;
    padding-top:0;
}

header .navbar-default .navbar-nav a:hover{
    color:#000;
    border-color:#f8ca2a;
    background:none;
}

header .navbar-default .navbar-nav>.active>a,
header .navbar-default .navbar-nav>.active>a:hover{
    background:none;
    color:#000;
    border-color:#f8ca2a;
}

header .nav>li{
    padding:10px 20px;
        padding-bottom: 0;
}

header .nav>li:last-child{
    padding-right:0;
}


/*======================================*/

#video_section{
    position:relative;    
    overflow-y:hidden;
}


.captionstitl{
    position:absolute;
    z-index:9;
    top:30%;
}

.slider_caption{
    font-size:27px;
    color:#fff;
    font-weight:500;    
}

.ylw_caption{
    font-size:60px;
    color:#ffd74a;
    font-weight:900;
    padding:10px 0;
}

.makebtn{
    font-size:20px;
    color:#000;
    background:#f9cb2a;
    padding:15px 30px;
    font-weight:600;
    display:inline-block;
    margin-top:30px;
}

.makebtn:hover,
.makebtn:focus{
    color:#fff;
    background:#3350f2;
    text-decoration:none;
}




/*===============================================*/

#about_section{
    background:#ffffff;
    padding: 70px 0;
}

.welcomdiv{
    padding-top:40px;
}

.abtimg{
		padding-top:40px;
}

.abtimg img{
    max-width:100%;
}

.subheading{
    font-size:20px;
    font-weight:400;
    color:#000000;
    text-transform:uppercase;
}

.heading_1{
    font-size:35px;
    color:#3350f2;
    font-weight:900;
    line-height: 50px;
    padding-bottom: 25px;
        margin-top: 0;
}

.welcomdiv p{
    font-size:18px;
    font-weight:400;
    color:#000000;
    padding-bottom:10px;
        line-height: 30px;
}

/*===========================================================================*/


#service_section {
    padding:50px 0;
	padding-bottom: 160px;
}

.box_1{
    box-shadow: 0 0 20px 0px #e1e1e1;
    position: relative;
    background: #ffffff;
    margin-top: 30px;    
}

.box_1 .serviceimg img{
    width:100%;
}

.textbox{
    padding:10px 20px;
    min-height: 270px;
    position:relative;
}

.textbox h4{
    font-size:20px;
    font-weight:600;
    color:#000000;
    padding-top: 50px;
}

.textbox p{
    font-size:15px;
    color:#494949;
    line-height:25px;
    font-weight:400;
}

.reabutton{
    position:absolute;
    bottom:0;
    right:0;
    background:#fbd03b;
    color:#000000;
    font-size:13px;
    padding: 4px 10px;
}

.reabutton:hover{
    text-decoration:none;
    color:#ffffff;
    background:#3350f2;
}

.iconbox{
    position:absolute;
    top: -50px;
}



/*=========================================================*/

#ctasection{
    background:url('../img/ctabg.png') no-repeat;
    background-size:cover;
    height:350px;
	/*margin-top:100px !important;*/
}

.trackimg img{
    position:absolute;
	max-width:110%;
	margin-top:-75px;
	right:0;
}

.ctadiv{
    padding-top:40px;
}


.title_3{
    font-size:35px;
    font-weight:600;
    color:#ffffff;
}

.cta_subheading{
     font-size:22px;
    font-weight:400;
    color:#ffffff;
}

/*===================================================*/

#lcationsection{
    background:url(../img/map.png) no-repeat center;
    padding:60px 0;    
    margin-top:7%;
    background-position: 28% 75px;
}

.varibox{
    margin-top:60%;
}

.patch_1{
    background:#ffdf5d;
    width:66px;
    height:66px;
    position:absolute;
    bottom: -30px;
    left: -20px;
    z-index: -1;

}

.patch_2{
width: 120px;
    height: 120px;
    position: absolute;
    top: 56%;
    z-index: -1;
    border: 2px solid #3350f2;
    right: -60px;
}

.patch_3{
    width: 80px;
    height: 80px;
    position: absolute;
    top: -7%;
    z-index: -1;
    border: 2px solid #3350f2;
    right: -25px;
    background: #3350f2;
}

.patch_4{
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: -20px;
    z-index: -1;
    border: 2px solid #fed530;
    right: -10px;   
}


.locationbox{
    background:#fff;
    padding:30px;
}

.locationbox{
    width:100%;
}


.locationbox table{
    width:100%;
}

.locationbox table tr td{
        padding: 7px 0px;
    font-size:17px;
}


.title5{
    font-size:  30px;
    color:#3350f2;
    font-weight:700;
    padding-bottom:15px;
}


/*===================================================*/

footer{
    padding:35px 0;
    margin-top:60px;
    background:#fff;
}

.dividerfooter{
    border-top: 2px solid #ebebeb;
    margin-top: 35px;
}


.quikbox table{
    float:right;
}

.quikbox{
    text-align:right;
}

.logobox{
    margin-top:40px;
}

.logobox img{
    max-width:100%;
}

.footerlink ul{
    text-align:right;
    list-style:none;
    padding-top:50px;
}

.footerlink ul li{
    display:inline-block;
    padding:10px;
}

.footerlink ul li a{
    color:#5d5c5c;
    text-decoration:none;
}

.footerlink ul li a:hover{
    color:#3350f2;
    text-decoration:none;
}

.footerlink ul li:last-child{
    padding-right:0;
}

.copyrth{
    padding:20px 0;
    color:#5d5c5c;
    font-size:15px;
}

.copyrth a{
    color:#3350f2;
    font-weight:600;
}

.urllink{
    color: #3350f2;
    font-weight: 600;
}

.urllink:hover,
.urllink:focus{
    text-decoration:none;
    color:#000;
}

.inmove{
	max-width:382px !important;
}