/*
Theme Name: SecureTechware 2019
Description: SecureTechware is business corporate WordPress Theme for developers.
Author:   Arsalan Saleem
Author URI:   http://SecureTechware.com/
Theme URI:   http://SecureTechware.com/
Template:     elentra
Version:      1.0.9
Text Domain: securetechware19
*/

@import url('https://fonts.googleapis.com/css?family=Muli:300,400,700|PT+Sans:400,700&display=swap');
body {
    overflow-x: hidden;
}

body,
p,
div {
    font-family: 'Muli', sans-serif !important;
}

a,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'PT Sans', sans-serif !important;
}

.header-logo {
    margin: 0px;
}

.pad0 {
    padding: 0px;
}

.bg_black {
    background: #000;
}

.block-blog {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(226, 223, 223, 0.61);
}

.transperent_block {
    padding: 0px;
    position: relative;
    overflow: hidden;
    height: 250px;
}

.transperent_block img {
    width: 100%;
    height: 100%;
}

.transperent_block:hover .black_hover_block {
    opacity: 1;
    transform: translateY(-150px);
    -webkit-transform: translateY(-150px);
    -moz-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    -o-transform: translateY(-150px);
}

.transperent_block img {
    z-index: 4;
}

.transperent_block .black_hover_block {
    position: absolute;
    bottom: 3%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
}

.transperent_block:hover .black_hover_block,
.black_hover_block:hover {
    bottom: 30%;
    transition: all 0.3s ease-in-out;
}

.transperent_block .blur {
    background-color: rgba(0, 0, 0, 0.7);
    height: 400px;
    z-index: 5;
    position: absolute;
    width: 100%;
}

.transperent_block .black_hover_block_text {
    z-index: 10;
    color: #fff;
    position: absolute;
    height: 400px;
    text-align: center;
    top: -20px;
    width: 100%;
}

.block_header {
    margin-top: 5px;
}

.black_hover_block_text i:hover {
    color: #77132f;
}

.black_hover_block_text i {
    padding: 10px 10px;
    font-size: 18px;
    color: #fff;
}

.black_hover_block_text i:hover {
    color: #ffffffa6
}

.black_hover_block_text:hover .titl-h5 {
    background-color: rgba(33, 48, 38, 0.5);
}

.titl-h5 {
    border-top: 2px solid rgba(33, 48, 38, 1);
    border-bottom: 2px solid rgba(33, 48, 38, 1);
    padding: 10px;
    margin-top: 0px;
    line-height: 20px;
    text-transform: uppercase;
}

.btn-pink {
    background-color: #77132f;
    color: #fff;
    border: 4px solid #77132f;
}

.btn-pink:hover {
    color: #fff;
    background-color: #6f0f2a9e;
    border: 4px solid #6f0f2a4e;
}

.btn-sm {
    margin-top: 10px;
}

.black_hover_block_text li:hover {
    background-color: #77132f;
    cursor: pointer;
    color: #fff;
    width: 33.34%;
}

.black_hover_block_text li {
    list-style: none;
    border: none !important;
}


/*pre loader*/

#pre_load_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#pre_load_logo path:nth-child(1) {
    stroke-dasharray: 900;
    stroke-dashoffset: 900;
    animation: line-anim 2s ease forwards, fill1 .4s ease forwards 0.8s;
}

#pre_load_logo path:nth-child(2) {
    stroke-dasharray: 900;
    stroke-dashoffset: 900;
    animation: line-anim 2s ease forwards 0.5s, fill2 .4s ease forwards 1s;
    ;
}

@keyframes line-anim {
    to {
        stroke-dashoffset: 0;
    }
    100% {
        transition: ;
    }
}

@keyframes fill1 {
    from {
        fill: transparent;
    }
    to {
        fill: #212926;
    }
}

@keyframes fill2 {
    from {
        fill: transparent;
    }
    to {
        fill: #453D2F;
    }
}

svg {
    stroke-width: 1 !important;
}

#loader-wrapper_new {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: #fff;
    overflow: hidden;
}


/*pre loader*/


/*contactus*/

.contact {
    padding: 4%;
    height: 400px;
}

.chnagebg {
    background: rgba(33, 48, 38, 1);
    padding: 4%;
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    text-align: center;
}

.contact-info img {
    margin-bottom: 15%;
}

