html, body{ height: 100%; font-family: 'Geogrotesque-Regular';}
body{margin:0px; padding-right:0!important; font-family: 'Geogrotesque-Regular'; min-height: 100%;} 
*{margin:0px; padding:0px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
ul{list-style-type:none; margin:0; padding:0;}
a{text-decoration:none; outline:none; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; -ms-transition:all .4s ease-in-out; color: #0980d4}
a:hover{text-decoration:none; outline:none;}
a:focus{text-decoration:none; outline:none;}
img{border:0;}
.btn-primary.focus, .btn-primary:focus{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
.img-thumbnail{background:none; border:none; padding:0; border:0; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0;}
.thumbnail img{margin:auto; display:block; padding:0; border:none; max-width:100%;}
textarea.form-control{resize: vertical;}
p{ font-size: 16px; color: #000; margin-bottom: 24px; font-weight: 600}
p strong{ font-weight: 800}
.clear {clear:both;}

/* Font Face *****/

@font-face {
   font-family: 'Geogrotesque-Regular';
  src: url('../fonts/Geogrotesque-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Geogrotesque-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Geogrotesque-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Geogrotesque-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Geogrotesque-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Geogrotesque-Regular.svg#Geogrotesque-Regular') format('svg'); /* Legacy iOS */
}

.container{width:100%; max-width:1170px; padding:0;}


header .bg-faded{ background:#FFF; padding:0; width:100%;}
header a.navbar-brand span{font-size:14px; font-weight:400; font-style:italic; color:#777; margin: 0 0 0 -70px; display: inline-block; top: 15px; position: relative;}
header nav ul.navbar-nav li{margin:0 10px;}
header nav ul.navbar-nav li a.nav-link{font-size:16px; font-weight:500; color:#000; padding:11px 16px!important; border-bottom:2px solid #FFF;}
/*header nav ul.navbar-nav li a.nav-link:hover{ border-bottom:2px solid #094a9c;}*/
header .navbar-light .navbar-nav .nav-link{color:#000;}
header nav li a.nav-link.btn-primary.btn{color:#FFF; text-transform:uppercase; background:#094a9c; border:none; border-radius:30px; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);}
header nav li a.nav-link.btn-primary.btn:hover{color:#FFF;}

 


.slick-slider { border: none !important; position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list {position: relative; overflow: hidden; display: block; margin: 0; padding: 0;}
.slick-list:focus {outline: none;}
.slick-loading .slick-list {background: url(../images/ajax-loader.gif) center center no-repeat;}
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: block; height: auto; border: 0px solid #000; margin: 0 10px; float: left; background: #fff !important; }
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; background: #000; }
.slick-prev {left: -20px; }
.slick-next {float: right; right: -20px; }
.slick-dots {width: 100%; float: left; text-align: center; margin: 20px 0 0 0 }
.slick-dots li {display: inline-block; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button {border: 0; background: #6C0; display: block; height: 20px; width: 20px; outline: none; cursor: pointer; color: #FFF;}
.slick-dots li.slick-active button {background: #000;}
 

  
/* Footer Part CSS Start */

.footer-link-bg{background:#313131; padding:65px 15px;}
.footer-link-bg h2{font-size:16px; font-weight:500; color:#FFF;}
.footer-link-bg h3 {font-size: 16px; font-weight: 500; color: #FFF;}
.footer-link-bg hr{background:#ed7d31; height:4px; width:40px; margin:20px 0; border:none;}
.footer-link-bg ul li{font-size:15px; font-weight:400; display:block;  color:#d7d7d7; padding:5px 0;}
.footer-link-bg ul li a{font-size:15px; font-weight:400; color:#d7d7d7; padding:0; display:inline-block;}
.footer-link-bg ul li a:hover{color:#FFF;}
.footer-link-bg ul.contact li a{color:#ed7d31;}
.footer-link-bg ul.contact li a:hover{color:#FFF;}

.footer-grey-bg{background:#eaeaea; padding:25px 15px;}
.footer-grey-bg .bottom-top-arrow{margin:-60px 0 0 0; }
.footer-grey-bg .bottom-top-arrow a{margin:0; display:inline-block;}
.footer-grey-bg span{font-size:17px; font-weight:600; color:#094a9c; line-height:24px; max-width:600px;}
.footer-grey-bg .icon-back a{margin:0 0 0 14px;}

.footer-white-bg{background:#FFF; padding:15px;}

.footer-white-bg p{margin:0; padding:0; font-size:13px; color:#666;}
.footer-white-bg .bottom-nav ul li{float:left; margin:0 15px 0 0;}
.footer-white-bg .bottom-nav ul li a{font-size:14px; color:#094a9c;}
.footer-white-bg .bottom-nav ul li a:hover{text-decoration:underline;}

/* Footer Part CSS End */





 
/*---------------07----June----2022------------*/ 

@font-face {
    font-family: 'gobold_hollowregular';
    src: url('../fonts/gobold_hollow-webfont.woff2') format('woff2'),
         url('../fonts/gobold_hollow-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.jit-receptionist-page .py-70{padding-top:70px; padding-bottom:70px;}
.grey {background:#ededed; width:100%; padding:40px 0;}
.grey h1{font-family: 'Merriweather', serif; font-size:55px; font-weight:400; line-height: normal; color:#00439f; text-align:center;}
.jit-receptionist-page h2{font-family: 'Merriweather', serif; font-size:55px; font-weight:400; line-height: normal; color:#00439f;}
.jit-receptionist-page .container-p{position: absolute; top:0px; left: 0; right: 0; margin: auto;}
.jit-receptionist-page .white-txt{color:#FFF!important;}

.jit-receptionist-page p{font-family: 'Roboto', sans-serif; font-weight:400; line-height:28px;}
.jit-receptionist-page .main-banner:before{content:""; display:block; width:100%; height:5px; background:linear-gradient(to right, #00439f , #eb141c);} 
.jit-receptionist-page .main-banner{background:linear-gradient(#00439f 92%, #FFF 8%); position: relative;} 
.jit-receptionist-page .white-bg{background:#FFF; padding:30px; border-radius:0px;}
.jit-receptionist-page .main-banner .container-p{top:5px;}
.jit-receptionist-page .main-banner h2{position: relative; padding:0 0 5px 0; margin:0 0 25px 0;}
.jit-receptionist-page .main-banner h2:before{background:#ec141c; content:""; display:block; position: absolute; top:0; left:-30px; height:100%; width:8px;}
.jit-receptionist-page .main-banner p{font-size:20px; line-height:28px;}
.jit-receptionist-page .main-banner ul{padding:0 0 0 35px;}
.jit-receptionist-page .main-banner ul li{font-family: 'Roboto', sans-serif; font-weight:500; font-size:17px; color:#000; position: relative; padding:0 0 0 35px; margin-bottom: 5px;}
.jit-receptionist-page .main-banner ul li:before{content:""; display:block; width:23px; height:16px; background:url(../images/blue-arrow.png) no-repeat top left; position:absolute; left:0; top:4px;}


 
 
.jit-about-section .about-title{font-family: 'gobold_hollowregular'; font-size:220px; color:#f3f4f6; text-transform:uppercase; text-align:center; letter-spacing:70px; line-height:207px; margin:-40px 0 0 0;}

.jit-service-section{background:#f3f4f6;}
.jit-service-section .two-colume span{position: absolute; background:#00439f; padding:2px 20px; top: -20px; left: 15px; font-family: 'Roboto', sans-serif; font-weight:700; font-size:24px; color:#FFF; font-style:italic;}
.jit-service-section .white-bg{padding-top:45px;}


.jit-simplicity-section{background:#00439f;} 
.jit-simplicity-section img{padding-bottom:00px;}
.jit-simplicity-section .white-bg p{padding-bottom:25px;} 
 
.jit-improvement-section{background:#f3f4f6;} 
.jit-improvement-section h2{padding:0 0 15px 0;}
.jit-improvement-section span{background:#00439f; color:#FFF; padding:8px 35px; display:inline-block; margin:0 0 0 -30px; font-size:18px;} 
.jit-improvement-section ul{padding:0 0 0 35px;}
.jit-improvement-section ul li{font-family: 'Roboto', sans-serif; font-weight:400; font-size:17px; color:#000; position: relative; padding:0 0 0 35px; margin-bottom:10px;}
.jit-improvement-section ul li:before{content:""; display:block; width:23px; height:16px; background:url(../images/blue-arrow.png) no-repeat top left; position:absolute; left:0; top:4px;}
 
.jit-tabs-section{background:#2f2a2a;} 
.jit-tabs-section .sub-title{font-family: 'Roboto', sans-serif; font-size:18px; color:#d9d9d9; padding-top:15px;}

.jit-tabs-section .tab-content-area{padding:50px 0 0 0;}
.jit-tabs-section .tab-content-area .nav-pills .nav-link{background: #4e4545; border-radius: 0; margin: 0 5px; color: #FFF; font-size: 20px;} 
.jit-tabs-section .tab-content-area .nav-pills .nav-link.active{background:#00439f;}
.jit-tabs-section .tab-content-area .tab-content p{margin:0; padding:0;}
 
.jit-video-section .video-thumb{border: 10px solid #dde1ea; border-radius: 12px; padding:0;} 
.jit-video-section h2{font-size:38px;} 
.jit-video-section iframe {width:100%;}

.jit-custom-built-section{background:url(../images/jit-image-05.jpg) no-repeat center top; background-size:cover;}
.jit-custom-built-section a.btn-orange{background:#ff7800; border: none; padding: 15px 45px; font-family: 'Roboto', sans-serif; font-size:18px; font-size: 26px; border-radius: 70px;} 
.jit-custom-built-section a.btn-orange:hover{background:#e58e41; border: none;} 
.jit-custom-built-section a.btn-orange img{padding:0 0 0 10px;}
 
 
 
@media screen and (max-width:767px) {
	 
 
.jit-receptionist-page .main-banner{background:#00439f; padding-bottom:15px;}
.jit-receptionist-page .main-banner h2{padding: 0; margin: 0 0 20px 0;}
.jit-receptionist-page .main-banner h2:before{left:-25px;}
.jit-receptionist-page .main-banner p{font-size: 18px; line-height: 28px;}
.jit-receptionist-page .main-banner ul {padding:0 0 0 15px;}
.jit-receptionist-page .main-banner ul li{font-size: 15px;}
.jit-receptionist-page .container-p{position:relative; top:0px; left: 0; right: 0; margin: auto;}

.jit-receptionist-page .main-banner .col-xs-12.col-sm-7.pl-0{padding-right:0;}
.jit-receptionist-page .main-banner .container-p{top: 0; padding: 0 15px;}

 
.jit-receptionist-page .container-p.py-70{padding-top:25px;}

.jit-simplicity-section {padding-bottom: 0px; }
.jit-simplicity-section .col-xs-12.col-sm-6.pr-0.ml-auto{padding-left:0;}
.jit-simplicity-section img{padding-bottom:0px;}
.jit-simplicity-section .white-bg p{padding:0; margin:0;}

.jit-improvement-section{padding-bottom:15px!important;}
.jit-improvement-section span{margin:0 0 0 -25px}
.jit-improvement-section ul{padding:0;}
.jit-improvement-section ul li{font-size:15px;}

.jit-tabs-section .tab-content-area ul li a{white-space:nowrap;}
.jit-tabs-section .tab-content-area ul.nav.nav-pills {overflow-x: auto;}
 
.jit-tabs-section .tab-content-area ul.nav.nav-pills li:first-child a.nav-link{margin-left:0;}
.jit-tabs-section .tab-content-area ul.nav.nav-pills li:last-child a.nav-link{margin-right:0;}


 }
 
 
@media screen and (min-width:100px) and (max-width:1024px) {

.jit-receptionist-page .white-bg{padding: 25px;}
.jit-receptionist-page .py-70{padding-top:40px; padding-bottom:40px;}
.jit-receptionist-page h2{font-size:30px; color:#00439f;}

.jit-about-section .about-title{display:none;}
	 
 }
 