/*
Theme Name: Utsaah
Theme URI: crosscountrywebservices.com
Author: Cross Country Web Service
Author URI: crosscountrywebservices.com
Description: The Utsaah theme for WordPress is used for Managing Content sharing features 
and Blog listing website in extensive layout.
License: GNU General Public License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Bootstrap, content-sharing, black, white, blue, one-column, two-columns, 
right-sidebar, flexible-width, custom-header, custom-menu, editor-style, 
featured-images, microformats, post-formats, rtl-language-support, sticky-post,
translation-ready
Text Domain: wstheme 
*/
/*
--------------------WordPress Core--------------------
*/
.alignnone{margin:5px 20px 20px 0}
.aligncenter,div.aligncenter{display:block;margin:5px auto}
.alignright{float:right;margin:5px 0 20px 20px}
.alignleft{float:left;margin:5px 20px 20px 0}
a img.alignright{float:right;margin:5px 0 20px 20px}
a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}
a img.alignleft{float:left}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}
.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}
.wp-caption.alignright{margin:5px 0 20px 20px}
.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}

.pagination-wrap {
    clear: both;
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 15px 0px 0px 100px;
}
.pagination-wrap .page-numbers {
    margin-bottom: 0;
    margin-top: 0;
}
.pagination-wrap .page-numbers > li:first-child > a, 
.pagination-wrap .page-numbers > li:first-child > span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    display: table;
}
.pagination-wrap .page-numbers > li:last-child > a, 
.pagination-wrap .page-numbers > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.pagination-wrap .page-numbers > li > a,
.pagination-wrap .page-numbers > li > span {
    background-color: #f96331;
    border: 1px solid #ffb313;
    padding: 10px 15px;
    font-weight: bold;
    color: #FFFFFF;
    display: table;
    float: left;
}
.pagination-wrap .page-numbers > li > a:hover, 
.pagination-wrap .page-numbers > li > span:hover, 
.pagination-wrap .page-numbers > li > a:focus, 
.pagination-wrap .page-numbers > li > span:focus {
    background-color: #ffb313;
    border-color: #f96331;
}
.pagination-wrap .page-numbers .current {
    background-color: #ffb313;
    border-color: #f96331;
}
.pagination-wrap .page-numbers .current:hover,
.pagination-wrap .page-numbers .current span:hover {
    background-color: #ffb313;
    border-color: #f96331;
}


ul.dropdown-menu.show li { width: 100%; border-bottom: 1px solid #ccc; }

/*  05-02-19 */
.programmes .layer_text2 p {
    margin: 30px 0;
    max-width: 410px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 34px;
    font-weight: 300;
    display: block;
}

a.btn.btn-style {
    border-radius: 10px;
}

.col-sm-12.mt {
    margin-bottom: 28px;
}
.loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #f27371;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    animation: spin 5s linear infinite !important;
    margin: 7px auto !important;
}


footer .map p{margin-bottom: -5px;}

.testimonail_span_top{
    left: 18px;
    position: absolute;
    top: 4px;
    font-size: 25px;
} 

.testimonail_span_botton{
    position: absolute;
    top: 101px;
    right: 200px;
    font-size: 25px;
} 
a.ig-b-.ig-b-v-24:before {
    content: '\f16d';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding: 5px;
}
ul.social.social-transparent-border {
    margin: 0;
    padding: 0px;
}

ul.media {
    zoom: 0;
    overflow: visible;
}

ul.social.social-transparent-border li a i {
    background: red;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 1.6;
    color: #fff;
}
ul.social.social-transparent-border li a .fa-facebook
{background:#3c5a9b;}
ul.social.social-transparent-border li a .fa-instagram
{background:#d95443;}
ul.social.social-transparent-border li a .fa-linkedin
{background:#0172b2;}
ul.social.social-transparent-border li a .fa-twitter
{background:#2eabe1;}
.required.invalid {
    border-color: #f00 !important;
}
section.error-404.not-found img {
    width: auto;
    height: auto;
}