.contact-info h2 {
    margin-bottom: 10%;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.contact-info h4 {
    color: #fff;
}

.col-md-9 {
    background: #fff;
    padding: 3%;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}

.contact-form label {
    font-weight: 600;
}

.contact-form button {
    background: #25274d;
    color: #fff;
    font-weight: 600;
    width: 25%;
}

.contact-form button:focus {
    box-shadow: none;
}


/*contactus*/


/*sticky button side*/

#mySidenav a {
    position: fixed;
    right: -180px;
    transition: 0.3s;
    padding: 15px;
    width: 215px;
    text-decoration: none;
    font-size: 20px;
    color: white;
    border-radius: 5px 0px 0px 5px;
    top: 100px;
    z-index: 99999;
}

#mySidenav a:hover {
    right: 0;
}

#about {
    top: 20px;
    background-color: rgba(33, 48, 38, 0.5);
    color: #fff !important;
}


/*sticky button side*/

a {
    color: #212926 !important;
}

a:hover {
    color: #ACAC9D !important;
}

.titl-h5 {
    color: #ACAC9D !important;
}

.transperent_block p {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 20px;
}

.btn-pink {
    background-color: #ACAC9D;
    border: 4px solid #ACAC9D;
    border-radius: 0;
    padding-top: 1px;
    letter-spacing: 2px;
}

.btn-pink:hover {
    background-color: rgba(33, 48, 38, 8);
    border: 4px solid rgba(33, 48, 38, 0.5);
}

.co-page-banner-section .banner-bg {
    text-transform: uppercase;
    letter-spacing: 5px;
    background-color: rgba(33, 48, 38, 0.5);
    border-top: 2px solid rgba(33, 48, 38, 1);
    border-bottom: 2px solid rgba(33, 48, 38, 1);
}

.ml-10 {
    margin-left: 20px;
}

.col-md-9 {
    background: none;
    padding: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

h1 {
    text-align: center;
    margin: 20px auto;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: bold;
}

.form-control {
    border-radius: 0px;
}

.btn-block {
    background-color: #ACAC9D;
    border: 4px solid #ACAC9D;
    color: #212926;
    font-weight: bold;
}

.btn-block:hover {
    color: #ACAC9D;
    background-color: rgba(33, 48, 38, 8);
    border: 4px solid rgba(33, 48, 38, 0.5);
}

label,
textarea.form-control,
.form-control {
    color: #212926 !important;
}

.co-footer-section-1 {
    background-color: rgba(33, 48, 38, 8);
    padding: 15px;
    color: #fff;
}

.page-id-177 .transperent_block {
    height: 215px;
}

#gmap_canvas {
    width: 100%;
    height: 250px;
}

.address p {
    margin-bottom: 0px;
}


/*contact form 7*/

#wpcf7-not-valid-tip {
    color: #e95b0f;
}

div.wpcf7-validation-errors {
    border: none;
    color: #e95b0f;
}

#top label span {
    color: #e95b0f;
}

span .wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
}

.co-footer-section-1 {
    background-color: #212926;
}

.co-footer-section-1 h5 a,
.co-footer-section-1 ul li a,
.co-footer-section-1 p,
.co-footer-section-1 h5 {
    color: #fff !important;
}

.co-footer-widget-1 ul li+li {
    margin-top: 0px;
}

.social-icons a {
    font-size: 30px;
    padding: 0px 5px 0 0px;
}

.co-footer-widget-1 .social-icons a {
    color: #fff !important;
}

.footer-copyright-block {
    background: #111;
    padding: 8px;
}

.sec-tech-logo-round {
    width: 80px;
    border: 1px solid #ccc;
    border-radius: 45px;
    padding: 10px;
    box-shadow: 2px 8px 10px #cccc;
}

.training h1 {
    text-align: left;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 0;
    letter-spacing: 1px;
}

.training h2 {
    font-size: 15px;
    letter-spacing: 8px;
    font-weight: bold;
    margin-top: 2px;
}

.social-links p {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 12px;
    line-height: 20px;
}

.desc-block {
    color: #000;
    font-size: 16px;
}

.desc-block h3 {
    font-weight: bold;
    color: #000;
    letter-spacing: 1px;
}

.social-sharing-links {
    margin-top: 20px;
    margin-bottom: 20px;
}

.social-sharing-links img {
    width: 35px;
    margin: 1px;
}

.p-0 {
    padding: 0px !important;
}

.mb-1 {
    margin-bottom: 0.5em !important;
}
.mb-3{margin-bottom: 1.5em !important;}