Current File : /home/quantums/durdanatariq.com/wp-content/themes/durdana/css/custom.css |
/* Custom css */
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
clear: both;
}
a:focus, a:hover{
outline: none;
}
a:hover{
text-decoration: none;
}
.tm-h2 {
font-size: 60px;
line-height: 1;
font-family: 'Oswald', sans-serif;
font-weight: 600;
color: #303030;
text-transform: uppercase;
}
.tm-h2 span{
color: #78aa45;
}
.tm-h3 {
font-size: 40px;
line-height: 48px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
color: #fff;
text-transform: capitalize;
display: inline-block;
position: relative;
letter-spacing: 2px;
}
.tm-h31 {
font-size: 38px;
line-height: 48px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
color: #fff;
text-transform: capitalize;
display: inline-block;
position: relative;
letter-spacing: 2px;
}
h3 {
font-size: 37px;
line-height: 48px;
font-family: 'Oswald', sans-serif;
font-weight: 500;
color: #222;
text-transform: capitalize;
display: inline-block;
position: relative;
letter-spacing: 2px;
}
.tm-h4 {
font-size: 38px;
line-height: 44px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
color: #1a1a1a;
text-transform: uppercase;
text-shadow: 1.721px 2.457px 3px rgba(0, 0, 0, 0.278);
}
h4 {
font-size: 38px;
line-height: 44px;
font-family: 'Oswald', sans-serif;
font-weight: 700;
color: #1a1a1a;
text-transform: uppercase;
text-shadow: 1.721px 2.457px 3px rgba(0, 0, 0, 0.278);
}
.tm-h5 {
font-size: 32px;
line-height: 1;
font-family: 'Oswald', sans-serif;
font-weight: 300;
color: #323232;
text-transform: uppercase;
display: inline-block;
position: relative;
}
.tm-h6 {
font-size: 18px;
line-height: 1;
font-family: 'Oswald', sans-serif;
font-weight: 600;
color: #fff;
text-transform: capitalize;
letter-spacing: 2px;
}
.tm-h7 {
font-size: 15px;
line-height: 1;
font-family: 'Oswald', sans-serif;
font-weight: 700;
color: #2e2e2e;
text-transform: uppercase;
}
*,ul{
margin: 0;
padding: 0;
}
*,li{
list-style: none;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
outline: none;
}
body {
font-size: 15px;
line-height: 24px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
color: #474747;
}
.tm-button {
background-color: #78aa45;
border: 2px solid #78aa45;
font-size: 18px;
color: #fff;
display: inline-block;
font-family: 'Oswald', sans-serif;
font-weight: 700;
letter-spacing: 1px;
border-radius: 3px;
text-transform: uppercase;
width: 180px;
height: 54px;
line-height: 50px;
text-align: center;
transition: all ease-in-out .6s;
margin-top: 20px;
}
.tm-button:hover{
background-color: transparent;
color: #78aa45;
}
.container{
width:100%;
max-width:1200px;
}
/*navbar*/
.navbar-toggle {
position: relative;
float: right;
margin-right: @navbar-padding-horizontal;
padding: 9px 10px;
.navbar-vertical-align(34px);
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: @border-radius-base;
}
.icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.icon-bar + .icon-bar {
margin-top: 4px;
}
.icon-bar {
background-color: #fff;
}
.navbar-toggle {
cursor: pointer;
}
/*navbar*/
/*header-start*/
header.tm-header {
width: 100%;
left: 0;
top: 0;
background-color: #387100;
border-bottom: 6px solid #78aa45;
}
.tm-header-navbar {
padding: 15px 0;
}
.navbar-light .navbar-nav.tm-header-list .nav-link {
color: #fff;
font-weight: 500;
text-transform: uppercase;
padding: 0 0 6px 25px;
transition: all .3s;
font-size: 16px;
font-family: 'Oswald', sans-serif;
letter-spacing: 1px;
}
.navbar-light .navbar-nav.tm-header-list .nav-link:hover{
color: #78aa45;
}
.navbar-light .navbar-nav.tm-header-list .nav-item.active .nav-link{
color: #78aa45;
}
.tm-apply-btn{
margin-left: 30px;
display: inline-block;
}
.tm-apply-btn a {
color: #fff;
background-color: #78aa45;
font-size: 16px;
padding: 5px 10px;
font-weight: 600;
text-transform: uppercase;
border-radius: 4px;
font-family: 'Oswald', sans-serif;
letter-spacing: 1px;
transition: all ease-in-out .6s;
}
.tm-apply-btn a:hover{
background-color: #78aa45;
}
/*banner*/
.tm-banner-img img {
height: 554px;
object-fit: cover;
width:100%;
}
.tm-carousel-caption-text {
margin: -50px 0 0 50px;
}
.tm-carousel-caption {
position: absolute;
transform: translateY(-50%);
z-index: 1;
width: 100%;
color: #fff;
font-size: 16px;
line-height: 26px;
left: 0;
top: 50%;
}
.tm-carousel-inner .row .col-md-4{
min-height: 0;
}
.tm-carousel-caption-img li{
margin-bottom: 20px;
}
.tm-banner-btn {
background-color: #78aa45;
border: 2px solid #78aa45;
font-size: 28px;
color: #fff;
display: inline-block;
font-family: 'Oswald', sans-serif;
font-weight: 700;
letter-spacing: 1px;
border-radius: 3px;
text-transform: uppercase;
width: 180px;
height: 54px;
line-height: 50px;
text-align: center;
transition: all ease-in-out .6s;
margin-top: 20px;
}
.tm-banner-btn:hover{
background-color: transparent;
color: #fff;
}
/*about-us*/
.tm-about-us-main {
padding: 60px 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.tm-about-us {
padding: 0 100px;
color: #fff;
}
.tm-about-us-text h3{
margin-bottom: 20px;
}
.tm-about-us-text a {
background-color: #78aa45;
border: 2px solid #78aa45;
color: #fff;
font-size: 22px;
display: inline-block;
padding: 12px 24px;
border-radius: 5px;
margin-top: 20px;
font-family: 'Oswald', sans-serif;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
transition: all ease-in-out .6s;
}
.tm-about-us-text a:hover{
background-color: transparent;
color: #78aa45;
}
/*letest-news-events*/
.tm-letest-news-events {
padding: 60px 0 70px;
}
.tm-letest-news-events-panel{
overflow: hidden;
margin-bottom: 30px;
}
.tm-letest-news-events-panel img {
display: block;
margin: auto;
-webkit-transform: scale(1);
transform: scale(1);
transition: 0.2s all ease-in-out, 1s transform ease-in-out;
height: 200px;
width: 100%;
object-fit: cover;
}
.tm-letest-news-events-panel:hover img{
-webkit-transform: scale(1.08);
transform: scale(1.08);
}
.tm-letest-news-events .tm-sec-header {
padding:0 70px;
}
.tm-sec-header {
margin-bottom: 30px;
font-family: 'Oswald', sans-serif;
letter-spacing: 1px;
}
/*tm-dental-video*/
.tm-dental-video {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
padding: 60px 0;
background: #fbfbfb;
}
.tm-dental-video .tm-sec-header h4{
/*color: #fff;*/
position: relative;
}
.tm-dental-video .tm-dental-video-panel .tm-dental-video-panel-text h6{
color: #222;
}
.tm-dental-video .tm-dental-video-panel .tm-dental-video-panel-text p{
color: #222;
}
.tm-dental-video .tm-sec-header h4::after {
content: '';
position: absolute;
left: 0;
bottom: -15px;
width: 100%;
height: 3px;
background-color: #1373b7;
}
.tm-dental-video-panel-text {
font-size: 14px;
color: #fff;
margin-top: 20px;
}
.tm-dental-video-panel .video-js{
width: 100%;
height: 200px;
}
.tm-dental-video .tm-sec-header {
padding: 0 150px;
position: relative;
margin-bottom: 60px;
}
/*tm-testimonials*/
.tm-testimonials{
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
height: 500px;
}
.tm-testimonials-carousel-panel.text-center {
height: 500px;
position: relative;
}
.tm-testimonials-carousel-panel h3 {
transform: translateY(-50%);
position: absolute;
top: 50%;
width: 100%;
left: 0;
margin-top: -20px;
}
#tm-testimonials-carousel .owl-nav button.owl-prev {
transform: translateY(-50%);
position: absolute;
top: 50%;
margin: -30px 0 0;
left: -30%;
}
#tm-testimonials-carousel .owl-nav .owl-next {
transform: translateY(-50%);
position: absolute;
top: 50%;
margin: -30px 0 0;
right: -30%;
}
#tm-testimonials-carousel .owl-dots span{
background-color: #000;
}
#tm-testimonials-carousel .owl-dots span {
background-color: #000;
width: 10px;
height: 10px;
display: inline-block;
border-radius: 50%;
border: 1px solid #fff;
}
#tm-testimonials-carousel .owl-dot{
margin: 10px 5px;
}
#tm-testimonials-carousel .owl-dot.active{
margin: 5px 5px;
}
#tm-testimonials-carousel .owl-dot.active span{
width: 11px;
height: 11px;
background-color: #fff;
border: 1px solid #000;
-webkit-box-shadow: 0px 0px 0px 1px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 0px 1px rgba(255,255,255,1);
box-shadow: 0px 0px 0px 1px rgba(255,255,255,1);
}
#tm-testimonials-carousel .owl-dots{
position: absolute;
bottom: 25px;
z-index: 999;
margin: 0 auto;
text-align: center;
left: 0;
right: 0;
}
/*tm-meet-bob*/
.tm-meet-bob{
padding: 60px 0 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.tm-meet-bob-left {
float: left;
}
.tm-meet-bob-right {
float: right;
width: 48%;
margin-top: 50px;
}
.tm-meet-yasir{
background-color: #1373b7;
padding: 5px 20px
}
.tm-meet-yasir .tm-apply-btn {
float: right;
line-height: 55px;
}
.tm-meet-bob-right-panel {
background-color: #000;
color: #fff;
padding: 20px 20px 10px;
margin-top: 10px;
font-size: 14px;
}
/*tm-footer*/
.tm-footer{
background-color: #1373B7;
padding: 60px 0;
border-top: 7px solid #78aa45;
}
.tm-footer-menu ul{
column-count: 2;
}
.tm-footer-details {
margin: 0 150px;
}
.tm-footer-top {
border-bottom: 2px solid #fff;
padding-bottom: 20px;
}
.tm-footer-menu ul li a{
color: #fff;
font-size: 16px;
line-height: 28px;
font-weight: 400;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
transition: all ease-in-out .6s;
}
.tm-footer-menu ul li a:hover{
color: #78aa45;
}
.tm-footer-menu ul li.active a{
color: #78aa45;
}
.tm-footer-social ul li{
display: inline-block;
}
.tm-footer-social ul li{
margin-left:6px;
}
.tm-footer-social ul li a {
border-radius: 3px;
text-align: center;
background: #fff;
color: #2b2b2b;
font-size: 16px;
width: 36px;
display: inline-block;
height: 36px;
line-height: 36px;
transition: opacity .2s;
}
.tm-footer-social ul li a:hover {
opacity: .9;
}
.tm-footer-copyright {
padding: 20px 0;
}
.tm-footer-copyright-left {
color: #fff;
font-size: 16px;
}
.tm-footer-copyright-left p{
margin-bottom: 0;
}
.tm-footer-copyright-right ul li {
display: inline-block;
margin-left: 30px;
}
.tm-footer-copyright-right ul li a{
color: #fff;
font-size: 16px;
line-height: 28px;
font-weight: 400;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
transition: all ease-in-out .6s;
}
.tm-footer-copyright-right ul li a:hover{
color: #d5071a;
}
.tm-footer-partners {
margin-top: 20px;
}
/* inner */
/* ======================================================================
=========================================================================
========================== inner page ================================= */
.inner-header {
border-bottom: none !important;
}
.featured-row{
background: #ebebeb;
border-bottom: 6px solid #78aa45;
}
.featured-row img{
width: 100%;
}
.custom-row{
padding: 70px 0;
}
/* inner banner */
.inner-banner {
min-height: 300px;
background-size: cover;
background-position: top center;
}
.inner-heading {
padding: 70px 0;
}
.inner-heading h2 {
line-height: 80px !important;
font-size: 58px;
color: #fff;
text-shadow: 1.721px 2.457px 3px rgba(0, 0, 0, 0.278);
font-weight: 400;
position: relative;
}
.inner-heading h2:after {
position: absolute;
content: "";
left: 0;
right: 0;
background: #fff;
width: 40px;
height: 2px;
bottom: 0;
margin: 0 auto;
}
.inner-heading h4 {
line-height: 40px !important;
font-size: 18px;
color: #fff;
text-shadow: 1.721px 2.457px 3px rgba(0, 0, 0, 0.278);
font-weight: 400;
}
.success-video .video-js{
width: 100%;
height: 300px;
}
.success-video .success-video-panel{
margin-bottom: 30px;
}
.parallax-contant h3 {
font-size: 48px;
font-weight: 400;
line-height: 70px;
}
.parallax-row{
padding: 14% 0;
}
.parallax-row-custom {
background-size: cover !important;
background-position: center center !important;
background-attachment: fixed !important;
}
/* video page */
.video-row .video-box-panel .video-box .video-js{
height: 210px;
width: 100%;
}
.video-row .video-cotent{
font-size: 14px;
color: #fff;
margin-top: 20px;
}
.video-row .video-cotent h5 {
font-size: 18px;
line-height: 24px;
font-family: 'Oswald', sans-serif;
font-weight: 600;
color: #222 !important;
text-transform: capitalize;
letter-spacing: 2px;
}
.video-row .video-cotent p{
color: #222 !important;
}
.video-row .video-box-panel{
margin-top: 30px;
}
/* contact */
.contact-heading h4 {
font-size: 20px;
line-height: 32px;
text-align: center;
font-weight: 500;
text-transform: capitalize;
margin-bottom: 20px;
text-shadow: none;
}
.contact-form-box input {
min-height: 48px;
border-radius: 0;
font-size: 14px;
border: none;
background-color: #f1f1f1;
margin-bottom: 14px;
padding: 0 10px;
}
.contact-form-box textarea{
border-radius: 0;
font-size: 14px;
background-color: #f1f1f1;
height: 180px;
border: none;
}
.custom_contact_form h3 {
font-weight: 700;
margin-bottom: 30px;
}
.custom_contact_form .btn {
margin-top: 20px;
width: 100%;
background-color: #78aa45;
font-size: 16px;
text-transform: uppercase;
letter-spacing: .85px;
}
.contact-form-box button {
margin: 0;
/* width: 100%; */
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
font-weight: 600;
font-size: 20px;
padding: 7px 35px;
border-radius: 0;
}
.contact-form-box{
margin-top: 60px;
}
/* blog */
.blog-box-panel {
margin-bottom: 30px;
/*height: 230px;*/
}
.blog-box-panel img {
object-fit: cover;
height: auto;
width: 100%;
margin-bottom: 20px;
}
.blog-row .navigation{
text-align: center;
}
.blog-row .navigation .screen-reader-text{
display: none;
}
.blog-row .navigation .nav-links{
width: 100%;
}
/* about */
.about-row .about-heading{
text-align: center;
}
.about-row .about-heading h3 {
font-size: 30px;
letter-spacing: 0;
}
.about-video-col{
margin-top: 40px;
}
.about-video-col .about-video-panel .vid1-dimensions {
width: 100%;
height: 408px;
}
.about-video-btn {
margin-top: 35px;
line-height: 52px;
text-align: center;
margin-bottom: 30px;
}
.about-video-btn a {
background: #0c6dd6;
font-family: 'Oswald', sans-serif;
padding: 4px 20px;
color: #fff;
font-size: 30px;
text-transform: uppercase;
font-weight: 500;
line-height: 32px;
vertical-align: middle;
transition: all ease-in-out .6s;
-webkit-transition: all ease-in-out .6s;
}
.about-video-btn a:hover{
background-color: #78aa45;
}
.about-video-col p{
font-family: 'Oswald', sans-serif;
font-weight: 500;
margin-bottom: 25px;
}
.about-video-col h5{
font-family: 'Oswald', sans-serif;
font-weight: 500;
}
.consulting-heading{
padding: 50px 0;
}
.consulting-heading h2 {
font-size: 71px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
color: #fff;
}
.consulting-heading h1 {
font-size: 190px;
color: #78aa45;
font-family: 'Oswald', sans-serif;
font-weight: 900;
line-height: 142px;
vertical-align: middle;
margin-bottom: 40px;
}
.inner-banner-consulting{
background-size: cover !important;
background-position: center center;
}
.consulting-heading h6 {
font-size: 20px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
color: #fff;
line-height: 30px;
}
.consulting-heading h5 {
font-size: 24px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
color: #fff;
line-height: 32px;
}
.consulting-row h4 {
font-size: 30px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
line-height: 42px;
text-align: center;
text-transform: capitalize;
text-shadow: none;
}
.consulting-row h4 span{
color: #db0818;
}
.consulting-col{
text-align: center;
}
.consulting-col h5 {
font-size: 20px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
width: 50%;
margin: 0 auto;
line-height: 34px;
padding-top: 30px;
}
.consulting-col h6 {
font-size: 20px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
margin: 0 auto;
line-height: 34px;
padding-top: 12px;
width: 95%;
}
.consulting-col img{
margin-top: 20px;
}
.consulting-col h3 {
background: #ffd841;
padding: 7px 12px 10px;
font-size: 20px;
line-height: 32px;
font-weight: 500;
margin: 20px 0 0 0;
letter-spacing: 0;
}
.consulting-row-bottom {
background-size: cover !important;
background-position: center center;
padding: 60px 0;
}
.consulting-col-bottom {
padding: 20px 0 0;
}
.consulting-col-bottom h1 {
font-size: 115px;
color: #db0818;
font-family: 'Oswald', sans-serif;
font-weight: 700;
line-height: 110px;
vertical-align: middle;
margin-bottom: 6px;
text-transform: uppercase;
}
.consulting-col-bottom h3 {
font-size: 65px;
text-transform: uppercase;
color: #fff;
font-weight: 500;
letter-spacing: 0;
}
.consulting-col-bottom h4 {
font-size: 32px;
text-transform: uppercase;
color: #222;
font-weight: 500;
letter-spacing: 0;
background: #fff;
padding: 2px 7px;
display: inline-block;
margin-top: 10px;
}
.consulting-col-bottom h4 span{
color: #db0818;
}
.consulting-col-bottom p {
font-family: 'Oswald', sans-serif;
font-weight: 500;
color: #fff;
padding-top: 15px;
}
.consulting-col-bottom a {
text-align: right;
float: right;
background: #78aa45;
color: #fff;
font-size: 30px;
padding: 10px 18px;
font-family: 'Oswald', sans-serif;
font-weight: 500;
text-transform: uppercase;
position: absolute;
right: 0;
line-height: 26px;
transform: skewX(-10deg);
-ms-transform: skewX(-10deg);
-webkit-transform: skewX(-10deg);
bottom: -35px;
transition: all ease-in-out .6s;
-webkit-transition: all ease-in-out .6s;
}
.consulting-col-bottom a span {
transform: skewX(10deg);
-ms-transform: skewX(10deg);
-webkit-transform: skewX(10deg);
display: block;
}
.consulting-col-bottom a:hover{
background-color: #78aa45;
color: #fff;
}
.custom-content-row h5 {
color: #000;
font-size: 24px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
line-height: 32px;
padding: 20px 0;
}
.custom-content-row p {
color: #000;
font-size: 18px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
line-height: 28px;
text-align: left;
}
.tm-header-menu .navbar .navbar-nav button {
font-size: 14px;
margin: 0;
background: transparent;
border: none;
height: auto;
width: 15px;
float: right;
position: absolute;
right: -12px;
top: 50%;
margin-top: -10px;
padding-left: 2px;
}
.tm-header-menu .navbar .navbar-nav button svg {
fill: #fff;
width: 16px;
height: 16px;
}
.tm-header-menu .navbar .navbar-nav .dropdown-menu{
padding: 0px;
border-radius: 0;
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
margin-top: 0;
}
.tm-header-menu .navbar .navbar-nav .dropdown-menu li{
border-radius: 0;
}
.tm-header-menu .navbar .navbar-nav .dropdown-menu li a{
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
}
.tm-header-menu .navbar .navbar-nav .dropdown-menu li a:hover{
background: #78aa45;
color: #fff;
}
@media only screen and (min-width: 767px) {
.tm-header-menu .navbar .collapse ul li:hover> ul{display:block}
}