/*!
Theme Name: JTL
Theme URI: http://siteurl.com/
Author: Hassan
Author URI: http://siteurl.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: jtl
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

JTL is based on wordpress https://wordpress.com/, (C) 2012-2020 Automattic, Inc.
wordpress is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@font-face {
    font-family: latob;
    src: url(fonts/Lato-Black.ttf);
    font-weight:400;
}
@font-face {
    font-family: lator;
    src: url(fonts/Lato-Regular.ttf);
    font-weight:400;
}
@font-face {
    font-family: latol;
    src: url(fonts/Lato-Light.ttf);
    font-weight:400;
}
@font-face {
    font-family: monteb;
    src: url(fonts/Montserrat-ExtraBold.otf);
    font-weight:400;
}
@font-face {
    font-family: montbi;
    src: url(fonts/Montserrat-BoldItalic.otf);
    font-weight:400;
}
@font-face {
    font-family: montsbi;
    src: url(fonts/Montserrat-SemiBoldItalic.otf);
    font-weight:400;
}
@font-face {
    font-family: montm;
    src: url(fonts/Montserrat-Medium.otf);
    font-weight:400;
}
@font-face {
    font-family: montr;
    src: url(fonts/Montserrat-Regular.otf);
    font-weight:400;
}
@font-face {
    font-family: montsb;
    src: url(fonts/Montserrat-SemiBold.otf);
    font-weight:400;
} 
@font-face {
    font-family: montb;
    src: url(fonts/Montserrat-Bold.otf);
    font-weight:400;
} 
body { 
    line-height: 27px;
    font-family: lator;
    color: #777777; 
}
.tab-content {
    max-height: 295px;
    overflow: hidden;
}
.owl-carousel .owl-stage-outer{
    max-height: 256px;
    overflow: hidden; 
}
img {
    max-width: 100%;
}
.to-sec {
    position: absolute;
    width: 100%;
}
.to-sec {
    position: absolute;
    width: 100%;
    z-index: 999;
}
.top-br ul.tp-contact {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.top-br ul.tp-contact li {
    display: inline-block;
    border-left: 1px dashed #878787;
    padding-left: 15px;
    margin-right: 25px;
}
ul.tp-contact li a {
    color: #ffffff;
} 
ul.tp-contact li:first-child a {
	font-size: 15px;
	font-family: monteb;
}
ul.tp-contact li:last-child a {
	font-size: 12px;
	font-family: montr;
}
ul.social-hd li {
    list-style: none;
    display: inline-block;
}
ul.social-hd {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.social-hd li a {
    color: #fff;
}
.top-br {
    padding: 14px 0px;
    border-bottom: 1px solid #8a8683;
}
.top-br ul.tp-contact li i.fa {
    margin-right: 6px;
}
ul.social-hd li {
    display: inline-block;
    width: 30px;
    font-size: 14px;
}
.navbar-brand img {
    width: 120px;
}
.navbar-default {
    background-color: #f8f8f800;
    border-color: #e7e7e700;
}
a.navbar-brand {
    padding: 5px 15px;
}
ul.nav.navbar-nav {
    padding-top: 10px;
}
ul.nav.navbar-nav li a {
    color: #fff;
    font-family: montr;
    text-transform: uppercase;
    font-size: 14px;
}
.carousel-caption {
    left: 7%;
    text-align: left;
    padding: 0px;
    top: 41%;
}
ul.nav.navbar-nav li a:hover {
	color: #ffcd12;
}
.carousel-caption h3 {
    font-size: 50px;
    font-family: montb;
    margin-top: 0px;
    line-height: 55px;
}
.carousel-caption p {
    font-size: 18px;
    font-family: montm;
}
ul.cmb {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.cmb li {
    display: inline-block;
}
ul.cmb li a.btn.btn-default {
    padding: 12px 30px;
    border-radius: 30px;
    background: #ffcd12;
    border: 2px solid #ffcd12;
    font-family: montsb;
    text-transform: uppercase;
    margin-right: 10px;
}
ul.cmb li a.btn.btn-default:hover {
    background: transparent;
    color: #fff;
}
.carousel-caption p {
    font-size: 18px;
    font-family: montm;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 30px;
}
ul.social-hd li a:hover {
    color: #ffcd12;
}
.csecx {
    padding-top: 60px;
    padding-bottom: 60px;
}
.cmnHding {
    font-size: 30px;
    font-family: montm;
    color: #000002;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.cmnHding:before {
    content: "";
    width: 50px;
    height: 6px;
    background: #ffcd12;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 30px;
}
.btn-default {
    color: #000000;
    background-color: #ffcd12;
    border-color: #ffcd12;
    font-family: montsb;
    text-transform: uppercase;
    padding: 12px 35px;
    border-radius: 30px;
}
.about-sec a.btn.btn-default {
    margin-top: 15px;
}
.about-sec.csecx {
    padding-top: 100px;
    padding-bottom: 100px;
}
.counter {
    background: #000000;
    padding-top: 35px;
    padding-bottom: 35px;
    color: #fff;
}
.counter .citen {
    border-left: 4px solid #ffcd12;
    padding-left: 20px;
}
.counter .citen h3 {
    font-size: 38px;
    font-family: montr;
    margin-top: 0px;
}
.counter .citen p {
    margin: 0px;
    font-family: montm;
    text-transform: uppercase;
}
.services.csecx .cmnHding:before {
    left: 50%;
    transform: translateX(-50%);
}
.services.csecx h3 {
    color: #252525;
    font-size: 18px;
    font-family: montsb;
}
.services.csecx .description {
    margin-bottom: 40px;
} 
.top-company.csecx {
    background: url(images/t20.jpg);
    background-size: cover;
}
.top-company.csecx .stDV h3 {
    font-size: 42px;
    font-family: montr;
    color: #fff;
}
.top-company.csecx .stDV h3 span { 
    font-family: montb; 
}
.top-company.csecx .stDV p { 
    font-family: montr;
    color: #c8dcf0;
	font-size: 16px
}
.top-company.csecx .stDV a span.cr {
    background: #ffcd12;
    display: inline-block;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 10px;
    padding: 6px 15px;
    border-radius: 50%;
    margin-right: 8px;
    line-height: 28px;
}
.top-company.csecx .stDV a {
    color: #fff;
    font-family: montsbi;
    font-size: 13px;
}
.top-company.csecx .stDV a span.cr i.fa.fa-play {
    position: relative;
    left: 2px;
}
.top-company.csecx .stDV a i.fa.fa-arrow-right {
    font-size: 12px;
    padding-left: 3px;
}
.top-company.csecx .stDV {
    padding-top: 50px;
    padding-bottom: 50px;
}
.srInclude.csecx .cmnHding:before {
    left: 50%;
    transform: translateX(-50%);
}
ul.lnksSr {
    padding: 0px;
    list-style: none;
    margin-top: 35px;
    margin-bottom: 30px;
}
ul.lnksSr li {
    display: inline-block;
    float: none;
}
ul.lnksSr li a {
    padding: 10px;
    font-family: montsb;
    font-size: 12px;
    color: #252525;
    position: relative;
	text-decoration:none;
}
ul.lnksSr li:after {
    content: "/";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.nav-tabs {
    border-bottom: 1px solid #fff;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #ffcd12;
    cursor: default;
    background-color: #fff;
    border: 1px solid #fff;
    border-bottom-color: transparent;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
}
.nav-tabs>li>a:hover {
    border-color: #fff #fff #fff;
}
ul.lnksSr li:last-child:after {
    content: "/";
	display:none;
}
 
ul.lnksSr li a:hover:after {
    content: "";
    width: 50px;
    height: 3px;
    background: #ffcd12;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
ul.lnksSr li.active a:after {
    content: "";
    width: 50px;
    height: 3px;
    background: #ffcd12;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
ul.lnksSr li a:hover {
    color: #ffcd12;
}
.srInclude.csecx .item h4 {
    position: absolute;
    z-index: 999999;
    top: 50%;
    color: #fff;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    font-family: montm;
}
.srInclude.csecx .item .caption {
    position: absolute;
    left: 7px;
    top: 7px;
    bottom: 7px;
    right: 7px;
    border: 2px solid #fff;
}
.srInclude.csecx .item:hover .caption:before {
    content: "\f002";
    position: absolute;
    top: 0;
    right: 7px;
    font-family: fontAwesome;
    color: #fff;
}
.ftop {
    background: #29282e;
    border-bottom: 1px solid #25242a;
    padding: 20px 0px;
}
.about-seczx {
    background: #29282e;
    padding-top: 30px;
    padding-bottom: 30px;
}
.copyRight {
    background: #212025;
    padding: 25px 0px;
}
.ftop img {
    width: 74px;
}
.ftop .dvf i.fa {
    font-size: 35px;
    color: #ffcd12;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-left: 1px solid #343339;
    padding-left: 10px;
}
.ftop .dvf {
    padding-left: 40px;
    padding-top: 20px;
}
.ftop .dvf h4 {
    font-size: 27px;
    color: #868686;
    font-family: latob;
    margin: 0px;
    line-height: 18px; 
}
.ftop .dvf a{
	font-size:12px;
    color: #868686;
    font-family: lator; 
}
.ftop .dvf p {
    line-height: 20px;
    color: #868686;
    font-size: 14px;
    font-family: lator;
    font-weight: 500; 
}
.about-seczx h4 {
    font-size: 18px;
    font-family: montsb;
    color: #fff;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.about-seczx h4:after {
    content: "";
	width: 50px;
	height: 3px; 
	background: #343339;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.about-seczx ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
}
.about-seczx ul.social-ft li {
    display: inline-block;
} 
.about-seczx ul.social-ft li a {
    font-size: 16px;
    color: #fff;
    width: 35px;
    height: 35px;
    display: inline-block;
    background: #343339;
    text-align: center;
    padding: 4px;
}
.about-seczx ul.social-ft li a:hover {
    color: #29282e;
    background: #ffcd12;
}
ul.unLniks li {
    display: inline-block;
    width: 50%;
    float: left;
}
ul.unLniks li a {
    color: #a7a0a0;
    font-family: latol;
    font-size: 14px;
    line-height: 40px;
}
ul.unLniks li a i.fa {
    margin-right: 10px;
}
ul.unLniksz li {
    display: block; 
}
ul.unLniksz li a {
    color: #a7a0a0;
    font-family: latol;
    font-size: 14px;
    line-height: 40px;
}
ul.unLniksz li a i.fa {
    margin-right: 10px;
}
.about-seczx p {
    color: #868686;
    font-family: lator; 
}
.copyRight p {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-family: lator;
    color: #737373;
}
.copyRight a {
    color: #ffcd12;
}
.form-control { 
    color: #e9f0fe;
    background-color: #343339; 
    border: 1px solid #343339;
    border-radius: 1px; 
}
.form-group {
    margin-bottom: 3px;
}
.fcont .btn.btn-default.pull-right {
    background: transparent;
    border: none;
    padding: 12px 0px;
    color: #fff;
    font-size: 14px;
}
.fcont .btn.btn-default.pull-right i.fa {
    margin-right: 5px;
    color: #ffcd12;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img { 
    width: 100%;
}
span.glyphicon.glyphicon-chevron-left {
    background: #ffcd12;
    padding: 10px;
    width: 45px;
    font-size: 15px;
    height: 45px;
    color: #fff;
    left: -10px;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}
.glyphicon-chevron-left:before {
    content: "\e079";
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
.carousel-control {
    width: 0px;
    opacity: 1;
}
span.glyphicon.glyphicon-chevron-right {
    background: #ffcd12;
    padding: 10px;
    width: 45px;
    font-size: 15px;
    height: 45px;
    color: #fff;
    right: -10px;
    top: 50%;
	border-radius: 50%;
    transform: translateY(-50%);
}
.glyphicon-chevron-right:before {
    content: "\e080";
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

html {
  scroll-behavior: smooth;
}
.fcont .btn.btn-default.pull-right:hover {
    color: #ffcd12;
}
.btn-jhaz {
    margin-right: 5px;
    color: #ffcd12;
    font-size: 14px;
    position: absolute;
    right: 100px;
    top: 16px;
}
.btnzjz {
    position: relative;
}
.owl-carousel .owl-item img { 
    height: auto;
}
@media (min-width: 1200px){
	.container {
		width: 1200px;
	}
	.tab-content img {
    min-width: 300px;
	}
} 
@media (min-width: 992px) and (max-width:1200px) {
  .carousel-caption h3 {
    font-size: 35px; 
    line-height: 40px;
}
.carousel-caption p {
    font-size: 16px; 
    margin-bottom: 15px;
    margin-top: 15px;
    line-height: 25px;
}
ul.cmb li a.btn.btn-default {
    padding: 9px 25px;  
	font-size: 12px;
}
.cmnHding {
    font-size: 28px; 
	padding-bottom: 15px;
    margin-bottom: 20px;
}
.cmnHding:before { 
    height: 4px; 
}
.btn-default { 
    padding: 10px 30px; 
    font-size: 12px;
}
.counter .citen h3 {
    font-size: 30px;  
    margin-bottom: 0px;
}
.counter .citen p { 
    font-size: 12px;
}
.top-company.csecx .stDV h3 {
    font-size: 37px; 
}
.top-company.csecx .stDV p { 
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
}
.top-company.csecx .stDV {
    padding-top: 30px;
    padding-bottom: 30px;
}
.services.csecx h3 { 
    font-size: 16px; 
}
ul.lnksSr li a {
    padding: 5px; 
    font-size: 11px; 
}
}
@media (min-width: 768px) and (max-width:991px) {
.carousel-caption h3 {
    font-size: 28px;
    line-height: 35px;
}
.carousel-caption p {
    font-size: 14px;
    margin-bottom: 8px;
    margin-top: 8px;
    line-height: 20px;
}
ul.cmb li a.btn.btn-default {
    padding: 8px 20px;
    font-size: 11px;
}
.cmnHding {
    font-size: 28px; 
	padding-bottom: 15px;
    margin-bottom: 20px;
}
.cmnHding:before { 
    height: 4px; 
}
.btn-default { 
    padding: 10px 30px; 
    font-size: 12px;
}
.counter .citen h3 {
    font-size: 25px;
    margin-bottom: 0px;
}
.counter .citen p {
    font-size: 11px;
}
.top-company.csecx .stDV h3 {
    font-size: 37px; 
}
.top-company.csecx .stDV p { 
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
}
.top-company.csecx .stDV {
    padding-top: 30px;
    padding-bottom: 30px;
}
.services.csecx h3 { 
    font-size: 16px; 
}
ul.lnksSr li a {
    padding: 10px 5px;
    font-size: 12px;
    display: inline-block;
}
.top-br ul.tp-contact li { 
    padding-left: 10px;
    margin-right: 10px;
} 
ul.nav.navbar-nav li a { 
    font-size: 13px;
}
.navbar-brand img {
    width: 85px;
}
.top-br {
    padding: 8px 0px;
    border-bottom: 1px solid #8a8683;
}
ul.tp-contact li:first-child a {
    font-size: 12px;
}
.about-sec a.btn.btn-default { 
    margin-bottom: 40px;
}
.ftop .col-sm-12.col-md-3 {
    text-align: center;
}
.about-seczx .col-md-3 {
    margin-bottom: 40px;
}
.about-seczx .col-md-4 {
    margin-bottom: 40px;
}
ul.unLniks li { 
    width: 49%;
    float: none;
} 
.about-seczx .col-md-2 {
    margin-bottom: 40px;
}

}
@media (max-width: 767px) {
 ul.social-hd {
    display: none;
}
.top-br {
    padding: 10px 0px;
    border-bottom: 1px solid #8a8683;
}
.carousel-caption h3 {
    font-size: 25px;  
    line-height: 30px;
}
.carousel-caption p {
    font-size: 15px; 
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 20px;
}
ul.cmb li a.btn.btn-default {
    padding: 7px 20px; 
    margin-right: 5px;
	font-size: 12px;
}
.navbar-brand img {
    width: 100px;
}
a.navbar-brand {
    padding: 0px 15px;
}
.navbar-toggle { 
    background-color: #ffcd12; 
    border: 1px solid #ffcd12; 
}
.navbar-default .navbar-toggle {
    border-color: #ffcd12;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000002;
}
.about-sec a.btn.btn-default {
    margin-bottom: 40px;
    margin-top: 10px;
}
.btn-default {
    padding: 10px 25px;
    font-size: 11px;
}
.cmnHding {
    font-size: 25px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.cmnHding:before { 
    height: 3px; 
}
.counter .citen { 
    margin-bottom: 15px;
}
.mblMr {
    margin-bottom: 30px;
}
.top-company.csecx .stDV h3 {
    font-size: 30px; 
}
.top-company.csecx .stDV p { 
    font-size: 14px;
}
.services.csecx h3 {  
    font-size: 15px; 
    margin-bottom: 0px;
    margin-top: 15px;
}
.ftop { 
    text-align: center;
}
.ftop .dvf { 
    position: relative;
    display: inline-block;
}
.ftop .dvf i.fa {
    font-size: 27px; 
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    border-left: 0px solid #343339;
    padding-left: 0px;
}
.ftop .dvf {
    padding-left: 0px;
    padding-top: 35px;
    margin-top: 30px;
}
.about-seczx { 
    text-align: center;
}
.about-seczx h4:after { 
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
ul.unLniks li {
    display: inline-block;
    width: 100%;
    float: none;
}
.about-seczx .col-md-3 {
    margin-bottom: 40px;
}
.about-seczx .col-md-4 {
    margin-bottom: 40px;
}
.about-seczx .col-md-2 {
    margin-bottom: 40px;
}
.about-seczx .col-md-3 {
    margin-bottom: 40px;
}
.copyRight p { 
    font-size: 12px; 
}
}
@media (max-width: 650px) {
 .counter .citen p { 
    font-size: 10px;
}
.to-sec {   
    position: relative;
    background: #101010;
}
nav.navbar.navbar-default.navbar-static-top {
    margin: 0px;
}
.top-br ul.tp-contact { 
    text-align: center;
}
.top-br ul.tp-contact li {
    display: inline-block;
    border-left: 0px dashed #878787;
    padding-left: 0px;
    margin-right: 20px;
}
ul.tp-contact li:first-child a {
    font-size: 13px; 
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #8a8683;
    margin-top: 70px;
}
.carousel-caption {
    left: 7%;
    text-align: left;
    padding: 0px;
    top: 13%;
}
}
@media (max-width: 549px) { 
 
.carousel-caption br {
	display: none;
}
.carousel-caption {
    left: 7%;
    text-align: left;
    padding: 0px;
    top: 50%;
    bottom: inherit;
    transform: translateY(-50%);
} 
.carousel-caption h3 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0px;
}
.carousel-caption p {
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 5px;
    line-height: 18px;
}
ul.cmb li a.btn.btn-default {
    padding: 7px 20px;
    margin-right: 5px;
    font-size: 10px;
}
.about-sec.csecx {
    padding-top: 70px;
    padding-bottom: 70px;
}

span.glyphicon.glyphicon-chevron-right { 
    right: 10px; 
}

span.glyphicon.glyphicon-chevron-left { 
    left: 10px; 
}
}

@media (max-width: 400px) { 
.carousel-caption h3 {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0px;
}
.carousel-caption br {
	display: none;
}
.carousel-caption {
    left: 5%;
    right: 5%; 
	text-align: center;
}
.about-sec.csecx {
    padding-top: 50px;
    padding-bottom: 50px;
}
}