/*---Genetal Styles---*/

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
body {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    background-image: url(greyzz.png);
    background-repeat: repeat;
    font-family: 'Source Sans Pro', sans-serif;
}

.menubnr {
    font-size: 16px;
    text-align: center;
    display: block;
    margin: 10px 0px;
}

.orange {
    color: #ec5c00;
}

.green {
    color: #00ac5b;
}

.rightpull {
    float: left;
    margin-left: 5px;
    font-size: 13px;
    color: #666;
}

.icoresp {
    display: inline-block;
    float: left;
}

.hglts {
    font-weight: bold;
    color: #009748;
}

.navbar-nav li {
    margin-left: 30px;
    margin-right: 30px;
}

.navbar-nav>li>a,
.navbar-nav>li>a:hover {
    background-color: transparent!important;
}
.heading {
    background: linear-gradient(to right, #30CFD0 0%, #330867 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-weight: bold;
    padding: 0 0 8px 0;
    margin: 0 0 8px 0;
    border-bottom: 2px solid #d3d3d3;
}
.form-outer {
    padding: 15px 30px;
    background-color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
.form-outer .form-control {
    border-radius: 0px;
    box-shadow: none;
}
.carousel-inner {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

.mrbttpten,
.mrbttpten:hover {
    margin-top: 10px;
    background-color: #00ac5b;
}

label.error {
    color: #e70000;
    font-size: 13px;
}

.clrgrn {
    color: #000000;
    padding: 30px;
    line-height: 34px;
    text-align: center;
}

.icoico {
    display: inline-block;
}

.hdrstyle {
    font-size: 25px;
    font-weight: bold;
}

.hdrstyle02 {
    font-size: 15px !important;
    line-height: 17px;
}

.hdrstyle02 .ins {
    margin-top: 0px !important;
    border-radius: 0px !important;
    font-size: 21px;
    font-weight: bold;
}

.hdrstyle .ins {
    display: block;
    color: #ffffff;
    color: #000000;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}


/*--Media query Classes--*/


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {}

@media only screen and (max-width: 767px) {
	.carousel {  padding-bottom: 20px;}
	
}
/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .hdrstyle {
        font-size: 30px;
    }
    .hdrstyle02 .ins {
        margin-top: 0px !important;
    }
    .hdrstyle02 {
        font-size: 20px !important;
        line-height: 25px;
    }
    .icoico {
        margin-left: 10px;
        margin-right: 10px;
    }
    .themrtpmain {
        margin-top:10px; margin-bottom:10px;
    }
    .thenavtopright {
        float: right;
    }
    .menubnr {
        margin-top: 17px;
    }
}


.loader{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    background: #ffffff;
    z-index: 100;
    opacity: 0.8;

    display: none;
}
.loader img{
    max-width: 100%;
    position: relative;
    top: 50%;
}

/* Large Devices, Wide Screens */

/*=============================== Mob social ====================================*/

div#social-sidebar {
    display: block;
}
#social-sidebar li {line-height: 0;font-size: 0}
#social-sidebar {position: fixed;font-family: Arial;z-index: 999999;}
#social-sidebar ul li a {text-align: center;position: relative;display: block}
#social-sidebar ul li .link-icon {display: inline-block;text-align: center;overflow: hidden}
#social-sidebar ul li a:hover .link-label {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);}
#social-sidebar ul li a .link-label {width: 0;white-space: nowrap;opacity: 0;position: absolute;z-index: -1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);}
#social-sidebar.pos-left {right: 0;top: 50%}
#social-sidebar.pos-left ul li a .link-label {left: -600%}
#social-sidebar.pos-left ul li a:hover .link-label {left: 100%}
#social-sidebar.pos-left ul li a .link-label:before {left: -4px}
#social-sidebar ul li a {width: 55px;height: 55px;line-height: 55px;font-size: 35px;}
#social-sidebar .link-icon {width: 55px;height: 55px;line-height: 55px}
#social-sidebar ul li a {border-radius: 5px;}
#social-sidebar .link-icon {border-radius: 5px;}
#social-sidebar.pos-left ul li a {margin-top: 5px;right: 1px;}
#social-sidebar.label-fancy .link-label {margin-top: -16px;padding: 4px 8px;min-width: 80px;width: auto;
line-height: 24px;font-size: 14px;border-radius: 3px;top: 50%;}
#social-sidebar.label-fancy .link-label:before {margin-top: -4px;width: 8px;height: 8px;content: "";
display: block;transform: rotate(45deg);position: absolute;z-index: -2;top: 50%;}
#social-sidebar.label-fancy.pos-left a:hover .link-label {left: 130%}
#social-sidebar.colors-color ul li a span, #social-sidebar.colors-color ul li a span:before {background: #333;color: #FFF;}
#social-sidebar.colors-color ul li a[class*="facebook"] span, #social-sidebar.colors-color ul li a[class*="facebook"] span:before {background: #234999;}
#social-sidebar.colors-color ul li a[class*="instagram"] span, #social-sidebar.colors-color ul li a[class*="instagram"] span:before {background: #f09433;
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);;}
#social-sidebar.colors-color ul li a[class*="linkedin"] span, #social-sidebar.colors-color ul li a[class*="linkedin"] span:before {background: #cb2e96;}
#social-sidebar.colors-color ul li a[class*="envelope"] span, #social-sidebar.colors-color ul li a[class*="envelope"] span:before {background: #de3641;}
#social-sidebar.colors-color ul li a[class*="twitter"] span, #social-sidebar.colors-color ul li a[class*="twitter"] span:before {background: #6CDFEA;}
#social-sidebar.colors-color ul li a[class*="whatsapp"] span, #social-sidebar.colors-color ul li a[class*="whatsapp"] span:before {background: #45C355;}
#social-sidebar.colors-color ul li a[class*="youtube"] span, #social-sidebar.colors-color ul li a[class*="youtube"] span:before {background: #CD181F;}
/*=============================== Mob social End ====================================*/


@media only screen and (min-width: 1200px) {}