/*!
Theme Name: World Global Network
Author: Vivek Kumar Saha
Description: World Global Network
Version: 1.0.0
License: GNU General Public License
*/
ul.innerpagebullet li {
        list-style: disc;
        line-height: 25px;
	color: #53534a;
	font-size: 14px;
}
div#bullets-top.wpb_content_element {
    margin-bottom: 8px;
}
table.solution-table {
    width: 100%;
    text-align: center;
}
table.solution-table tr th {
    width: 33%;
    text-align: center;
    padding: 10px;
    border: 1px solid #ccc; 
}
table.solution-table tr td {
    width: 33%;
    text-align: center;
    line-height: 22px;
    padding: 20px;
    border: 1px solid #ccc;
}
ul.solution-bullet li {
    line-height: 22px;
    font-size: 14px;
}
h3.watchnow a {
    display: inline-block;
    color: #fff;
    padding: 7px 15px;
    line-height: normal;
    border-radius: 8px;
    background: #255785;
    
}
a.Learnmore {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    padding: 10px 30px;
    line-height: normal;
    border-radius: 8px;
    background: #255785;
}
h3 {
    font-size: 28px;
    font-weight: bold;
}
.vc_sep_width_100 {
    margin-bottom: 10px !important;
}
div#heading_center {
    width: 50%;
}
div#subheading {
    width: 95%;
}
div#broucher {
    margin-bottom: 10px;
}
i.fa.fa-download {
    background: linear-gradient(to right, rgba(46,183,232,1) 0%, rgba(67,215,170,1) 96%, rgba(67,215,170,1) 100%);
    padding: 5px;
    border-radius: 30px;
    margin-bottom: 5px;
    color: #fff;
}
i.fa.fa-angle-right {
    background: linear-gradient(to right, rgba(46,183,232,1) 0%, rgba(67,215,170,1) 96%, rgba(67,215,170,1) 100%);
    padding: 0px 6px;
    border-radius: 30px;
    margin-bottom: 5px;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
}
ul.solution-bullet li a {
    color: #53534a;
}
div#no-paddding .vc_column-inner {
    padding-top: 0px;
}
div#image-no-margin {
    margin-bottom: 0px;
}
div#video-no-margin {
    margin-bottom: 0px;
}

ul.sub-menu {
    display: none;
}
ul#Primary li:hover ul {
   display: block;
    position: absolute;
    width: 190px;
    background: #1588c5;
}
ul#Primary li ul li{
padding: 13px 14px 11px;
font-size: 13px;
}
ul#Primary li ul li a{
color: #fff;
}
ul.our-labs-bottom-list li i {
    background: linear-gradient(to right, rgba(46,183,232,1) 0%, rgba(67,215,170,1) 96%, rgba(67,215,170,1) 100%);
    padding: 5px 5px;
    border-radius: 30px;
    margin-bottom: 5px;
    color: #fff;
    margin-right: 10px;
margin: 6px;
}
ul.the-drug-bottom-list li i {
    background: linear-gradient(to right, rgba(46,183,232,1) 0%, rgba(67,215,170,1) 96%, rgba(67,215,170,1) 100%);
    padding: 5px 5px;
    border-radius: 30px;
    margin-bottom: 5px;
    color: #fff;
    margin-right: 12px;
    margin: 6px;
}

table.price-table tr td, table.price-table tr th {
    border: 1px solid #ccc;
	padding: 10px;
}
table.price-table {
    width: 100%;
}
table.price-table tr td:first-child {
    background: #fff;
}
table.price-table tr td:nth-child(2),table.price-table tr th:nth-child(2){
	background: #bcbcbc;
	color: #fff;
}
table.price-table tr td:nth-child(3),table.price-table tr th:nth-child(3){
	background: #ffad65;
	color: #fff;
}
table.price-table tr td:nth-child(4),table.price-table tr th:nth-child(4){
	background: #fb8b5c;
	color: #fff;
}
table.price-table tr td:nth-child(5),table.price-table tr th:nth-child(5){
	background: #34b555;
	color: #fff;
}

.ftrLogo {
    width: 100%;
    max-width: 166px;
}

/*ul.featureList.padding-feature {
    padding-bottom: 75px !important;
}/*