/*
Theme Name: PML
Theme URI: https://www.paulmerchants.net
Author: Paul Merchants Team
Author URI: https://paulmerchants.net
Description: Paul Merchants Ltd.
Requires at least: 6.1
Tested up to: 6.2
Requires PHP: 5.6
Version: 1.0
Text Domain: PML
*/

header{position: relative; z-index: 99;}
.gptw-logo img{position:absolute;}
.custom-logo{border-radius:5px!important;}
#logo_slider:before{content:"";position:absolute;left:0;width:100%;background:#fff; height:80px;border-radius: 50%;top:-40px;z-index:99;}
#logo_slider:after{content:"";position:absolute;left:0;width:100%;background:#fff; height:80px;border-radius: 50%;bottom:-40px;z-index:99;}
#logo_slider .swiper-slide::after {content:""; position: absolute;height: 100%;width: 2px;background: #fff;top:0;right:-5px;}
.lgx_app_item_img{padding:50px 0;}

#aicon{
    animation: sclaeOut 2s infinite;
    transform-origin: center;
}

@keyframes sclaeOut {
    0% {transform: scale(1);}
    50% {transform: scale(1.4);}
    100% {transform: scale(1);}
}
.wp-block-navigation a{text-decoration:none;}
.wp-block-navigation a:visited{text-decoration:none;}

.page_header{min-height: 450px;}
.pillers .vc_column-inner{border-radius: 15px;box-shadow: 0 0 10px #26262680;}

.roundcorner15{border-radius:15px; overflow: hidden;}
.text-white{color:#ffffff;}
.caps{text-transform:uppercase;}

.msimgsize img{max-height: 140px;}

.roundcolumn .vc_column-inner{border-radius:15px; overflow: hidden;}
.roundcolumns {border-radius:15px; overflow:hidden;}
.bgwhite img{background:#fff; width:250px; height:250px;}

.grpcompany .vc_column-inner{min-height: 200px;border-radius:15px;}
.grpcompany .vc_column-inner h3{text-decoration:underline;}

.ttsechead{background-position: right bottom; min-height: 200px;}
.ttsechead img{height:228px;}
.contform input{width:97%; padding: 8px 5px;}
.contform textarea{width:97%; padding: 8px 5px;}
.contform select{width:98%; padding: 8px 5px;}
.contform input[type="submit"]{background: #ffb800; color:#000000; border: 1px solid #ffb800; border-radius: 3px;width:99%;}

.career-grid h3{margin:0;line-height:1.3;}
.career-grid {color:#ffffff;}

.wpb_accordion_section{background:#1d3071;color:#fff; margin-bottom:10px; border-radius:10px; overflow:hidden;}
.wpb_accordion_section h3{background:#1d3071!important;color:#fff;}
.wpb_accordion_section h3 a{color:#00C2FF; font-weight:bold;}
.wpb_accordion_section h3, .wpb_accordion_section h4, .wpb_accordion_section a{color:#fff;}
.para_tab .wpb_wrapper{column-count: 2;}

.current-menu-item a{color:#1d3071!important; font-weight:600;}

@media only screen and (min-width: 320px) and (max-width: 768px){
.wp-block-navigation__responsive-container-content ul{padding-left:10px!important;}
.wp-block-navigation__responsive-container-content ul, .wp-block-navigation__responsive-container-content ul li, .wp-block-navigation__responsive-container-content ul li a{width:100%!important;}
	#aicon{width:15px;}
	
}


.ngg-album-compactbox::after{border:0!important;bottom:0!impportant;}
.ngg-album-compactbox::before{border:0!important; bottom:0!important;}
.ngg-album-compact h4 .ngg-album-desc{height:auto!important;}
.ngg-album-compact{padding-bottom:12px!important;}
.ngg-album-compactbox .Thumb{border-radius:6px; border-color:#dedede!important;}
.ngg-album-link {line-height:0.9!important;}
.ngg-gallery-thumbnail a{margin-bottom:4px!important;}
.ngg-album-compactbox{border-color:#c8c8c8;box-shadow:0 0 7px #c9c9c9;}